On 09/21/09 02:51 PM, Brock Pytlik wrote:
Steven Lau wrote:
On 09/21/09 02:43 PM, Shawn Walker wrote:
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'?
-bash-3.2# pkg info entire
Name: entire
Summary: entire incorporation
State: Installed
Publisher: opensolaris.org
Version: 0.5.11
Build Release: 5.11
Branch: 0.111
Packaging Date: Tue May 12 14:43:28 2009
Size: 0.00 B
FMRI: pkg:/[email protected],5.11-0.111:20090512T144328Z
-bash-3.2#
Thx,
-S
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
Could you do a 'pkg contents -m entire'? I know for a short time, we
delivered an empty entire, it's possible you're in that state.
-bash-3.2# pkg contents -m entire
set name=fmri value=pkg:/[email protected],5.11-0.111:20090512T144328Z
set name=description value="entire incorporation"
set name=variant.arch value=sparc value=i386
set name=publisher value=opensolaris.org
-bash-3.2#
Thx,
-S
Brock
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss