Perfect Fedora Core 4 install (GPG key errors)

Discussion in 'HOWTO-Related Questions' started by linuxfast, Sep 16, 2005.

  1. linuxfast

    linuxfast New Member

    (FIXED)Perfect Fedora Core 4 install (GPG key errors)

    Have noticed recently that when going through the install, I get signature errors (didn't used to when following it word for word).

    To anyone scratching their heads, you can use the following to import the necessary keys before installing php etc

    Code:
    rpm --import /usr/share/rhn/RPM-GPG-KEY*
    Maybe it can be added to the Howto ?
     
    Last edited: Oct 3, 2005
  2. falko

    falko Super Moderator ISPConfig Developer

    Where exactly should I add it?
     
  3. linuxfast

    linuxfast New Member

    I think the logical place would be before using yum and apt
    Maybe after setting the hostname ?

    The errors come when doing

    Code:
    yum install fetchmail wget bzip2 unzip zip nmap openssl lynx fileutils ncftp
     

Share This Page