On Tue, Oct 14, 2008 at 06:57:10PM -0500, Shawn Walker wrote:

> http://cr.opensolaris.org/~swalker/pkg-3704-3890

api_errors.py:

  - line 140: this seems like it'll be pretty verbose if there's more than
    one fmri that isn't found.  Perhaps print the message once and then
    each missing package on a line of its own?

  - line 142: two extra double quotes

t_pkg_install.py:

  - line 1526: won't this fail to install because quux itself isn't in the
    catalog?  This doesn't seem like an optional dependency failure.

  - I would also expect that if an optional dependency can't be found, it
    should be ignored, and the install / update should succeed.  It may not
    yet, but the test could fail until we fix the code.
    
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to