[Vserver] Re: Vserver Digest, Vol 19, Issue 27

From: stefan julius <stefan.julius_at_t-online.de>
Date: Wed 12 Oct 2005 - 11:17:41 BST
Message-Id: <1129112261.8997.2.camel@linux.site>

I have had the same prob, after trying #gpgcheck=1

in all *.repo files it worked fine!

greetinx Stefan

Am Mittwoch, den 12.10.2005, 12:00 +0200 schrieb
vserver-request@list.linux-vserver.org:

> Send Vserver mailing list submissions to
> vserver@list.linux-vserver.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://list.linux-vserver.org/mailman/listinfo/vserver
> or, via email, send a message with subject or body 'help' to
> vserver-request@list.linux-vserver.org
>
> You can reach the person managing the list at
> vserver-owner@list.linux-vserver.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Vserver digest..."
>
>
> Today's Topics:
>
> 1. Vserver: Newbiew question regarding public key for tzdata is
> not installed (Steven Truong)
> 2. Re: Vserver: Newbiew question regarding public key for tzdata
> is not installed (Enrico Scholz)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 11 Oct 2005 16:04:31 -0700
> From: Steven Truong <djatlantic@gmail.com>
> Subject: [Vserver] Vserver: Newbiew question regarding public key for
> tzdata is not installed
> To: vserver@list.linux-vserver.org
> Message-ID:
> <77e0913f0510111604n7b076cey42611a3236937015@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi, all. After following the advices from some experts here to use yum
> method instead of apt-rpm. I updated yum-2.4.0.0 to yum-2.4.0-0.chroot.fc4.
>
> However, I got this error of public key for tzdata is not installed error. I
> googled and found out that I may need to import the pgp signature. I looked
> at /etc/yum.repos.d/ and all of the URL points to
> redhat.com<http://redhat.com>servers. Here is the listing of the
> corresponding pgp files
> /etc/pki/rpm-gpg
> [root rpm-gpg]# ls
> RPM-GPG-KEY RPM-GPG-KEY-fedora-extras RPM-GPG-KEY-rawhide
> RPM-GPG-KEY-beta RPM-GPG-KEY-fedora-rawhide
> RPM-GPG-KEY-fedora RPM-GPG-KEY-fedora-test
>
> And here is the file /etc/yum.repos.d/fedora-updates.repo
> [updates-released]
> name=Fedora Core $releasever - $basearch - Released Updates
> #baseurl=
> http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
> mirrorlist=
> http://fedora.redhat.com/download/mirrors/updates-released-fc$releasever
> enabled=1
> #gpgcheck=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
> ##################################
>
> And here is /etc/yum.conf
> [main]
> cachedir=/var/cache/yum
> debuglevel=2
> 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
> ###################################
> I read the man page for yum and I think gpgcheck=0 means not to check the
> pgp signature.
> I also tried to remove RPM-GPG-KEY-fedora but it also failed with the same
> error.
>
> Here is the command I tried to build a guest server.
> vserver lanweb build -m yum --hostname=lanweb --interface
> eth1:192.168.0.78<http://192.168.0.78>-- -d fc4
>
> =============================================================================
> Package Arch Version Repository Size
> =============================================================================
> Installing:
> glibc i686 2.3.5-10.3 updates-released 5.7 M
> Installing for dependencies:
> basesystem noarch 8.0-5 base 2.7 k
> filesystem i386 2.3.4-1 base 16 k
> glibc-common i386 2.3.5-10.3 updates-released 15 M
> libgcc i386 4.0.1-4.fc4 updates-released 49 k
> setup noarch 2.5.44-1.1 updates-released 31 k
> tzdata noarch 2005m-1.fc4 updates-released 436 k
>
> Transaction Summary
> =============================================================================
> Install 7 Package(s)
> Update 0 Package(s)
> Remove 0 Package(s)
> Total download size: 21 M
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
>
>
> Public key for tzdata-2005m-1.fc4.noarch.rpm is not installed
> rm -rf /etc/vservers/.defaults/vdirbase/lanweb /etc/vservers/lanweb
> /etc/vservers/.defaults/vdirbase/.pkg/lanweb
>
> Thank you for your help.
> Steven.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://daffy.hulpsystems.net/pipermail/vserver/attachments/20051011/e3e9b79c/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Wed, 12 Oct 2005 08:59:12 +0200
> From: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
> Subject: Re: [Vserver] Vserver: Newbiew question regarding public key
> for tzdata is not installed
> To: vserver@list.linux-vserver.org
> Message-ID: <lyoe5vp6f3.fsf@ensc-pc.intern.sigma-chemnitz.de>
> Content-Type: text/plain; charset="iso-8859-1"
>
> djatlantic@gmail.com (Steven Truong) writes:
>
> > Hi, all. After following the advices from some experts here to
> > use yum method instead of apt-rpm. I updated yum-2.4.0.0 to
> > yum-2.4.0-0.chroot.fc4.
> >
> > However, I got this error of public key for tzdata is not
> > installed error.
>
> GPG keys are searched in /etc/vserver/.distributions/.common/pubkeys/
> (the reference spec file and util-vserver in Fedora Extras has the
> corresponding commands to copy the known keys to this location).
>
> To fix it, you could do
>
> | cp -a /etc/pki/rpm-gpg/RPM* /etc/.distributions/.common/pubkeys/
>
>
>
> Enrico
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 480 bytes
> Desc: not available
> Url : http://daffy.hulpsystems.net/pipermail/vserver/attachments/20051012/298058e3/attachment-0001.pgp
>
> ------------------------------
>
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
>
>
> End of Vserver Digest, Vol 19, Issue 27
> ***************************************

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Wed Oct 12 11:15:52 2005

[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Wed 12 Oct 2005 - 11:15:56 BST by hypermail 2.1.8