#258 404's on rpms during build
Closed: Fixed 3 years ago by malmond. Opened 3 years ago by malmond.

Example job:
https://cbs.centos.org/koji/taskinfo?taskID=2084219

Specific log line (from root.log):

DEBUG util.py:439:  Downloading Packages:
DEBUG util.py:439:  Error: Error downloading packages:
DEBUG util.py:439:    Status code: 404 for http://mirror.centos.org/centos/8-stream//BaseOS/x86_64/os/Packages/glibc-2.28-149.el8.x86_64.rpm

This URL does work from other locations. Looks like a consistency issue.


can you retry your job please ?
It seems that Stream team released a new compose but (while documented) they forgot to run the "koji regen-repo" step in cbs.centos.org, so koji was still pointing to previous repodata (cached in koji)
And because Stream deletes previous versions of a package (in this case it was bumped to glibc-2.28-151 and previous one deleted), koji was still trying to download previous version.

In case that step is "forgotten", there is a daily refresh (see https://github.com/CentOS/ansible-role-kojihub/blob/master/tasks/koji-admin.yml#L72), so normally now it should be ok.

Can you confirm ?

Metadata Update from @arrfab:
- Issue assigned to arrfab

3 years ago

Metadata Update from @arrfab:
- Issue tagged with: Business-As-Usual, cbs, centos-common-infra, low-gain, low-trouble

3 years ago

Confirmed resolved. We'll call it done, unless it happens again, in which case more automation sounds like the right path.

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

3 years ago

Login to comment on this ticket.

Metadata
Boards 2
CBS Status: Backlog