HELP - trying to use YUM with Fedora3
From: Reg Clemens (reg_at_dwf.com)
Date: 04/30/05
- Previous message: David Cary Hart: "Re: ethernet drivers..."
- Next in thread: Alexander Dalloz: "Re: HELP - trying to use YUM with Fedora3"
- Reply: Alexander Dalloz: "Re: HELP - trying to use YUM with Fedora3"
- Maybe reply: Reg Clemens: "Re: HELP - trying to use YUM with Fedora3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 19:54:32 -0600 To: fedora-list@redhat.com
From: clemens@dwf.com
Im trying to use YUM with Fedora3, (I previously used apt-get), and I must be doing
something stupid, but I cant see it.
in /home/ftp/yum/fedora3/RPMS.os I have the RPMS from the 4 binary CDs
in /home/ftp/yum/fedora3/RPMS.updates I have all the updates to date.
I have run yum-arch on each of them, viz
yum-arch /home/ftp/yum/fedora3/RPMS.os
yum-arch /home/ftp/yum/fedora3/RPMS.updates
my /etc/yum.conf file reads
[root@orion etc]# more /etc/yum.conf
[main]
cachedir=/var/cache/yum
# debuglevel=2
debuglevel=10
logfile=/var/log/yum.log
pkgpolicy=newest
# distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
# gpgcheck=1
gpgcheck=0
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[base]
name=Fedora3 Core base
baseurl=ftp://orion/yum/fedora3/RPMS.os
gpgcheck=0
[updates]
name=Fedora3 Core updates
baseurl=ftp://orion/yum/fedora3/RPMS.updates
gpgcheck=0
---
When I TRY to run 'yum update' to bring this initial install up
to date, I get the message:
[root@orion ~]# yum update
Repository base already added, not adding again
Yum Version: 2.1.11
COMMAND: yum update
Installroot: /
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.
---
Now I have several problems:
(1) why is it saying 'You have enabled checking of packages via GPG keys'
when I turned that off in [main] and in each section???
(2) The command 'rpm --import public.gpg.key' does NOT work, I get:
root@orion ~]# rpm --import public.gpg.key
error: public.gpg.key: import read failed.
(3) What is this message
'Repository base already added, not adding again'
---
any and all help appreciated,- If I cant get this thing to work, or at
least get some sensable error messages out of it, Im going to have to
go back to apt-get (sigh).
Reg.Clemens
reg@dwf.com
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: David Cary Hart: "Re: ethernet drivers..."
- Next in thread: Alexander Dalloz: "Re: HELP - trying to use YUM with Fedora3"
- Reply: Alexander Dalloz: "Re: HELP - trying to use YUM with Fedora3"
- Maybe reply: Reg Clemens: "Re: HELP - trying to use YUM with Fedora3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: HELP - trying to use YUM with Fedora3
... > When I TRY to run 'yum update' to bring this initial install up ... >
You have enabled checking of packages via GPG keys. ... > the keys for packages you
wish to install and install them. ... > 'Repository base already added, ...
(Fedora) - Re: Questions about fedora core 4
... yum -y install XYZ ... which would install package XYZ and default all
Y/N questions to you as ... you can also put into your repository definition files: ...
see this page on pulling down the gpg keys: ... (linux.redhat.misc) - Re: (Re-)enabling up2date
... >I just broke the association with Fedora. ... >What's the corresponding
yum magic for "find necessary ... #>yum update space seperated list of packages
... that as an FC2 install, I fixed a lot of its problems by installing the ...
(Fedora) - Re: HELP - trying to use YUM with Fedora3
... > When I TRY to run 'yum update' to bring this initial install up ... >
You have enabled checking of packages via GPG keys. ... > the keys for packages you
wish to install and install them. ... Yum also uses files in /etc/yum.repos.d/ to
define repos. ... (Fedora) - Re: FC5T3 -> FC5
... When FC5 comes out, will it be ... enough to do a 'yum update' to bring
it up-to-date ... update is not exactly the same as an upgrade install. ... (Fedora)