> # pkg image-update > Checking that SUNWipkg (in '/') is up to date. > WARNING: pkg(5) appears to be out of date, and should be updated before > running image-update. > > Please update pkg(5) using 'pfexec pkg install SUNWipkg' and then retry > the image-update.
Thanks for driving this Dan. There's one complication here although the ramificiation may not be serious, at least right now - a plain "pkg install SUNWipkg" after installing 2008.05 will end up pulling [EMAIL PROTECTED]<latest build #> due to the incorporation issue in 2008.05. I think what we really want to tell the user to do is "pfexec pkg install [EMAIL PROTECTED]<their current build #>". At the moment, it probably doesn't matter since SUNWipkg is consistent across all builds but that probably won't always be the case and I suppose I'm worried about future incorporation issues in the future. > # pkg install SUNWipkg > DOWNLOAD PKGS FILES XFER (MB) > ... > > # pkg image-update > Checking that SUNWipkg (in '/') is up to date. > DOWNLOAD PKGS FILES XFER (MB) > SUNWgnome-img-editor 288/606 18723/29543 1133.25/1854.24 > ... > PHASE ACTIONS > Removal Phase 7375/7375 > Update Phase 24050/24050 > Install Phase 13176/13176 > Reading Existing Index 8/8 > Indexing Packages 606/606 > test has been updated successfully > > --------------------------------------------------------------------------- > NOTE: Please review release notes posted at: > http://opensolaris.org/os/project/indiana/resources/rn3/ > --------------------------------------------------------------------------- Isn't there also the message printed by beadm(1M) here? A clone of opensolaris-1 exists and has been updated and activated. On next boot the Boot Environment opensolaris-8 will be mounted on '/'. Reboot when ready to switch to this updated BE. Where does that get printed in the above stream? Just trying to get a sense of the whole user experience. dsc _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
