Linux-Noob Forums
not signed .rpm - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html)
+--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html)
+---- Forum: Fedora Core Release 4 (https://www.linux-noob.com/forums/forum-42.html)
+---- Thread: not signed .rpm (/thread-2200.html)



not signed .rpm - speX - 2006-02-01


ok... so i want to install AfterStep for Fedora Core 4..... so... in the terminal i typed in

 



Code:
yum install AfterStep\*




 

i typed that in SU so.. it find the package and when its about to install it goes....



Code:
package AfterStep-2.2.0-1.i386.rpm is not signed




 

ok.. then it just stops and quits... how can i change that so it installs , is there any way to bypass this problem of nonsigned .rpms?




not signed .rpm - znx - 2006-02-01


You will need to "import" the keys from the repositories..

 

You can also edit the yum.conf and add "gpgcheck=0" to the end of the repository entry.

 

[/url][url=http://www.fedorafaq.org/#gpgsig]http://www.fedorafaq.org/#gpgsig see this for the imports