Bug 52691 - setup/lang/keyboard/layout: IOError: [Errno 2] No such file or directory
setup/lang/keyboard/layout: IOError: [Errno 2] No such file or directory
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - Setup wizard
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-01-26 11:28 CET by Christian Castens
Modified: 2021-01-26 11:29 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: 2021011521000794
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 Christian Castens univentionstaff 2021-01-26 11:28:47 CET
Version: 4.4-4 errata499 (Blumenthal)

Error:
Internal server error during "setup/lang/keyboard/layout (wizard)".
Request: setup/lang/keyboard/layout (wizard)

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 358, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/base.py", line 261, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/setup/__init__.py", line 580, in lang_keyboard_layout
    tree = lxml.etree.parse(open('/usr/share/X11/xkb/rules/base.xml'))
IOError: [Errno 2] No such file or directory: '/usr/share/X11/xkb/rules/base.xml'

Role: domaincontroller_master