Hi,

i tried to update opensolaris
  [root at storage12 ~]$ uname -a
  SunOS storage12 5.11 snv_98 i86pc i386 i86pc

to the current version and got the following error:

[root at storage12 ~]$  pfexec pkg image-update
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                612/612 37679/37679 538.22/538.22

PHASE                                        ACTIONS
Removal Phase                            13466/13466
Install Phase                            21936/21936
Update Phase                             12332/33689 Action upgrade failed for 
'kernel/drv/bnx.conf' (pkg:/BRCMbnx):
 OSError: [Errno 2] No such file or directory
 The running system has not been modified. Modifications were only made to a 
clone of the running system.  This clone is mounted at /tmp/tmpKxf_-e should 
you wish to inspect it.

pkg: An unexpected error happened during image-update: [Errno 2] No such file 
or directory
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 701, 
in execute
    p.execute_update(src, dest)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 289, in 
execute_update
    dest.install(self, src)
  File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 182, in 
install
    portable.rename(temp, final_path)
  File "/usr/lib/python2.4/vendor-packages/pkg/portable/os_unix.py", line 197, 
in rename
    os.rename(src, dst)
OSError: [Errno 2] No such file or directory


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

[root at storage12 ~]$ pkg version
666742d60b75

Could somebody help me to track down this problem
-- 
This message posted from opensolaris.org

Reply via email to