from the error

bash-3.2# pfexec pkg image-update
DOWNLOAD                                    PKGS       FILES     XFER (MB)
SUNWgnome-base-libs                      140/563 14913/36398 479.31/1746.86pkg: 
An unexpected error happened during image-update: <urlopen error timed out>
 The running system has not been modified. Modifications were only made to a 
clone of the running system.  This clone is mounted at /tmp/tmphRuZ3F 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 394, 
in execute
    p.preexecute()
  File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 242, in 
preexecute
    flist.get_files()
  File "/usr/lib/python2.4/vendor-packages/pkg/client/filelist.py", line 139, 
in get_files
    imgtype = self.image.type)
  File "/usr/lib/python2.4/vendor-packages/pkg/misc.py", line 107, in 
versioned_urlopen
    c = url_opener(req)
  File "/usr/lib/python2.4/urllib2.py", line 358, in open
    response = self._open(req, data)
  File "/usr/lib/python2.4/urllib2.py", line 376, in _open
    '_open', req)
  File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.4/urllib2.py", line 1021, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.4/urllib2.py", line 996, in do_open
    raise URLError(err)
URLError: <urlopen error timed out>
-- 
This message posted from opensolaris.org

Reply via email to