您的位置:首页 > 产品设计 > 产品经理

Package .XXXrpm is not signed(包未签署错误)

2012-04-06 17:59 351 查看
I downloaded an .rpm package but if I run

# rpm -ivh xxx.rpm


It shows a long list of dependences needed to install.
If I run

yum install xxx.rpm

I’ve got an error message

Package xxx.rpm is not signed

Solution:
Edit /etc/yum.conf
replace gpgcheck=1 to gpgcheck=0

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: