#5800 Stg koji can not install packages in runroot
Closed: Fixed 7 years ago Opened 7 years ago by lsedlar.

I'm running this command on composer.stg.phx2.fedoraproject.org:

$ sudo koji -p compose_koji runroot --channel-override=compose --package=lorax f26-build x86_64 "rpm -qa"

There is no output and the task in Koji fails with BuildrootError: --install lorax exited with status 30

https://koji.stg.fedoraproject.org/koji/taskinfo?taskID=90386853

root.log says

DEBUG util.py:435:  Error: Error downloading packages:
DEBUG util.py:435:    Cannot download toplink/vol/prod/packages/lorax/26.0/1.fc26/x86_64/lorax-26.0-1.fc26.x86_64.rpm: All mirrors were tried

The toplink part looks strange. Should that be /mnt/koji/ instead?

However /mnt/koji/vol/prod/packages/lorax/26.0/1.fc26/x86_64/lorax-26.0-1.fc26.x86_64.rpm does not exists on the volume, so there might be something else going on.


Actually this is not just an issue with runroot method. Pretty much the same is happening for live-media:
https://koji.stg.fedoraproject.org/koji/taskinfo?taskID=90386933

I think this is due to us not syncing prod->stg koji db's in a long time... older packages have since been garbage collected in prod and are gone. ;(

I really hope this week either myself or @ralph can do a prod->stg koji db sync to get it back on track.

Cool, that makes sense. Thank you.

The sync seems to have been done. Closing this issue.

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

7 years ago

Login to comment on this ticket.

Metadata