Just let anyone who is interested to know:
I tried 'pkg image-update' on my sqa36.sfbay sparc machine from
snv_132 to snv_133, and got the following:
=================================
OSError: [Errno 2] No such file or directory:
'/tmp/tmpBcNnI5/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/tmpBcNnI5 should you wish to inspect it.
pkg: An unexpected error happened during image-update: [Errno 2] No such
file or directory: '/tmp/tmpBcNnI5/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/tmpBcNnI5/etc/krb5/krb5.conf'
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 '87d6ba4c8e1c'.
==================================
Sergey
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss