Thursday, April 28, 2011

yum: rpm is not signed

#yum install pgadmin3*

at last message, rpm not signed.


Resolution:-

edit /etc/yum.conf

replace gpgcheck=1 to gpgcheck=0

Save file then again run yum command.

Packages installed successfully.

0 comments: