我似乎无法打开google-chrome-stable
。当我尝试启动该应用程序时,我得到以下信息:
[7465:7499:0911/174740.042852:FATAL:nss_util.cc(632)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required. Please upgrade to the latest NSS, and if you still get this error, contact your distribution maintainer.
Aborted
我已经运行以下命令进行修复:
sudo apt-get-upgrade
sudo apt-get dist-upgrade
sudo apt-get update
sudo apt-get install libnss3
(这就是说我有最新版本。)
这是我跑步时得到的sudo apt-cache policy libnss3
:
libnss3:
Installed: 2:3.19.2.1-0ubuntu0.15.04.2
Candidate: 2:3.19.2.1-0ubuntu0.15.04.2
Version table:
*** 2:3.19.2.1-0ubuntu0.15.04.2 0
我没有评论的所有内容/etc/apt/source.list
。