Re: [Vserver] FC3 with yum on vs2.0-pre4

2005-05-11 Thread Eric Jorgensen
Thanks! Got past that part!

Now, I'm stuck again.  Does vyum "honor" the
http_proxy variable like regular yum does?

Thanks!


--- Enrico Scholz <[EMAIL PROTECTED]>
wrote:

> [EMAIL PROTECTED] (Eric Jorgensen) writes:
> 
> > However, I'm getting errors about gpg keys not
> existing.  I had
> > set gpgcheck=0 in all the *.repo files (both in
> /etc/yum.repos.d
> > and /usr/lib/util-vserver/...).
> 
> GPG keys will be added automatically from
> 
> |
> "$__CONFDIR/.distributions/$DISTRIBUTION/pubkeys" \
> | "$__CONFDIR/.distributions/.common/pubkeys" \
> | "$__DISTRIBDIR/$DISTRIBUTION/pubkeys"
> 
> First two places are for your customization so you
> can copy the
> keys into it.
> 
> 
> 
> Enrico
> > ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
>
http://list.linux-vserver.org/mailman/listinfo/vserver
> 

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] FC3 with yum on vs2.0-pre4

2005-05-11 Thread Enrico Scholz
[EMAIL PROTECTED] (Eric Jorgensen) writes:

> However, I'm getting errors about gpg keys not existing.  I had
> set gpgcheck=0 in all the *.repo files (both in /etc/yum.repos.d
> and /usr/lib/util-vserver/...).

GPG keys will be added automatically from

| "$__CONFDIR/.distributions/$DISTRIBUTION/pubkeys" \
| "$__CONFDIR/.distributions/.common/pubkeys" \
| "$__DISTRIBDIR/$DISTRIBUTION/pubkeys"

First two places are for your customization so you can copy the
keys into it.



Enrico


pgpoF0xiPgYxl.pgp
Description: PGP signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] FC3 with yum on vs2.0-pre4

2005-05-10 Thread Eric Jorgensen
Using this document mostly:

http://linux-vserver.org/FedoraCore3_HowTo

I've been trying to set up FC3 as a vserver host.

I used a vanilla 2.6.11.8 core along with this patch:
http://vserver.13thfloor.at/Experimental/patch-2.6.11.8-vs2.0-pre4.diff

Everything went fine with the kernel build and reboot.
(actually, had to do a "mkdir
/lib/modules/2.6.11.8-vs2.0-pre4" for some reason)

Then I downloaded:

http://www.13thfloor.at/vserver/d_rel26/v1.9.5/util-vserver-0.30.204.tar.bz2


I'm not ready for a local repository (like Enrico
Scholz email yesterday), so I copied yum.repos.d
directory to /usr/lib/util-vserver/distributions/fc3.

However, I'm getting errors about gpg keys not
existing.  I had set gpgcheck=0 in all the *.repo
files (both in /etc/yum.repos.d and
/usr/lib/util-vserver/...).

I also added the keys to the host rpm db.  

But now I'm stuck.  How do I add the keys for the
right version of yum for the vserver guests?  


Thanks!

jorgy

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver