Hi,

I have installed opensolaris 2009.06 on sparc machine, then updating the OS to dev/latest version.

With both repo : http://pkg.opensolaris.org and http://ipkg.sfbay/dev
getting the same error and the system is not updated.

"# pfexec pkg image-update" gives the following error in Removal Phase and the running system is not updated.


<<snip>>

p03 rmclomv: PSU @ PS1 has FAILED.
Completed 1343/1343 100770/100770 1124.26/1124.26

PHASE                                        ACTIONS
Removal Phase 75336/104482 Action removal failed for 'etc/krb5/krb5.conf' (pkg:/SUNWkrb): OSError: [Errno 2] No such file or directory: '/tmp/tmpdgPFRU/etc/krb5/krb5.conf' The running system has not been modified. Modifications were only made to a clone of the running system. This clone is mounted at /tmp/tmpdgPFRU should you wish to inspect it.

pkg: An unexpected error happened during image-update: [Errno 2] No such file or directory: '/tmp/tmpdgPFRU/etc/krb5/krb5.conf'
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 526, in execute_plan
    self.img.imageplan.execute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 717, in execute
    p.execute_removal(src, dest)
File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 282, in execute_removal
    src.remove(self)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 349, in remove
    self.save_file(pkgplan.image, path)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 396, in save_file
    misc.copyfile(full_path, saved_name)
File "/usr/lib/python2.4/vendor-packages/pkg/misc.py", line 85, in copyfile
    fs = os.lstat(src_path)
OSError: [Errno 2] No such file or directory: '/tmp/tmpdgPFRU/etc/krb5/krb5.conf'

<<snip>>

Need help on this.

Thanks,
Ajay
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to