When the extra option mock.forcearch is set on a tag, the mock option bootstrap_forcearch should also be set to the arch being forced. Mock may decide a bootstrap is required, so having this set should be safe. Folks not using bootstrap should see no impact from this flag.
Tested on my internal koji with qemu-static emulation.
Fixes: https://pagure.io/koji/issue/4511
When the extra option
mock.forcearchis set on a tag, the mock optionbootstrap_forcearchshould also be set to the arch being forced. Mock may decide a bootstrap is required, so having this set should be safe. Folks not usingbootstrapshould see no impact from this flag.Tested on my internal koji with qemu-static emulation.