From 5c4200d05678f3e4eaa6b5a4b08be942a0b87f4c Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 15 Feb 2013 14:50:34 +0000 Subject: [PATCH] odd that the epel6.repo file on lockbox could not possibly ever function with the gpg key it has listed --- files/copr/provision/files/epel6.repo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/copr/provision/files/epel6.repo b/files/copr/provision/files/epel6.repo index 77ee57a9b9..fdaf8509ac 100644 --- a/files/copr/provision/files/epel6.repo +++ b/files/copr/provision/files/epel6.repo @@ -3,11 +3,11 @@ name=Extras Packages for Enterprise Linux $releasever - $basearch baseurl=http://infrastructure.fedoraproject.org/pub/epel/6/$basearch/ enabled=1 gpgcheck=1 -gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL +gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 [epel-test] name=Extras Packages for Enterprise Linux $releasever - $basearch baseurl=http://infrastructure.fedoraproject.org/pub/epel/testing/6/$basearch/ enabled=0 gpgcheck=1 -gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL +gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6