Bug 57329 - univention.lib.package_manager.LockError: Failed to lock
univention.lib.package_manager.LockError: Failed to lock
Status: NEW
Product: UCS
Classification: Unclassified
Component: System setup
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-24 10:19 CEST by Mika Westphal
Modified: 2024-05-24 10:20 CEST (History)
0 users

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: 2024020421000119
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 Mika Westphal univentionstaff 2024-05-24 10:19:51 CEST
Version: 5.0-6 errata713

Error:
Configuring server role: Traceback (most recent call last):
Configuring server role: File "%PY3%/univention/management/console/modules/setup/setup_script.py", line 332, in run
Configuring server role: raise self._broken
Configuring server role: File "%PY3%/univention/management/console/modules/setup/setup_script.py", line 234, in __init__
Configuring server role: self.up(*args, **kwargs)
Configuring server role: File "%PY3%/univention/management/console/modules/setup/setup_script.py", line 394, in up
Configuring server role: self.package_manager = PackageManager(always_noninteractive=False)
Configuring server role: File "%PY3%/univention/lib/package_manager.py", line 444, in __init__
Configuring server role: self.lock()
Configuring server role: File "%PY3%/univention/lib/package_manager.py", line 495, in lock
Configuring server role: raise LockError(_('Failed to lock'))
Configuring server role: univention.lib.package_manager.LockError: Failed to lock

Role: domaincontroller_master