openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06517
[Bug 855171] Re: libnss3.so went missing after upgrade
Network connection is back up for me but:
apt-get install --reinstall libnss3
gives me:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/1,265 kB of archives.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for libnss3
and I still have no networkmanager applet...
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to ca-certificates-java in Ubuntu.
https://bugs.launchpad.net/bugs/855171
Title:
libnss3.so went missing after upgrade
Status in “ca-certificates” package in Ubuntu:
Fix Released
Status in “ca-certificates-java” package in Ubuntu:
Fix Released
Status in “nss” package in Ubuntu:
Invalid
Bug description:
A bug in version 20110912ubuntu1 of the ca-certificates-java package,
combined with an update to the ca-certificates package, resulted in
the incorrect removal of the libnss3.so library from the filesystem of
users who had these packages installed. As this library is a
dependency of core functionality, including the NetworkManager service
which manages networks on the desktop, it is critical to restore this
library to the system before rebooting; otherwise users may not have
the network access needed to fix the problem.
Users affected by this issue will see the following output on their
system:
$ dpkg -s libnss3 | grep Status
Status: install ok installed
$ ls /usr/lib/*-gnu/libnss3.so
ls: cannot access /usr/lib/*-gnu/libnss3.so: No such file or directory
$
Affected users should run the following command to restore the deleted
library:
$ sudo apt-get install --reinstall libnss3 libnss3:i386
Users should then ensure they upgrade to version 20110912ubuntu2 or
later of the ca-certificates-java package to prevent any further
library deletions.
Original description:
I upgraded "ca-certificates" and "light-themes" and afer a reboot my wireless networking was gone. Turns out "/usr/lib/x86_64-linux-gnu/libnss3.so" wasn't there anymore. After restoring that file everything works fine again. Probably related to the other new bugs for this package?
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ca-certificates 20110502+nmu1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Wed Sep 21 01:43:05 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110112)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ca-certificates
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/855171/+subscriptions
Follow ups