[Bug 855171] Re: libnss3.so went missing after upgrade

Yannick Warnier 855171 at bugs.launchpad.net
Wed Sep 21 00:54:44 UTC 2011


Same problem here, although I was only playing with installing the gnome-shell package at the time. Because of the error, the "network" option in the gnome-control-panel ceased working (I'm using GNOME3) and the network-manager-applet (if this is still its name in GNOME3) disappeared. Had to add the classic eth0 line in my /etc/network/interfaces and connect through ethernet cable to get it working:
$ sudo vim /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
esc :wq
$ sudo ifup eth0

(quoted a bit roughly but maybe that'll help newbies fix the problem
temporarily)

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to nss in Ubuntu.
https://bugs.launchpad.net/bugs/855171

Title:
  libnss3.so went missing after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/855171/+subscriptions




More information about the Ubuntu-mozillateam-bugs mailing list