https://bugzilla.novell.com/show_bug.cgi?id=408412 Summary: wrong processing of ethernet device in format eth-id- <MAC> Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Minor Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: vmarsik@novell.com QAContact: qa@suse.de Found By: System Test Case: ----- Cloning the system, using profile from OpenSuSE-11 in SLES-10-SP2 and vice versa OpenSuSE profile: ----------------- <interface> <bootproto>dhcp</bootproto> <device>eth0</device> <name>82541PI Gigabit Ethernet Controller</name> <startmode>auto</startmode> <usercontrol>no</usercontrol> </interface> SLES-10-SP2 profile: -------------------- <interface> <bootproto>dhcp</bootproto> <device>eth-id-00:1b:21:08:a7:17</device> <name>82541PI Gigabit Ethernet Controller</name> <startmode>auto</startmode> <usercontrol>no</usercontrol> </interface> Result: ------- SLES-10-SP2 with profile from OpenSuSE-11.0 works fine. OpenSuSE-11.0 with profile from SLES-10-SP2 works wrong: - the profile creates a configuration for a non-existing device 'Intel PRO/1000 GT Desktop Adapter' (the configuration does not work) - the system boots up with network device not configured - YaST then shows two network devices: -- the non-existing configured 'Intel PRO/1000 GT Desktop Adapter' -- the existing non-configured '82541PI Gigabit Ethernet Controller' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.