Bug 39530 - uccsetup/progress: URLError: <urlopen error [Errno 101] Network is unreachable>
uccsetup/progress: URLError: <urlopen error [Errno 101] Network is unreachable>
Status: CLOSED WONTFIX
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: UMC modules
UCC 2.1
Other Linux
: P5 normal
: UCC 2.x
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-10-14 13:07 CEST by Florian Best
Modified: 2023-06-28 10:33 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2015-10-14 13:07:53 CEST
Recevied traceback, 3.2-6 errata336 (Borgfeld)

Execution of command 'uccsetup/progress' has failed:

Traceback (most recent call last):
  File "%PY2.6%/univention/management/console/modules/__init__.py", line 218, in execute
    func( request )
  File "%PY2.6%/univention/management/console/modules/decorators.py", line 305, in _response
    result = _multi_response(self, request)
  File "%PY2.6%/univention/management/console/modules/decorators.py", line 432, in _response
    for res in function(self, iterator, *nones):
  File "%PY2.6%/univention/management/console/modules/decorators.py", line 271, in _fake_func
    yield function(self, *args)
  File "%PY2.6%/univention/management/console/modules/mixins.py", line 143, in progress
    ret = progress_obj.poll()
  File "%PY2.6%/univention/management/console/modules/decorators.py", line 296, in _thread
    result = _multi_response(self, request)
  File "%PY2.6%/univention/management/console/modules/decorators.py", line 432, in _response
    for res in function(self, iterator, *nones):
  File "%PY2.6%/univention/management/console/modules/decorators.py", line 271, in _fake_func
    yield function(self, *args)
  File "%PY2.6%/univention/management/console/modules/uccsetup/__init__.py", line 238, in apply
    thinclient_image, desktop_image = util.get_latest_ucc_images()
  File "%PY2.6%/univention/management/console/modules/uccsetup/util.py", line 359, in get_latest_ucc_images
    online_images = ucc_images.get_latest_online_ucc_image()
  File "%PY2.6%/ucc/images.py", line 776, in get_latest_online_ucc_image
    images = get_online_ucc_images()
  File "%PY2.6%/ucc/images.py", line 745, in get_online_ucc_images
    _get_file_size(UCC_IMAGE_INDEX_FILE)  # throws a HTTPException if URL does not exist
  File "%PY2.6%/ucc/images.py", line 198, in _get_file_size
    response = urllib2.urlopen(request)
  File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 391, in open
    response = self._open(req, data)
  File "/usr/lib/python2.6/urllib2.py", line 409, in _open
    '_open', req)
  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 1184, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.6/urllib2.py", line 1159, in do_open
    raise URLError(err)
URLError: &lt;urlopen error [Errno 101] Network is unreachable&gt;
Comment 1 Ingo Steuwer univentionstaff 2020-06-19 16:55:37 CEST
UCC 1.x / 2.x is out of maintenance. In case this Bug is still relevant please clone with the correct version.