Hi All, This has me stumped. I dutifully followed the instructions in the b129 release notes, specifically:
"When using http://pkg.opensolaris.org/dev/ as an origin URI, the name of the publisher must be "opensolaris.org" and there should be no other publishers with that name. "In addition, specifying a publisher for both the http://pkg.opensolaris.org/dev/ and http://pkg.opensolaris.org/release/ origin URIs is an error as only one of them should be in use at a time, using a publisher of "opensolaris.org"." Hitherto I've been using http://pkg.opensolaris.org/dev/ with the publisher name opensolaris.dev (with no probs when updating through developer builds) so made the changes described: $ pfexec pkg publisher PUBLISHER TYPE STATUS URI opensolaris.org (preferred) origin online http://pkg.opensolaris.org/dev/ homeunix.com (disabled) origin online http://ips.homeunix.com:10906/ opensolaris.contrib (disabled) origin online http://pkg.opensolaris.org/contrib/ I did have contrib enabled for a bit but don't recall ever installing any packages from it, and running the command detailed in the release notes at http://opensolaris.org/jive/thread.jspa?threadID=119793&tstart=0 to search for packages installed from the contrib repository doesn't find anything. Now, when running an image update either via CLI or Package Manager, I see the following errors: - first, lots of: pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.93:20080916T191409Z: Newer version pkg://opensolaris.dev/SUNWipkg at 0.5.11,5.11-0.128:20091125T022453Z is already installed pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.93:20080917T011431Z: Newer version pkg://opensolaris.dev/SUNWipkg at 0.5.11,5.11-0.128:20091125T022453Z is already installed pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.93:20081028T024532Z: Newer version pkg://opensolaris.dev/SUNWipkg at 0.5.11,5.11-0.128:20091125T022453Z is already installed - all the way up to: pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.127:20091111T075241Z: Newer version pkg://opensolaris.dev/SUNWipkg at 0.5.11,5.11-0.128:20091125T022453Z is already installed - eventually culminating in: pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.128:20091125T022453Z: Publisher differs from installed or specifed version pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.129:20091205T101133Z: This version is excluded by installed incorporation pkg://opensolaris.dev/entire at 0.5.11,5.11-0.128:20091125T051747Z pkg://opensolaris.org/SUNWipkg at 0.5.11,5.11-0.129:20091208T001823Z: This version is excluded by installed incorporation pkg://opensolaris.dev/entire at 0.5.11,5.11-0.128:20091125T051747Z At which point the update fails. If I read this right my installed version of SUNWipkg is incompatible with that needed to update to b129? Any pointers please on this one would be great :) Thanks, Dave -- This message posted from opensolaris.org