[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Creating a local yum repository - GPG-Keys ?
- From: Paul Howarth <paul city-fan org>
- To: epel-devel-list redhat com
- Subject: Re: Creating a local yum repository - GPG-Keys ?
- Date: Tue, 19 Jul 2011 22:07:02 +0100
On Tue, 19 Jul 2011 18:12:01 +0000 (UTC)
Dan White <ygor comcast net> top-posted:
> Thanks.
> Is there a way to do this with a "yum" command ?
Only way I know is to install (on the machine running reposync) a
package signed with that key from a repo that is configured with a
"gpgkey=" entry pointing to that key. Yum with then offer to import
that key and ask for confirmation.
Paul.
> ----- Paul Howarth <paul city-fan org> wrote:
> > On Tue, 19 Jul 2011 16:21:25 +0000 (UTC)
> > Dan White <ygor comcast net> wrote:
> >
> > > I am trying to build a local yum repository for use on an isolated
> > > network segment.
> > >
> > > Using reposync to copy all the necessary RPM's to my local
> > > machine, I have to turn off the GPG key check or most of the
> > > RPM's will be deleted due to a check failure. I have the key
> > > at /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL, but the key check fails.
> > >
> > > What did I miss, please ?
> >
> > You need to import that gpg key into the rpm database of the machine
> > running reposync:
> >
> > # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]