Learn more about these different git repos.
Other Git URLs
https://bugzilla.redhat.com/show_bug.cgi?id=2125295
Work-around is likely to enforce Power9 architecture, dunno.
I just worked-around the problem by:
coprdb=# update mock_chroot set tags_raw = 'arch_power9' where id = 44;
I reverted the work-around, as the problem should be fixed now in Fedora.
coprdb=# update mock_chroot set tags_raw = '' where id = 44; UPDATE 1
Metadata Update from @praiskup: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.