From: Thierry Parmentelat Date: Mon, 26 May 2008 09:05:05 +0000 (+0000) Subject: turn off gpg check with f9 for now X-Git-Tag: 4.2-rc21~50 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=96cd3c507acdaebe5d34b6daaf10a92d90615c68;p=build.git turn off gpg check with f9 for now --- diff --git a/mirroring/f9/yum.repos.d/building.repo.in b/mirroring/f9/yum.repos.d/building.repo.in index 34ed036e..7abb6323 100644 --- a/mirroring/f9/yum.repos.d/building.repo.in +++ b/mirroring/f9/yum.repos.d/building.repo.in @@ -2,12 +2,12 @@ name=Fedora 9 - $basearch baseurl=@MIRRORURL@/fedora/releases/9/Everything/$basearch/os/ enabled=1 -gpgcheck=1 -gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY-fedora http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY +gpgcheck=0 +#gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY-fedora http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY [updates] name=Fedora 9 - $basearch - Updates baseurl=@MIRRORURL@/fedora/updates/9/$basearch/ enabled=1 -gpgcheck=1 -gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY-fedora +gpgcheck=0 +#gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY-fedora