Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1088731
  • 博文数量: 132
  • 博客积分: 612
  • 博客等级: 中士
  • 技术积分: 1389
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-14 16:06
文章分类

全部博文(132)

文章存档

2015年(2)

2014年(55)

2013年(53)

2012年(2)

2011年(20)

分类: LINUX

2013-11-01 18:20:25


warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 7fac5991

picasa-3.0.5744-02.i386.rpm 的公钥没有安装
----------------------------------------------------------------------------------------------------

解决办法:(来自Google官方帮助: )

Run these commands as root:

wget
rpm --import linux_signing_key.pub

You can verify the key installation by running:

rpm -qi gpg-pubkey-7fac5991-*

To manually verify an RPM package, you can run the command:

rpm --checksig -v packagename.rpm

RPM can verify and install packages, but it doesn't interact with repositories directly. See the other for information on configuring your system to use the Google repositories.


阅读(650) | 评论(0) | 转发(0) |
0

上一篇:配置NFS

下一篇:tar.xz解压方法

给主人留下些什么吧!~~