#2310 We fail to build Rawhide for ppc64le
Closed: Fixed 2 years ago by praiskup. Opened 2 years 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)

2 years ago

Log in to comment on this ticket.

Metadata