Bug 30031 - Network manager should be used for all interfaces on the desktop image
Network manager should be used for all interfaces on the desktop image
Status: CLOSED FIXED
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Hardware and device support
unspecified
Other Linux
: P5 normal
: UCC 1.0
Assigned To: Erik Damrose
Lukas Walter
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-15 11:55 CET by Moritz Muehlenhoff
Modified: 2013-03-26 09:14 CET (History)
0 users

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 Moritz Muehlenhoff univentionstaff 2013-01-15 11:55:07 CET
In order to fix the live boot via PXE, the first network interface is currently not managed by Network Manager.

We should make that more flexible, so that /etc/net/interfaces is only in case of a live boot and Network Manager is directly used for all interfaces on local installations.
Comment 1 Moritz Muehlenhoff univentionstaff 2013-01-18 13:59:41 CET
interfaces/eth0/type=dhcp should be unset during a successful join.
Comment 2 Erik Damrose univentionstaff 2013-01-18 16:12:17 CET
unset interfaces/eth0/type when installing
rev38377 univention-ucc-join_1.1.7-1
Comment 3 Lukas Walter univentionstaff 2013-01-25 10:55:43 CET
After installation on notebook both, wlan0 and eth0, were available in the network manager.

Verified.
Comment 4 Erik Damrose univentionstaff 2013-01-31 10:10:27 CET
interfaces/eth0/type was not saved persistently because it was 'unset' during univention-join. It is now set to an empty string to allow a persistent save.

QA should test if the image network-manager still handles the interface after updating.
Comment 5 Erik Damrose univentionstaff 2013-01-31 14:29:52 CET
interface/eth0/type is set to "" and added to persistent ucr variables.
Comment 6 Lukas Walter univentionstaff 2013-02-01 10:02:20 CET
(In reply to comment #4)
> interfaces/eth0/type was not saved persistently because it was 'unset' during
> univention-join. It is now set to an empty string to allow a persistent save.
> 
> QA should test if the image network-manager still handles the interface after
> updating.

Verified.
Comment 7 Moritz Muehlenhoff univentionstaff 2013-03-26 09:14:16 CET
UCC 1.0 has been released: 
http://forum.univention.de/viewtopic.php?f=26&t=2417
http://forum.univention.de/viewtopic.php?f=54&t=2418

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