Bug 24667 - Traceback bei Netmask 255.255.255.255 in DHCP Subnet
Traceback bei Netmask 255.255.255.255 in DHCP Subnet
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Domain management (Generic)
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-16 13:02 CET by Alexander Kläser
Modified: 2017-08-08 07:08 CEST (History)
3 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): Error handling
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2011-11-16 13:02:15 CET
Aus Bug 24590, Comment 11:

Traceback bei falscher Netmask: 255.255.255.255 in DHCP Subnet

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 261, 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 288, in create
self._map_properties( obj, ldap_object )
File
'/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py',
line 240, in _map_properties
raise UMC_OptionTypeError( _( 'The property %s has an invalid value: %s' ) % (
property_obj.short_description, str( e ) ) )

UMC_OptionTypeError: The property Netmask has an invalid value: Netmask:
Comment 1 Florian Best univentionstaff 2011-11-22 09:44:10 CET
Wenn man in DHCP Subnet als Netmask eine Zahl >= 32 eingibt gibt es diesen Traceback:

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 292, in create
self._map_properties( obj, ldap_object )
File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 244, in _map_properties
raise UMC_OptionTypeError( _( 'The property %s has an invalid value: %s' ) % ( property_obj.short_description, str( e ) ) ) 

UMC_OptionTypeError: Die Eigenschaft 'Netzmaske' hat einen nicht g�ltigen Wert: Die Eigenschaft Netzmaske wird ben�tigt.
Comment 2 Stefan Gohmann univentionstaff 2012-12-13 07:39:18 CET
(In reply to comment #0)
> Aus Bug 24590, Comment 11:
> 
> Traceback bei falscher Netmask: 255.255.255.255 in DHCP Subnet

Die Netmask ist gültig und wird teilweise in Hosting Szenarien verwendet: Bug #
17413.
Comment 3 Stefan Gohmann univentionstaff 2012-12-13 07:40:52 CET
(In reply to comment #2)
> (In reply to comment #0)
> > Aus Bug 24590, Comment 11:
> > 
> > Traceback bei falscher Netmask: 255.255.255.255 in DHCP Subnet
> 
> Die Netmask ist gültig und wird teilweise in Hosting Szenarien verwendet: Bug #
> 17413.

Aber vermutlich nicht für DHCP. ;)
Comment 4 Stefan Gohmann univentionstaff 2017-06-16 20:37:31 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 5 Stefan Gohmann univentionstaff 2017-08-08 07:08:17 CEST
This issue has been filed against UCS 3.0.

UCS 3.0 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.