Re: how do I make yum work?

From: Paul Howarth (paul_at_city-fan.org)
Date: 05/31/05

  • Next message: Paul Howarth: "Re: Disable Redhat Network Alert"
    Date: Tue, 31 May 2005 13:55:55 +0100
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Michael Hennebry wrote:
    > After yet another fresh install of FC3, I
    > tried to update with yum:
    > [hennebry@24-117-46-53 ~]$ su -
    > Password:
    > [root@24-117-46-53 ~]# yum update
    >
    > You have enabled checking of packages via GPG keys. This is a good thing.
    > However, you do not have any GPG public keys installed. You need to
    > download
    > the keys for packages you wish to install and install them.
    > You can do that by running the command:
    > rpm --import public.gpg.key
    > For more information contact your distribution or package provider.
    > [root@24-117-46-53 ~]# rpm --import public.gpg.key
    > error: public.gpg.key: import read failed.
    > [root@24-117-46-53 ~]#
    >
    > Now what?
    > If the answer is RTFM, WITFM?
    > Googling yum FAQ didn't help.

    The "public.gpg.key" is not meant to be interpreted as literal text; it
    represents the GPG key for the repository you are trying to use.

    So for the default repos in FC3, you can do:

    # rpm --import /usr/share/doc/fedora-release-*/RPM-GPG-KEY

    As for the FM, try this one:

    http://www.fedorafaq.org/#gpgsig

    Paul.

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Paul Howarth: "Re: Disable Redhat Network Alert"

    Relevant Pages

    • Re: yum update/install from a specific repo
      ... This plugin adds the command alias, ... Yum plugin to enable manual downgrading of packages ... Yum plugin to let Yum install only basearch packages. ...
      (Fedora)
    • Re: updating with yum (was: Need help: X GUI objects invisible)
      ... >>It will take a while to download and install all the packages, ... Does yum work along the same lines? ... enough to update your system by the install (if you upgraded from FC2, ... >>(sometimes not even other versions of SuSE). ...
      (Fedora)
    • yum localupdate weirdness on x86_64
      ... I'm trying to install FC6 for x86_64 on my notebook (this is not going ... yum localupdate *.rpm ... but that didn't work well when updated packages had new dependencies.) ...
      (Fedora)
    • Re: yum local { partial } mirror
      ... of only downloading a package once ... You might find locking issue if multiple machines try to access the central cached repodata at the same time, since each machine stores its yum lock file on it's local disk, ie a different location. ... You don't need the localupdate {unless you want to vet updated packages before releasing them to other machines}. ... install every package that is installed on any other machine. ...
      (Fedora)
    • Re: FC5: Evolution dependency errors
      ... I just did a "yum -y update on fully patched FC5. ... Searching Packages for Dependency: ... Reading repository metadata in from local files ... Setting up Install Process ...
      (Fedora)