naeblis@system:~$ wget http://security.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-1d_3.12.9+ckbi-1.82-0ubuntu0.8.04.1_amd64.deb --2012-01-31 21:07:34-- http://security.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-1d_3.12.9+ckbi-1.82-0ubuntu0.8.04.1_amd64.deb Resolving security.ubuntu.com... 91.189.92.167, 91.189.92.166 Connecting to security.ubuntu.com|91.189.92.167|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1207114 (1.2M) [application/x-debian-package] Saving to: `libnss3-1d_3.12.9+ckbi-1.82-0ubuntu0.8.04.1_amd64.deb.1' 100%[==============================================================================================================================>] 1,207,114 52.7K/s in 20s 2012-01-31 21:07:54 (59.1 KB/s) - `libnss3-1d_3.12.9+ckbi-1.82-0ubuntu0.8.04.1_amd64.deb.1' saved [1207114/1207114] naeblis@system:~$ sudo dpkg -i libnss3-1d*.deb Selecting previously deselected package libnss3-1d. (Reading database ... 189563 files and directories currently installed.) Unpacking libnss3-1d (from libnss3-1d_3.12.9+ckbi-1.82-0ubuntu0.8.04.1_amd64.deb) ... dpkg: dependency problems prevent configuration of libnss3-1d: libnss3-1d depends on libnspr4-0d (>= 4.8.6); however: Package libnspr4-0d is not installed. dpkg: error processing libnss3-1d (--install): dependency problems - leaving unconfigured Errors were encountered while processing: libnss3-1d naeblis@system:~$ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages will be REMOVED: libnss3-1d 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 3,375 kB disk space will be freed. Do you want to continue [Y/n]? n Abort. naeblis@system:~$ sudo apt-get install chromium-browser Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: chromium-browser : Depends: chromium-browser-inspector but it is not going to be installed Depends: chromium-codecs-ffmpeg (>= 0.6) but it is not going to be installed or chromium-codecs-ffmpeg-extra (>= 0.6) but it is not going to be installed Recommends: chromium-browser-l10n but it is not going to be installed libnss3-1d : Depends: libnspr4-0d (>= 4.8.6) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). naeblis@system:~$ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages will be REMOVED: libnss3-1d 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 3,375 kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 189580 files and directories currently installed.) Removing libnss3-1d ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place naeblis@system:~$ sudo apt-get install chromium-browser Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: chromium-browser : Depends: libnss3-1d (>= 3.12.3) but it is not going to be installed E: Broken packages