On 2021/10/25 Mon 14:47, Adrian Schröter wrote:
please note that you may need an archfilter.
Check our openSUSE:Tumbleweed project for a real life example.
Thanks! I was just wondering why my arm64 worker VM just couldn't start due to "host arch not match". I looked into :full and noticed that without arch filter my aarch64 builds were downloading x86_64 rpms to start the VM.
After set arch filter to "aarch64" for the aarch64 repository it is OK now.
One thing I'm no sure is, shall I use "aarch64,noarch" for my aarch64 repo, or just "aaarch64" is enough?
Regards, Kai