Re: Forbidden to download EPEL packages?

2021-06-21 Thread Ron Olson
Yep, removing —enablerepo=local did the trick. Thanks! On 21 Jun 2021, at 13:06, Stephen John Smoogen wrote: > OK I was able to replicate it. My apologies I had a 'local' local on > the machine I was 'duplicating' and my laptop had a > [local] > name=local >

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Kevin Fenzi
From what I can recall, the local repo was never intended to be used by epel. It was to allow fedora builds to use the existing koji buildroot, but that would never work for epel as we cannot publish all the rhel rpms in the buildroot. kevin signature.asc Description: PGP signature

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Stephen John Smoogen
OK I was able to replicate it. My apologies I had a 'local' local on the machine I was 'duplicating' and my laptop had a [local] name=local baseurl=https://kojipkgs.fedoraproject.org/repos/epel8-build/latest/$basearch/ cost=2000 enabled=0 skip_if_unavailable=False so the laptop broke while the

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Ron Olson
Funny enough, neither did I. On 21 Jun 2021, at 11:58, Stephen John Smoogen wrote: > I don't know. > > on my systems I did a find /etc/mock/ -type f -print | xargs grep > infrastructure.fedoraproject.org and did not have any hits. > > On Mon, 21 Jun 2021 at 10:35, Ron Olson wrote: >> >> Hmm,

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Stephen John Smoogen
I don't know. on my systems I did a find /etc/mock/ -type f -print | xargs grep infrastructure.fedoraproject.org and did not have any hits. On Mon, 21 Jun 2021 at 10:35, Ron Olson wrote: > > Hmm, but why would it be pulling those? I’m merely trying to run mock on my > own machine in a script:

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Ron Olson
Hmm, but why would it be pulling those? I’m merely trying to run mock on my own machine in a script: BUILD=epel-8-x86_64 #echo Cleaning $BUILD #mock -r $BUILD --scrub=all mock --clean -r $BUILD --enablerepo=local --spec=swift-lang.spec --sources=../SOURCES --resultdir=$MYDIR/mock-results

Re: Forbidden to download EPEL packages?

2021-06-21 Thread Stephen John Smoogen
On Sun, 20 Jun 2021 at 18:25, Ron Olson wrote: > > Hey all- > > I’m trying to run a mock build with EPEL-8 (epel-8-x86_64) and it fails with: > > > [MIRROR] kernel-headers-4.18.0-305.3.1.el8_4.x86_64.rpm: Status code: 403 for >

Re: Forbidden to download EPEL packages?

2021-06-20 Thread Sérgio Basto
On Sun, 2021-06-20 at 17:24 -0500, Ron Olson wrote: > Hey all- > > I’m trying to run a mock build with EPEL-8 (epel-8-x86_64) and it fails > with: > https://mirrors.fedoraproject.org/mirrorlist?repo=epel-8=x86_64 is working for me mock -r epel-8-x86_64 --install kernel-headers also works

Forbidden to download EPEL packages?

2021-06-20 Thread Ron Olson
Hey all- I’m trying to run a mock build with EPEL-8 (epel-8-x86_64) and it fails with: [MIRROR] kernel-headers-4.18.0-305.3.1.el8_4.x86_64.rpm: Status code: 403 for