http://bugzilla.novell.com/show_bug.cgi?id=537907 Summary: Networkmanager does not use netconfig to update resolv.conf anymore Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: tambet@novell.com ReportedBy: seife@novell.com QAContact: qa@suse.de Found By: Development Created an attachment (id=317498) --> (http://bugzilla.novell.com/attachment.cgi?id=317498) NetworkManager console log I have this problem since today, when I switched to an i586 machine. An x86_64 machine with the same package version does not have this problem. The problem is, that I always get the following: NetworkManager: <info> Activation (cable) successful, device activated. NetworkManager: <info> Activation (cable) Stage 5 of 5 (IP Configure Commit) complete. ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... You can find my version in /etc/resolv.conf.netconfig ... reading the code, I guess that NetworkManager always thinks that run_netconfig has failed, thus updates resolv.conf on its own, and then, when netconfig finally wants to update resolv.conf, NM already has changed it and thus netconfig refuses to do so. I'll attach a log from running NM with "--no-daemon" which will also show some GLib-GObject-CRITICAL around this time, which might be related. Hope this helps ;) -- 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.