Hallo,
I'm trying to build 32 bit rpm package for centos8 with mock. When I specify target arch as i386, then a lot of packages are reported as not found. When arch is omitted, then mock tries to build 64-bit package.
In mock config I have:
config_opts['target_arch'] = 'i386'
config_opts['legal_host_arches'] = ('x86_64')
This worked in older centos systems.
Any hints?
Best regards,
-- \ / | | (OvO) | Михаил Иванов | (^^^) | | \^/ | E-mail: iv...@isle.spb.ru | ^ ^ | |
_______________________________________________ buildsys mailing list -- buildsys@lists.fedoraproject.org To unsubscribe send an email to buildsys-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/buildsys@lists.fedoraproject.org