Tom Georgoulias wrote: > Having problems getting an x4500 updated from snv_99 to the latest. (I > would like to upgrade to the 2008.11 Release Candidates, if at all > possible). > > Here's what I'm running now: > SunOS sutl500p 5.11 snv_99 i86pc i386 i86pc Solaris > > Here's what I'm doing to upgrade. ANy ideas on why this is breaking are > greatly appreciated. > > Thanks, > Tom > > [EMAIL PROTECTED]:~# pfexec pkg refresh > [EMAIL PROTECTED]:~# pfexec pkg install [EMAIL PROTECTED] > No updates available for this image. > [EMAIL PROTECTED]:~# pfexec pkg install [EMAIL PROTECTED] > No updates available for this image.
Since you're running b99, these should have been @0.5.11,0.5.11-0.99 But I'm not sure if that would have made a difference in the BE activation failure. > [EMAIL PROTECTED]:~# pkg install SUNWipkg-gui > No updates available for this image. > [EMAIL PROTECTED]:~# cd /tmp > [EMAIL PROTECTED]:/tmp# ls > ogl_select284 > [EMAIL PROTECTED]:/tmp# pkg image-update > DOWNLOAD PKGS FILES XFER (MB) > Completed 625/625 20563/20563 455.20/455.20 > > PHASE ACTIONS > Removal Phase 9721/9721 > Install Phase 18601/18601 > Update Phase 16416/16416 > PHASE ITEMS > Reading Existing Index 9/9 > Indexing Packages 625/625 > pkg: unable to activate opensolaris-3 If you get here, the new BE has been created and updated successfully, just not activated. Can you try to activate it from the command line and see what errors come out (you may need to turn on the BE debug to get more useful data): # BE_PRINT_ERR=true beadm activate opensolaris-3 -ethan > > --------------------------------------------------------------------------- > NOTE: Please review release notes posted at: > http://opensolaris.org/os/project/indiana/resources/relnotes/200811/x86/ > --------------------------------------------------------------------------- > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
