Hi,

When upgrade to 100a, encounter following problem, what am I suppose
to do? I would expect there is some way to recover other then remove
them all before upgrade.

$ pfexec pkg install [EMAIL PROTECTED]
pkg: install failed (inventory exception): Not found in inventory:
pkg:/[EMAIL PROTECTED],5.11-0.86:20080813T075312Z

Those packages are indeed not in repository(that repo is repopulated
with different version, so I believe), the repo now has
pkg:/[EMAIL PROTECTED],5.11-0.86:20081102T012348Z

A second question related is that, in such case, what is the right
approach to install the new packages from the repo? Remove old and
install new ones?

For now, I will do following, but would appreciate advice on a
"better/right" approach.

$ pfexec pkg list LWS* | grep LWS | awk '{ print $1; }' | xargs pfexec
pkg uninstall

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

Reply via email to