WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: fedora and xen domain problem with gpgkey?

To: Xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: fedora and xen domain problem with gpgkey?
From: Justin Conover <justin.conover@xxxxxxxxx>
Date: Sat, 12 Feb 2005 16:30:17 -0600
Delivery-date: Sat, 12 Feb 2005 22:32:21 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fy+ok8UBGT/CC1BqLHbVOp1ueqtjYjbt7KWm9+QyHOq6cjDgWy46OC/pL+OnP9ihFeDCQEszL0E2AbuPhvg23ut/NinD0WUNYmI6vNmSZSeGgNNekXkwdZ29VbqcxyYb706EAFkfRy98CZXf10O1Dhvsr9r2mMS0iTJSkNwqUC4=
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <a36b7e2a05021213401ac99723@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <a36b7e2a05021213401ac99723@xxxxxxxxxxxxxx>
Reply-to: Justin Conover <justin.conover@xxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxx> 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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>