how do I make yum work?
From: Michael Hennebry (hennebry_at_web.cs.ndsu.nodak.edu)
Date: 05/31/05
- Previous message: Matthew Miller: "Re: run process in startup"
- Next in thread: Paul Howarth: "Re: how do I make yum work?"
- Reply: Paul Howarth: "Re: how do I make yum work?"
- Reply: Matt Morgan: "Re: how do I make yum work?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 May 2005 07:49:51 -0500 (CDT) To: fedora <fedora-list@redhat.com>
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.
-- Mike hennebry@web.cs.ndsu.NoDak.edu "There are three kinds of people, those who can count and those who can't." -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Matthew Miller: "Re: run process in startup"
- Next in thread: Paul Howarth: "Re: how do I make yum work?"
- Reply: Paul Howarth: "Re: how do I make yum work?"
- Reply: Matt Morgan: "Re: how do I make yum work?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- 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) - yum configuration for proxy server
... I am behind a two proxy server, one requires authentication and is ... how to
configure yum to work with the first one. ... you do not have any GPG public keys installed.
... the keys for packages you wish to install and install them. ... (Fedora)