Hello

I am trying to use pfexec pkg image-update to update my snv94 to snv95

All the downloads and updates goes fine until the update phase, here it stops 
at:
Update Phase                               6366/8288 
Here i get the following error:
Action upgrade failed for 'usr/lib/python2.4/vendor-packages/ccm/__init__.py' 
(pkg:/SUNWccsm):
 OSError: [Errno 2] No such file or directory: 
'/tmp/tmpvW1i_1/usr/lib/python2.4/vendor-packages/ccm/__init__.py'
pkg: 
An unexpected error happened during image-update: [Errno 2] No such file or 
directory: '/tmp/tmpvW1i_1/usr/lib/python2.4/vendor-packages/ccm/__init__.py'

The traceback is as follows:
Traceback (most recent call last):
  File "/usr/bin/pkg", line 1534, in ?
    ret = main_func()
  File "/usr/bin/pkg", line 1498, in main_func
    return image_update(img, pargs)
  File "/usr/bin/pkg", line 412, in image_update
    img.imageplan.execute()
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 479, 
in execute
    p.execute_update(src, dest)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 292, in 
execute_update
    dest.install(self, src)
  File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 120, in 
install
    os.chmod(temp, mode)
OSError: [Errno 2] No such file or directory: 
'/tmp/tmpvW1i_1/usr/lib/python2.4/vendor-packages/ccm/__init__.py'

I have tried this several times, also as root, and I have tried to delete the 
downloads to see if there were some wrong with the downloaded files, to no avail

Anyone can help?
 
 
This message posted from opensolaris.org

Reply via email to