> I just tried the new MAC stuff, the auto-assign thing is neat, but it
> re-orders the MACs when it assigns them. For example:

This should be fixed tomorrow.  It isn't re-ordering them, it's just
assigning them backwards.

> I also got a bunch of uninitialized value errors when nodes that don't
> have MACs are in the DB, I just checked a fix for that in.

The uninitialized value errors are due to SIS code:

Use of uninitialized value in concatenation (.) at
/usr/lib/systeminstaller/SIS/Adapter.pm line 74.

and they are spouted out generously while using the window.  Convince them
to fix it and we'll all be happier.

The offending line referenced is:

$this->{_cache}->{_primkey} = $this->{_vars}->{_devname} . ":" .
$this->{_vars}->{_client};

Jason



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to