> > When we putback the multiple authorities code, the authority became a > > standard part of the status output. On a machine without this bug, or a > > machine with this bug fixed, the output looks like: > > > > pkg://opensolaris.org/[EMAIL PROTECTED] > > > > However, if we have an installed file with no authority, we get this > > output: > > > > pkg:///[EMAIL PROTECTED] > > I think that all packages in the installed state with no authority and > all packages from the default authority be treated equivalently. We > can argue about whether or not the authority should be elided from a > short FMRI display for that case some other time.
Agreed. This fix causes the output of the two (default authority and no authority) to be equivalent. Without these fixes, we get the weird /// case when we can't determine the authority. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
