http://bugzilla.novell.com/show_bug.cgi?id=546575 http://bugzilla.novell.com/show_bug.cgi?id=546575#c49 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #49 from Marius Tomaschewski <mt@novell.com> 2010-03-01 10:39:19 UTC --- (In reply to comment #34)
It might be of additional help if the update should performs something like
sed -i -e 's#ATTRS{address}==#ATTR{address}==#g' \ /etc/udev/rules.d/70-persistent-net.rules
to the file in question.
I'm not sure if the file is named the same way on all products.
Well, the above is not sufficient. To not to break more than already happened, it would be required to write a script that evaluates at least all ifcfg files, collects the (MAC matches by default) and creates/corrects the rule properly. The chance to break it is quite high. Workarounds are: a) correct with vi, b) correct in yast2 network, c) remove the rule file and reboot. the generator creates them again, chance that same rules gets created is quite high. When not, b). (In reply to comment #39)
Hi Marius,
thanks for the update. As I understand in our call this bug is not really fixed/not completely fixed.
The typo in the conversion scripts are fixed. What is not fixed is the rule file that has been converted by the buggy script. Basically, the (fixed) conversion problem occurs only, when there is an active 30-net_persistent_names.rules file as on a <= 10.2 system, that should not be there (already converted and disabled by all the earlier sysconfig RPM installations) on all systems since 10.3. I've no idea where this file were from on your 11.1 system - I think, it has been restored from backup or something like this. I do not think, I have to fix more here than I already did. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.