Steven Lau wrote:
Hi,

Tried to upgrade our AI server from 111b to 123 by do the following step and saw failure on pkg install SUNWipkg ... any clues ?

Thx,

-Steven

----

1. check publisher / authority

-bash-3.2# pkg authority
PUBLISHER                             TYPE     STATUS   URI
opensolaris.org (preferred) origin online http://ipkg.sfbay/dev/
-bash-3.2#


2. first dry run pkg image-update ... advised to upgrade ipkg package first ...

-bash-3.2# pkg image-update -n
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.
-bash-3.2#


3. Update the SUNWipkg ... and saw the failure

-bash-3.2# pfexec pkg install SUNWipkg
DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                                34/34   3289/3289    62.1/62.1

PHASE                                        ACTIONS
Removal Phase                                118/118
Install Phase                                888/888
Update Phase 612/4376 Action upgrade failed for 'lib/libc.so.1' (pkg:/SUNWcsl):
OSError: [Errno 16] Device busy
The Boot Environment opensolaris-2 failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmp4mS_LL. Use 'beadm unmount opensolaris-3' and then 'beadm activate opensolaris-3' if you wish to boot to this BE. pkg: An unexpected error happened during installation: [Errno 16] Device busy

I suspect your system isn't properly constrained. What's the output of 'pkg info entire'?

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

Reply via email to