Bug 29285

Summary: Traceback, wenn Netzwerkobjekt über keine freien IPs mehr verfügt
Product: UCS Reporter: Lukas Walter <walter>
Component: UMC - ComputersAssignee: UMC maintainers <umc-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: best, geerds, gohmann, klaeser, petersen
Version: UNSTABLE   
Target Milestone: UCS 3.x   
Hardware: Other   
OS: Linux   
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): Usability
Max CVSS v3 score:
Bug Depends on: 29284    
Bug Blocks:    

Description Lukas Walter univentionstaff 2012-11-19 16:33:04 CET
Wird einem Rechnerobjekt ein Netzwerk zugewiesen in dem keine freien IPs mehr vorhanden sind wird ein Traceback ausgegeben:

Die Ausführung des Kommandos udm/network ist fehlgeschlagen:
Traceback (most recent call last):
  File
"/usr/lib/pymodules/python2.6/univention/management/console/modules/__init__.py",
line 204, in execute
    func( request )
  File
"/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py",
line 584, in network
    obj.refreshNextIp()
  File
"/usr/lib/pymodules/python2.6/univention/admin/handlers/networks/network.py",
line 236, in refreshNextIp
    raise univention.admin.uexceptions.nextFreeIp
nextFreeIp


Sobald Bug #29284 behoben ist sollte der Traceback durch ein Popup mit einer entsprechenden Mitteilung ersetzt werden, dass dieses Netzwerkobjekt nicht verwendet werden kann.
Comment 1 Alexander Kläser univentionstaff 2012-11-20 11:11:59 CET
*** Bug 29284 has been marked as a duplicate of this bug. ***
Comment 2 Alexander Kläser univentionstaff 2012-11-21 14:55:28 CET
Siehe auch Bug 29284, Comment 1.
Comment 3 Tim Petersen univentionstaff 2013-11-20 15:13:51 CET
Reported twice by customer
Comment 4 Florian Best univentionstaff 2013-11-22 08:19:01 CET

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