搞定linux下的无线网卡 纪念一下今天
Apr 20
作者: 肖建彬 | 可以转载, 转载时务必以超链接形式标明文章原始出处和作者信息及版权声明
网址:http://www.xiaojb.com/archives/tips/executegpgv_gnupg.shtml

最近debian下 apt-get 安装deb包的时候老是提示“WARNING: The following packages cannot be authenticated!”,我也没有在意,等apt-get update的时候,提示
Could not execute /usr/bin/gpgv to verify signature ( gnupg installed?

解决方法:
apt-get install gnupg

安装后就没有这样的提示了。

Leave a Reply