I m trying to update opensolaris from snv_86 to snv_90 until i get the error :

"pkg: An unexpected error happened during image-update: 'path'"

see below for details

# pkg image-update -v
Before evaluation:
UNEVALUATED:
+pkg:/BRCMbnx at 0.5.11,5.11-0.90:20080604T150930Z

....

After evaluation:
pkg:/BRCMbnx at 0.5.11,5.11-0.86:20080426T181308Z -> pkg:/BRCMbnx at 
0.5.11,5.11-0.90:20080604T150930Z

....

DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                537/537 14766/14766 1225.24/1225.24

PHASE                                        ACTIONS
Removal Phase                              3213/3213
Update Phase                             14686/14686
Install Phase                              3667/5841 Action install failed for 
'229046060' (pkg:/SUNWgnome-vfs):
  KeyError: 'path'
pkg: An unexpected error happened during image-update: 'path'
 The running system has not been modified. Modifications were only made to a 
clone of the running system.  This clone is mounted at /tmp/tmpzEvbtK should 
you wish to inspect it.Traceback (most recent call last):
  File "/usr/bin/pkg", line 1440, in ?
    ret = main_func()
  File "/usr/bin/pkg", line 1404, in main_func
    return image_update(img, pargs)
  File "/usr/bin/pkg", line 391, in image_update
    img.imageplan.execute()
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 464, 
in execute
    p.execute_install(src, dest)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 286, in 
execute_install
    dest.install(self, src)
  File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 59, in 
install
    path = self.attrs["path"]
KeyError: 'path'


any idea ?

thanks,
 
 
This message posted from opensolaris.org

Reply via email to