In
http://cr.opensolaris.org/~dduvall/pkg-6874/
can be found the fix for
6874 stack trace on install with ambiguous package names
wherein trying to install a package with a "basename" which could refer to
more than one package will cause the client to throw an uncaught exception
in the __str__() method of PlanCreationException, rather than letting the
method do its job and emit a useful error message.
The fix is pretty simple -- fix bug 4204 so that what gets put into the
exception is consistent based on where it came from.
Thanks,
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss