首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >包不能被认证!- traceroute

包不能被认证!- traceroute
EN

Ask Ubuntu用户
提问于 2014-04-08 21:49:19
回答 1查看 2.4K关注 0票数 1

我正试图在ubuntu中安装traceroute,并收到以下消息。

代码语言:javascript
复制
sudo apt-get install traceroute
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  traceroute
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 53.1 kB of archives.
After this operation, 162 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  traceroute
Install these packages without verification [y/N]? n
E: Some packages could not be authenticated

但是当我安装在我朋友的系统上时,它可以正常工作。

代码语言:javascript
复制
sudo apt-get install traceroute
[sudo] password for ankit: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  traceroute
0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
Need to get 53.1 kB of archives.
After this operation, 162 kB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu/ precise/universe traceroute amd64 1:2.0.18-1 [53.1 kB]
Fetched 53.1 kB in 1s (28.8 kB/s)     
Selecting previously unselected package traceroute.
(Reading database ... 207690 files and directories currently installed.)
Unpacking traceroute (from .../traceroute_1%3a2.0.18-1_amd64.deb) ...

[1]+  Stopped                 sudo apt-get install traceroute

我的系统出什么问题了?

提前谢谢。

EN

回答 1

Ask Ubuntu用户

发布于 2014-04-08 21:55:27

当您的软件不最新时,就会显示该消息。所以做一个..。

代码语言:javascript
复制
sudo apt-get update

然后再安装一次,通知应该消失了。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/445200

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档