All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Conover <justin.conover@gmail.com>
To: Xen-devel@lists.sourceforge.net
Subject: Re: fedora and xen domain problem with gpgkey?
Date: Sat, 12 Feb 2005 16:30:17 -0600	[thread overview]
Message-ID: <a36b7e2a050212143021760a@mail.gmail.com> (raw)
In-Reply-To: <a36b7e2a05021213401ac99723@mail.gmail.com>

mkdir -p /mnt/xen/fc3/var/cache/yum
cp /var/cache/yum/.gpgkeyschecked.yum /mnt/xen/fc3/var/cache/yum

rpm --root=/mnt/xen/fc3 --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY*

And were off!!!

On Sat, 12 Feb 2005 15:40:51 -0600, Justin Conover
<justin.conover@gmail.com> wrote:
> I've installed and booted into the xen0 kernel and started to create
> the domain, followed this guide:
> 
> http://www.fedorazine.com/content/view/341/2/
> 
> I am at this point:
> yum --installroot=/mnt -y groupinstall Base
> 
> Only mine is the following with the gpgkey warning:
> 
> # time yum --installroot=/mnt/xen/fc3 -y groupinstall Base
> 
> 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
> 
> Alternatively you can specify the url to the key you would like to use
> for a repository in the 'gpgkey' option in a repository section and yum
> will install it for you.
> 
> For more information contact your distribution or package provider.
> 
> real    0m2.763s
> user    0m0.180s
> sys     0m0.150s
> 
> Now I realize your thinking well, just enable/disable the gpgkey in
> yum.conf and the repo's and get the key's.  Yes that has been done :D
> 
> I've turned off gpgkey in yum.conf and the diff *.repo in
> /etc/yum.repos.d/  and it still ask for gpgkey's, what am I missing?
> 
> I am running rawhide:
> 
> # uname -r
> 2.6.10-1.1137_FC4xen0
> 
> # rpm -qa |grep xen
> kernel-xenU-2.6.10-1.1137_FC4
> xen-2-20050207
> kernel-xen0-2.6.10-1.1136_FC4
> kernel-xen0-2.6.10-1.1137_FC4
> kernel-xen0-2.6.10-1.1126_FC4
> kernel-xen0-2.6.10-1.1134_FC4
> kernel-xenU-devel-2.6.10-1.1137_FC4
> kernel-xen0-devel-2.6.10-1.1137_FC4
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  reply	other threads:[~2005-02-12 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-12 21:40 fedora and xen domain problem with gpgkey? Justin Conover
2005-02-12 22:30 ` Justin Conover [this message]
2005-02-13 19:33   ` Adam Sulmicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a36b7e2a050212143021760a@mail.gmail.com \
    --to=justin.conover@gmail.com \
    --cc=Xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.