Danek Duvall wrote:
> The build 99 CD failed to build properly.  One of the reasons was
> 
>     3714 cannot uninstall package after authority removal
> 
> I've a fix for this in
> 
>     http://cr.opensolaris.org/~dduvall/pkg-bug3714/
> 
> Shawn's looked at it, and suggested that Image.installed_file_authority()
> could be modified to return the unadorned authority, but after some
> reflection, I decided that it made more sense to keep it the way it is.
> It's really only used in this one function now, but I believe is useful
> as-is for potential future applications.
> 
> I'd like for K to look at it, to make sure that it jives with his view of
> how authorities ought to be handled.

For giggles and grins, what about a test that actually also does an 
unset-authority on the second authority?

I'm fairly certain what you have will address both the changed in 
preferred authority case and the removed authority case, but an explicit 
test would be nice.

Cheers,
-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to