#2310 We fail to build Rawhide for ppc64le
Closed: Fixed 11 months ago by praiskup. Opened a year ago by praiskup.

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)

11 months ago

Login to comment on this ticket.

Metadata