Bug 49752 - udm/put (computers/computer): ValueError: min() arg is an empty sequence
udm/put (computers/computer): ValueError: min() arg is an empty sequence
Status: RESOLVED DUPLICATE of bug 44937
Product: UCS
Classification: Unclassified
Component: UMC - Computers
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-06-28 14:24 CEST by Nico Gulden
Modified: 2019-06-28 14:28 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.046
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019032121000989
Bug group (optional): 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 Nico Gulden univentionstaff 2019-06-28 14:24:41 CEST
UCS Version: 4.3-1 errata163 (Neustadt)

Interner Server-Fehler in "udm/put (computers/computer)".
ValueError: min() arg is an empty sequence
    n = min(set(range(max(taken) + 1)) - taken) if taken else 0
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 1861, in __modify_dhcp_object
    self.__modify_dhcp_object(dn, mac, ip=ip)
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 2400, in _ldap_post_modify
    univention.admin.handlers.simpleComputer._ldap_post_modify(self)
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/computers/windows.py", line 512, in _ldap_post_modify
    self._ldap_post_modify()
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 1223, in _modify
    dn = self._modify(modify_childs, ignore_license=ignore_license, response=response)
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 582, in modify
    obj.modify()
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/udm_ldap.py", line 454, in modify
    result = func(*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/univention/management/console/ldap.py", line 143, in _decorated
    return method(*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/udm_ldap.py", line 83, in _decorated
    module.modify(properties)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/__init__.py", line 407, in _thread
    return self._function( *tmp, **self._kwargs )
  File "/usr/lib/pymodules/python2.7/notifier/__init__.py", line 104, in __call__
    tmp = self._function()
  File "/usr/lib/pymodules/python2.7/notifier/threads.py", line 82, in _run
Traceback (most recent call last):
 
Request: udm/put (computers/computer)
Interner Server-Fehler in "udm/put (computers/computer)".
Comment 1 Florian Best univentionstaff 2019-06-28 14:28:18 CEST

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