Conversation
Notices
-
newbie question: what should i do when yum says "Package skype-2.1.0.81-fc.i586.rpm is not signed"? !fedora !kde
-
@iamjeffseguerra Change the variable gpgcheck=1 to gpgcheck=0 in the file /etc/yum.conf. This disables the signature checking.
-
@iamjeffseguerra yum install foo.rpm --nogpgcheck
-
@chgonzalez @iliemail thanks...
-
@iamjeffseguerra try yum with --nogpgcheck
-
@iamjeffseguerra did it work for u?
-