On Dienstag 06 März 2007, seth vidal wrote: > On Mon, 2007-03-05 at 23:02 +0100, Till Maas wrote: > > On Montag 05 März 2007, seth vidal wrote: > > > 1. can you post the specific entry you have from your mock.cfg for the > > > gpgkeys? > > > > [groups] > > name=groups > > baseurl=file:///home/till/buildgroups/5/i386/ > > proxy=_none_ > > gpgcheck=1 > > gpgkey=http://localhost/rpm-gpg/RPM-GPG-KEY-old-till-personal > > where's the second gpg key? Above is the configuration for the key 7bac4083, which is the second key in the error. Here is the complete config, it works when I disable the gpgcheck for groups. Regards, Till """ import os config_opts['root'] = 'fedora-5-i386-core' config_opts['target_arch'] = 'i386' config_opts['yum.conf'] = """ [main] cachedir=/var/cache/yum debuglevel=1 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=1 assumeyes=1 [core] name=core mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=core-5&arch=i386 gpgkey=http://localhost/rpm-gpg/RPM-GPG-KEY-fedora http://localhost/rpm-gpg/RPM-GPG-KEY [updates-released] name=updates mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-fc5&arch=i386 gpgkey=http://localhost/rpm-gpg/RPM-GPG-KEY-fedora [groups] name=groups baseurl=file:///home/till/buildgroups/5/i386/ proxy=_none_ gpgcheck=1 gpgkey=http://localhost/rpm-gpg/RPM-GPG-KEY-old-till-personal [extras] name=extras mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=extras-5&arch=i386 gpgkey=http://localhost/rpm-gpg/RPM-GPG-KEY-fedora-extras [local] name=local baseurl=file:///srv/www/lighttpd/fedora/localrepo proxy=_none_ gpgcheck=0 exclude=*.x86_64 *.ppc """
Attachment:
pgpyrhSnA6GDh.pgp
Description: PGP signature
-- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list