Hi,
I am trying to upgrade my opensolaris box, running snv_101b, to the 111
revision and it fails everytime on pkg:/BRCMbnx. Below is the error message:
root at columbia:/# pfexec pkg image-update
DOWNLOAD PKGS FILES XFER (MB)
Completed 590/590 23825/23825 473.53/473.53
PHASE ACTIONS
Removal Phase 8393/8393
Install Phase 10019/10019
Update Phase 28245/32333 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/tmpxm416E 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 2598, in ?
__ret = main_func()
File "/usr/bin/pkg", line 2539, in main_func
return image_update(mydir, pargs)
File "/usr/bin/pkg", line 607, in image_update
api_inst.execute_plan()
File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 525, in
execute_plan
self.img.imageplan.execute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 729,
in execute
p.execute_update(src, dest)
File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 271, in
execute_update
dest.install(self, src)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 197, 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
above traceback and this message. The version of pkg(5) is '26c3e2407c53'.
I have followed the proper procedure, explained in the Upgrade webpage.
Any idea what I need to do to fix this?
Thanks a lot in advance,
Bertrand.
--
This message posted from opensolaris.org