Mailinglist Archive: opensuse-bugs (10759 mails)
| < Previous | Next > |
[Bug 546213] resolv.conf is empty therefore no dns
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 14 Oct 2009 19:04:09 -0600
- Message-id: <20091015010409.524CFCC7CE@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=546213
User rajko@xxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=546213#c5
Rajko Matovic <rajko@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rajko@xxxxxxxxxxxx
--- Comment #5 from Rajko Matovic <rajko@xxxxxxxxxxxx> 2009-10-14 19:04:03 MDT
---
If resolv.conf was not touched since M8, then it still has wrong md5sum, and
netconfig has no reason to update it.
While NetworkManager is now using netconfig:
run_netconfig(): Spawning '/sbin/netconfig modify --service NetworkManager'
the update still fails
/etc/resolv.conf. Leaving it untouched...
After copy of resolv.conf.netconfig to resolv.conf:
USER=root ; COMMAND=/bin/cp /etc/resolv.conf.netconfig /etc/resolv.conf
which brought copy with correct md5sum, netconfig will update resolv.conf.
The same effect would be achieved by removing resolv.conf.
--
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.
User rajko@xxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=546213#c5
Rajko Matovic <rajko@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rajko@xxxxxxxxxxxx
--- Comment #5 from Rajko Matovic <rajko@xxxxxxxxxxxx> 2009-10-14 19:04:03 MDT
---
If resolv.conf was not touched since M8, then it still has wrong md5sum, and
netconfig has no reason to update it.
While NetworkManager is now using netconfig:
From NetworkManager log:Oct 12 08:34:59 bensteinm08 NetworkManager: <debug> [1255358099.021905]
run_netconfig(): Spawning '/sbin/netconfig modify --service NetworkManager'
the update still fails
From messages:Oct 12 08:34:59 bensteinm08 dns-resolver: ATTENTION: You have modified
/etc/resolv.conf. Leaving it untouched...
After copy of resolv.conf.netconfig to resolv.conf:
From messages:Oct 12 08:37:27 bensteinm08 sudo: bensteinm : TTY=pts/2 ; PWD=/home/bensteinm ;
USER=root ; COMMAND=/bin/cp /etc/resolv.conf.netconfig /etc/resolv.conf
which brought copy with correct md5sum, netconfig will update resolv.conf.
The same effect would be achieved by removing resolv.conf.
--
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.
| < Previous | Next > |