As reported as https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/RTSFCGMNKVHFWKZMJW22JRPBKEYPJKRJ/ , recently it seems that recent koji task cannot find (or check out?) spec file, like
https://koji.fedoraproject.org/koji/taskinfo?taskID=25124387
It seems that this began to happen when https://pagure.io/fedora-infrastructure/issue/6709 was back.
Still happening. It seems that currently noone can build rpm from git on koji. Would someone investigate this?
mock-scm is not compatible with nspawn. /etc/mock/site-defaults.cfg on koji builders needs to have the following config option added: config_opts['use_nspawn'] = False
/etc/mock/site-defaults.cfg
config_opts['use_nspawn'] = False
This issue should now be fixed, sorry for the extended duration of the outage.
Metadata Update from @puiterwijk: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)