Bug 28673 - Traceback bei type="dhcp"
Traceback bei type="dhcp"
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Network
UNSTABLE
Other Linux
: P5 normal (vote)
: UCS 3.1
Assigned To: Philipp Hahn
Stefan Gohmann
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-28 16:29 CEST by Dirk Wiesenthal
Modified: 2012-12-12 21:09 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 Dirk Wiesenthal univentionstaff 2012-09-28 16:29:38 CEST
Habe per Hand mein einziges Interface eth2 auf DHCP gesetzt und dabei die Verbindung verloren (d.h. DHCP hat funktioniert). Als ich die Adresse danach wieder auf die alte gesetzt habe, hat meine wiederbelebte Sitzung folgendes ausgegeben (ich kann leider nichts Genaueres sagen):

root@m250:~# ucr set interfaces/eth2/type="dhcp"
Setting interfaces/eth2/type
Multifile: /etc/network/interfaces
Stopping NTP server: ntpd.
Restarting NSCD:.
File: /etc/dhcp/dhclient.conf
Internet Systems Consortium DHCP Client 4.1.1-P1
Copyright 2004-2010 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth2/52:54:00:fb:e8:79
Sending on   LPF/eth2/52:54:00:fb:e8:79
Sending on   Socket/fallback
DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.122.1
DHCPREQUEST on eth2 to 255.255.255.255 port 67
DHCPACK from 192.168.122.1
bound to 192.168.122.62 -- renewal in 1680 seconds.
Restarting bind9 daemon: .
done.
File: /etc/resolv.conf
Starting NTP server: ntpd.
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
Restarting NSCD:.
Restarting Univention Management Console Server.
done.
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
File: /etc/default/ifplugd
File: /etc/motd.setup
Traceback (most recent call last):
  File "<stdin>", line 38, in <module>
NameError: name 'ifname' is not defined
File: /etc/apache2/mods-available/ssl.conf
Comment 1 Philipp Hahn univentionstaff 2012-10-01 09:45:38 CEST
Das ist durch die Arbeiten an den Interfaces (Bug #26058 svn34958) verursacht worden.

svn35976, univention-system-setup_6.0.38-1.388.201210010943

ChangeLog: nicht notwendig, da das ganze erst in UCS-3.1-rc1 kaputt gemacht wurde.
Comment 2 Stefan Gohmann univentionstaff 2012-10-17 10:29:33 CEST
OK, Traceback tritt nicht mehr auf. Tests mit DHCP waren erfolgreich.
Comment 3 Stefan Gohmann univentionstaff 2012-12-12 21:09:07 CET
UCS 3.1-0 has been released: 
 http://forum.univention.de/viewtopic.php?f=54&t=2125

If this error occurs again, please use "Clone This Bug".