Comment 9 for bug 1132529

Revision history for this message
Noah Clark (a-noah) wrote :

I am unable to get the above solution to work:

noahc@trex:~$ lsb_release -rd
Description: Ubuntu Raring Ringtail (development branch)
Release: 13.04
noahc@trex:~$ apt-cache policy wicd
wicd:
  Installed: 1.7.2.4-4
  Candidate: 1.7.2.4-4
  Version table:
 *** 1.7.2.4-4 0
        500 http://us.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages
        100 /var/lib/dpkg/status
noahc@trex:~$ sudo service wicd
Usage: /etc/init.d/wicd {start|stop|restart|force-reload|status}
noahc@trex:~$ sudo service wicd restart
 * Restarting Network connection manager wicd [fail]

And then:

noahc@trex:~$ sudo mv /etc/resolv.conf /etc/resolv.conf.backup
noahc@trex:~$ sudo ln -s /run/resolvconf/resolv.conf /etc/resolv.conf
noahc@trex:~$ sudo service wicd restart
 * Restarting Network connection manager wicd [fail]

My /var/log/wicd is empty as well.