Hi, Has anybody tried to image-update the OS by pkg(1) through http://ipkg.sfbay:29048
I got following errors during image-update. # pkg image-update -v ...... None -> pkg:/SUNWlibhangul at 0.5.11,5.11-0.101:20081127T113833Z None -> pkg:/SUNWpkgcmds at 0.5.11,5.11-0.101:20081127T115613Z None -> pkg:/SUNWcurl at 7.19.0,5.11-0.101:20081127T095134Z Actuators: restart_fmri: svc:/system/manifest-import:default restart_fmri: svc:/application/desktop-cache/input-method-cache:default restart_fmri: svc:/system/manifest-import:default restart_fmri: svc:/application/desktop-cache/gconf-cache:default restart_fmri: svc:/application/desktop-cache/input-method-cache:default restart_fmri: svc:/system/manifest-import:default restart_fmri: svc:/application/desktop-cache/gconf-cache:default restart_fmri: svc:/application/desktop-cache/icon-cache:default restart_fmri: svc:/application/desktop-cache/pixbuf-loaders-installer:default restart_fmri: svc:/application/desktop-cache/input-method-cache:default None DOWNLOAD PKGS FILES XFER (MB) Completed 432/432 23592/23592 699.39/699.39 PHASE ACTIONS Removal Phase 6/3205 driver (srn) removal failed with return code 1 command run was: /usr/sbin/rem_drv -b /tmp/tmpGpc_rc srn command output was: ------------------------------------------------------------ Driver (srn) not installed. ------------------------------------------------------------ driver (intel_nhm) removal failed with return code 1 command run was: /usr/sbin/rem_drv -b /tmp/tmpGpc_rc intel_nhm command output was: ------------------------------------------------------------ Driver (intel_nhm) not installed. ------------------------------------------------------------ driver (intel_nb5000) removal failed with return code 1 command run was: /usr/sbin/rem_drv -b /tmp/tmpGpc_rc intel_nb5000 command output was: ------------------------------------------------------------ Driver (intel_nb5000) not installed. ------------------------------------------------------------ driver (acpippm) removal failed with return code 1 command run was: /usr/sbin/rem_drv -b /tmp/tmpGpc_rc acpippm command output was: ------------------------------------------------------------ Driver (acpippm) not installed. ------------------------------------------------------------ Removal Phase 2326/3205 Warning - directory var/sadm/pkg/SUNWnxge not empty - contents preserved in /tmp/tmpGpc_rc/var/pkg/lost+found/var/sadm/pkg/SUNWnxge-20081210T152706Z Warning - directory var/sadm/pkg/SUNWcpc not empty - contents preserved in /tmp/tmpGpc_rc/var/pkg/lost+found/var/sadm/pkg/SUNWcpc-20081210T152706Z Warning - directory var/sadm/pkg/SUNWcar not empty - contents preserved in /tmp/tmpGpc_rc/var/pkg/lost+found/var/sadm/pkg/SUNWcar-20081210T152706Z Removal Phase 2466/3205 Warning - directory var/sadm/pkg/SUNWcakr not empty - contents preserved in /tmp/tmpGpc_rc/var/pkg/lost+found/var/sadm/pkg/SUNWcakr-20081210T152706Z Removal Phase 3205/3205 Install Phase 3639/17082 Action install failed for 'usr/X11/bin/lbxproxy' (pkg:/SUNWxwplt): error: Error -3 while decompressing: invalid distance code The running system has not been modified. Modifications were only made to a clone of the running system. This clone is mounted at /tmp/tmpGpc_rc should you wish to inspect it. pkg: An unexpected error happened during image-update: Error -3 while decompressing: invalid distance code Traceback (most recent call last): File "/usr/bin/pkg", line 2228, in ? __ret = main_func() File "/usr/bin/pkg", line 2175, in main_func return image_update(mydir, pargs) File "/usr/bin/pkg", line 615, in image_update api_inst.execute_plan() File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 482, in execute_plan self.img.imageplan.execute() File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 691, in execute p.execute_install(src, dest) File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 278, in execute_install dest.install(self, src) File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 150, in install shasum = misc.gunzip_from_stream(stream, tfile) File "/usr/lib/python2.4/vendor-packages/pkg/misc.py", line 270, in gunzip_from_stream ubuf = dcobj.decompress(buf) error: Error -3 while decompressing: invalid distance code pkg: This is an internal error. Please let the developers know about this problem by filing a bug at http://defect.opensolaris.org and including the above traceback and this message. The version of pkg(5) is '666742d60b75+'. bash-3.2# beadm list -a BE/Dataset/Snapshot Active Mountpoint Space Policy Created ------------------- ------ ---------- ----- ------ ------- snv_103 rpool/ROOT/snv_103 NR / 7.55G static 2008-12-08 11:10 rpool/ROOT/snv_103 at 2008-12-10-07:26:58 - - 4.31M static 2008-12-10 15:26 snv_103-1 rpool/ROOT/snv_103-1 - /tmp/tmpGpc_rc 33.34M static 2008-12-10 15:26 Thanks Jason