Bug 24801 - Anlegen eines DHCP:Host Objekts ohne MAC-Adresse führt zu einem Traceback
Anlegen eines DHCP:Host Objekts ohne MAC-Adresse führt zu einem Traceback
Status: RESOLVED DUPLICATE of bug 24668
Product: UCS
Classification: Unclassified
Component: UMC - DHCP
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-22 16:23 CET by Lukas Walter
Modified: 2011-12-07 14:14 CET (History)
2 users (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Walter univentionstaff 2011-11-22 16:23:03 CET
========================================================================
File '/usr/lib/pymodules/python2.6/notifier/threads.py', line 81, in _run
tmp = self._function()
File '/usr/lib/pymodules/python2.6/notifier/__init__.py', line 104, in __call__
return self._function( *tmp, **self._kwargs )
File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py', line 265, in _thread
dn = module.create( properties, container = options.get( 'container' ), superordinate = options.get( 'superordinate' ) )
File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 130, in wrapper_func
ret = func( *args, **kwargs )
File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 300, in create
self._map_properties( obj, ldap_object )
File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 252, in _map_properties
raise UMC_OptionTypeError( _( 'The property %s has an invalid value: %s' ) % ( property_obj.short_description, str( e ) ) )

UMC_OptionTypeError: The property Hardware address has an invalid value: Hardware address: not enough arguments
============================================================================
Comment 1 Andreas Büsching univentionstaff 2011-12-07 14:14:19 CET

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