Linux-Noob Forums

Full Version: not signed .rpm
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

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?


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