libnss3.so went missing after upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ca-certificates (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
ca-certificates-java (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
nss (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
A bug in version 20110912ubuntu1 of the ca-certificates
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/
ls: cannot access /usr/lib/
$
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
Original description:
I upgraded "ca-certificates" and "light-themes" and afer a reboot my wireless networking was gone. Turns out "/usr/lib/
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ca-certificates 20110502+
ProcVersionSign
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)
description: | updated |
description: | updated |
Changed in nss (Ubuntu): | |
status: | Confirmed → Invalid |
status: | Invalid → Confirmed |
I just hit this issue also. Attached is the portion of my dpkg.log that covers what got upgraded.