[StarCluster] Bug report

Justin Riley jtriley at MIT.EDU
Mon Oct 22 11:06:29 EDT 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Terence,

This is a stupid bug in the error reporting which masks the underlying
error. I've fixed the bug in the error reporting in my local branch
and will include the fix in the next release.

Your issue is that you specified both num_users and usernames settings
in your plugin config and len(usernames) != num_users. To fix your
immediate problem you need to use either delete num_users or
usernames. If you specify both then you will get an error unless
len(usernames) == num_users.

This is because the plugin currently assumes that either you want to
autogenerate all of the usernames or manually specify all of them so
these are really mutually exclusive options.  I'm considering changing
this behavior and adding up to (num_users + len(usernames)) users
which would handle more use cases.

Thanks for reporting.

~Justin

On 10/22/2012 10:03 AM, Terence Gliedt wrote:
> I'm at the latest version of starcluster.  I'll try combinations
> until I can guess what it did not like so I can continue testing.
> 
> -- ============================================================= 
> Terry Gliedt     tpg at umich.edu <mailto:tpg at umich.edu> 
> http://www.hps.com/~tpg/ Biostatistics, Univ of Michigan  Personal
> Email:  tpg at hps.com <mailto:tpg at hps.com>
> 
> 
> 
> 
> _______________________________________________ StarCluster mailing
> list StarCluster at mit.edu 
> http://mailman.mit.edu/mailman/listinfo/starcluster
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlCFYPUACgkQ4llAkMfDcrnzawCfZkSZW9XIPj/VedH8MYHdVMs2
5NkAmwX0/ZBC96t3qW/bLYNG4SiMSs5x
=vXOV
-----END PGP SIGNATURE-----


More information about the StarCluster mailing list