Bug 35869 - DNS timeout when opening school installer prevents installing UCS@school
DNS timeout when opening school installer prevents installing UCS@school
Status: RESOLVED DUPLICATE of bug 32050
Product: UCS@school
Classification: Unclassified
Component: UMC - Installer
UCS@school 3.2 R2
Other Linux
: P5 normal (vote)
: UCS@school 3.2.x
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-10 10:57 CEST by Florian Best
Modified: 2014-12-08 11:55 CET (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 2014-09-10 10:57:49 CEST
The schoolinstaller UMC module starts with the following exception, no further steps to install/configure UCS@school are possible.

Execution of command 'schoolinstaller/query' has failed:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/__init__.py", line 218, in execute
    func( request )
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/decorators.py", line 305, in _response
    result = _multi_response(self, request)
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/decorators.py", line 432, in _response
    for res in function(self, iterator, *nones):
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/decorators.py", line 271, in _fake_func
    yield function(self, *args)
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/schoolinstaller/__init__.py", line 480, in query
    'guessed_master': get_master_dns_lookup(),
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/schoolinstaller/__init__.py", line 154, in get_master_dns_lookup
    result = dns.resolver.query(query, 'SRV')
  File "/usr/lib/pymodules/python2.6/dns/resolver.py", line 732, in query
    return get_default_resolver().query(qname, rdtype, rdclass, tcp, source)
  File "/usr/lib/pymodules/python2.6/dns/resolver.py", line 608, in query
    timeout = self._compute_timeout(start)
  File "/usr/lib/pymodules/python2.6/dns/resolver.py", line 541, in _compute_timeout
    raise Timeout
Timeout
Comment 1 Florian Best univentionstaff 2014-12-08 11:55:31 CET

*** This bug has been marked as a duplicate of bug 32050 ***