Thiago Pereira wrote:
> Hi guys,
> 
> I'm trying to update my OpenSolaris snv_94 and I'm getting this error. 
> I've already tried more than one time and from different Internet 
> connections.
> 
> bash-3.2$ pfexec pkg image-update
> Checking that SUNWipkg (in '/') is up to date...
> PHASE                                          ITEMS
> Indexing Packages                            544/544
> DOWNLOAD                                    PKGS       FILES     XFER (MB)
> Completed                                544/544   4851/4851 545.88/545.88
> 
> PHASE                                        ACTIONS
> Removal Phase                              3300/3300
> Update Phase                               6882/8154 Action upgrade 
> failed for 'opt/DTT/Code/Python/func_abc.py' (pkg:/SUNWDTraceToolkit):
>  OSError: [Errno 2] No such file or directory: 
> '/tmp/tmp9eC5kC/opt/DTT/Code/Python/func_abc.py'
> pkg:
> An unexpected error happened during image-update: [Errno 2] No such file 
> or directory: '/tmp/tmp9eC5kC/opt/DTT/Code/Python/func_abc.py'
>  The running system has not been modified. Modifications were only made 
> to a clone of the running system.  This clone is mounted at 
> /tmp/tmp9eC5kC should you wish to inspect it.
> Traceback (most recent call last):
>   File "/usr/bin/pkg", line 1734, in ?
>     ret = main_func()
>   File "/usr/bin/pkg", line 1696, in main_func
>     return image_update(img, pargs)
>   File "/usr/bin/pkg", line 527, in image_update
>     img.imageplan.execute()
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", 
> line 499, 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 
> 115, in install
>     os.chmod(temp, mode)
> OSError: [Errno 2] No such file or directory: 
> '/tmp/tmp9eC5kC/opt/DTT/Code/Python/func_abc.py'
> 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 the output of 'pkg version'.

You'll need to remove the dtrace toolkit first, and then try again.

-- 
Shawn Walker
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to