#10366 Fedora Rawhide image is broken because of koji
Closed: Fixed by mizdebsk. Opened by mvadkert.

See pls https://bugzilla.redhat.com/show_bug.cgi?id=2025562

This breaks Fedora CI and Packit for rawhide. Please fix ASAP (or revert koji)


Metadata Update from @mizdebsk:
- Issue tagged with: ci, koji

This is a serious issue that breaks CI gating workflow for rawhide, so I've applied a hotfix:

ln -s . /mnt/fedora_koji/koji/packages/packages

But the issue should be fixed properly, then hotfix can be removed.

Metadata Update from @zlopez:
- Issue untagged with: ci, koji
- Issue tagged with: high-gain, medium-trouble, ops

Metadata Update from @mizdebsk:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: ci, koji

The symlink fixed Fedora CI.
Related Testing Farm issue: https://gitlab.com/testing-farm/general/-/issues/36

Proposed fix: https://src.fedoraproject.org/rpms/koji/pull-request/12

Another temporary symlink added to work around issue with testing of scratch builds:

ln -s ../work /mnt/fedora_koji/koji/packages/work

I have merged your changes and build is on its way https://koji.fedoraproject.org/koji/taskinfo?taskID=79195690

Thanks. Lets keep the hotfix in place for a couple more days until the new build propagates into composes and CI images. Then I'll remove the symlinks and verify that CI still works.

+1, we updated around weekly the images now

Metadata Update from @mizdebsk:
- Issue assigned to mizdebsk

I've just removed the symlinks.
Closing the issue as fixed.

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

@mizdebsk thanks, I will update the images on our side .. just to be sure we use something latest

Metadata