Hi all, when trying to upgrade from B132 to firstly B133 and now B134 the following occurs:
pfexec pkg image-update --be OpenSolarisB134 DOWNLOAD PKGS FILES XFER (MB) Completed 1474/1474 14955/14955 346.6/346.6 PHASE ACTIONS Removal Phase 9479/9479 Install Phase 49646/50562Action install failed for 'SUNWjhrt' (pkg://opensolaris.org/library/java/javahelp): OSError: [Errno 17] File exists The running system has not been modified. Modifications were only made to a clone of the running system. This clone is mounted at /tmp/tmp5nu_27 should you wish to inspect it. pkg: An unexpected error happened during image-update: [Errno 17] File exists Traceback (most recent call last): File "/usr/bin/pkg", line 3448, in handle_errors __ret = func(*args, **kwargs) File "/usr/bin/pkg", line 3425, in main_func return func(img, pargs) File "/usr/bin/pkg", line 1111, in image_update ret_code = __api_execute_plan(op, api_inst) File "/usr/bin/pkg", line 750, in __api_execute_plan api_inst.execute_plan() File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 651, in execute_plan self.__img.imageplan.execute() File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 1056, in execute p.execute_install(src, dest) File "/usr/lib/python2.6/vendor-packages/pkg/client/pkgplan.py", line 300, in execute_install dest.install(self, src) File "/usr/lib/python2.6/vendor-packages/pkg/actions/legacy.py", line 107, in install os.link(pkginfo, linkfile) OSError: [Errno 17] File exists 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 '0de56d0c903a'. $pkg publisher PUBLISHER TYPE STATUS URI opensolaris.org (preferred) origin online http://pkg.opensolaris.org/dev/ pending origin online http://pkg.opensolaris.org/pending/ extra origin online https://pkg.sun.com/opensolaris/extra/ webstack origin online http://pkg.opensolaris.org/webstack/ Any ideas on how to fix? Regards, JP -- This message posted from opensolaris.org