I’m trying to do the equivalent of “yum --installroot=$rootpath repository-packages aarch64 install” where aarch64 is a repo pointing to a loopback mounted copy of Fedora-Server-DVD-aarch64-21.iso on an x86_64 system.

The problem is that yum doesn’t seem to have an –ignorearch option.

 

How do I work around this?