#9516 EPEL 8 builds are failing due to missing RHEL 8 package content
Closed: Fixed 3 years ago by mohanboddu. Opened 3 years ago by ngompa.

Describe the issue

I tried to build python-whitenoise for EPEL8 and EPEL8 playground, but they failed due to missing packages referenced by the repodata:

DEBUG util.py:621:  Error: Error downloading packages:
DEBUG util.py:621:    Status code: 404 for https://infrastructure.fedoraproject.org/repo/rhel/rhel8/koji/latest/x86_64/RHEL-8-001/non_modular/coreutils-8.30-6.el8_1.1.x86_64.rpm (IP: 10.3.163.35)

Koji tasks that I saw it in:

When do you need this? (YYYY/MM/DD)
ASAP

When is this no longer needed or useful? (YYYY/MM/DD)
When the RHEL 8 content is present.

If we cannot complete your request, what is the impact?
I cannot build packages for EPEL8.


The repo changed and we need to run a regen... that said, we are now on koji-1.21, so we can have kojira do this for us now. :)

Jun 11 17:47:09 koji02.iad2.fedoraproject.org kojira[1615333]: 2020-06-11 17:47:09,053 [INFO] {1615333} koji.repo.regen:771 Tag needs regen: epel8-build
Jun 11 17:47:23 koji02.iad2.fedoraproject.org kojira[1615333]: 2020-06-11 17:47:23,286 [INFO] {1615333} koji.repo.regen:871 Created newRepo task 45600664 for tag 10316 (epel8-build), expired for 100.4 sec

once thats done it should be back to working. Can you wait, do your build and confirm and close this?

Well, apparently now I can't submit builds, I'm getting errors from Koji: BuildError: package python-whitenoise not in list for tag epel8-testing-candidate

THis should now be fixed.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Metadata Update from @ngompa:
- Issue status updated to: Open (was: Closed)

3 years ago

This should be fixed now

$ koji list-pkgs --package=python-whitenoise --tag epel8 --show-blocked 
Package                 Tag                     Extra Arches     Owner          
----------------------- ----------------------- ---------------- ---------------
python-whitenoise       epel8                                    releng

$ koji list-pkgs --package=python-whitenoise --tag epel8-playground --show-blocked 
Package                 Tag                     Extra Arches     Owner          
----------------------- ----------------------- ---------------- ---------------
python-whitenoise       epel8                                    releng

I regenerated repo as well, can you give it a try again.

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Looks good now, thanks!

Login to comment on this ticket.

Metadata