Bug 303862

Summary: no network after upgrading from 10.2 to 10.3b2 due to incorrect config file conversion
Product: [openSUSE] openSUSE 10.3 Reporter: Olaf Hering <ohering>
Component: Update ProblemsAssignee: Christian Zoz <zoz>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: PowerPC   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: bug303862.tar.bz2

Description Olaf Hering 2007-08-23 13:56:13 UTC
fresh 10.2, upgraded to 10.3b2 on mac.suse.de

the network interface got not ip address after an upgrade.
I see dhcpcd running, eth1 in UP state, but no ip address assigned.
running tcpdump on eth1 shows no traffic.
dmesg shows a few 'ip6_tables: limit match: invalid size 40 != 32'.
I suspect the firewall has inadequate ipv6 support.
iptables and ip6tables shows the INPUT chain in DROP state.
Comment 1 Olaf Hering 2007-08-23 14:10:56 UTC
the upgrade moved the config from the interface with the cable attached to the interface without the cable attached.
Comment 2 Olaf Hering 2007-08-23 14:14:47 UTC
Created attachment 159485 [details]
bug303862.tar.bz2
Comment 3 Jiri Dluhos 2007-08-24 14:30:34 UTC
Seems like a network installer problem to me; Michal, could you please look at it?
Comment 4 Michal Zugec 2007-08-27 09:23:48 UTC
Christian, can you check you convert script?
When there is _ANY_ configuration YaST is skipping it's setup
Comment 5 Christian Zoz 2007-08-27 09:47:40 UTC
Olaf, can i have a look at this machine. Currently, mac cannot be reached.
Comment 6 Olaf Hering 2007-08-27 11:06:35 UTC
its running again.
Comment 7 Christian Zoz 2007-09-03 09:32:08 UTC
Problem was that persistent iface names udev rules were not converted:
From y2logRPM:
2007-08-23 08:56:49 sysconfig-0.70.0-7.ppc.rpm installed ok
Additional rpm output:
`/etc/udev/rules.d/30-net_persistent_names.rules' -> `/etc/udev/rules.d/30-net_p
Cannot lock /etc/udev/rules.d/70-persistent-net.rules!
/etc/sysconfig/network /

Michal, you had this problem as well. What did you do to avoid it?
Comment 8 Michal Zugec 2007-09-04 07:08:33 UTC
It's not solved yet, I use workaround during installation (force remove lock files and trigger udev event)
Comment 10 Christopher Stender 2007-09-17 14:56:12 UTC
This should be fixed in #292375.
Comment 11 Christian Zoz 2007-09-17 16:41:45 UTC

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