As of today, the zoneminder x86_64 build is now failing with the same modular 
error as the other arches:

> DEBUG util.py:596:  No available modular metadata for modular package 
> 'mariadb-devel-3:10.3.11-2.module+el8+2885+7b8bb354.x86_64', it cannot be 
> installed on the system
> DEBUG util.py:596:  No available modular metadata for modular package 
> 'perl-DBD-MySQL-4.046-2.module+el8+2515+0650e81c.x86_64', it cannot be 
> installed on the system
> DEBUG util.py:596:  No available modular metadata for modular package 
> 'perl-DBI-1.641-2.module+el8+2701+8f20fb82.x86_64', it cannot be installed on 
> the system

So it would seem I am forced to deal with this, rather than ignore it by 
excluding aarch64 and ppc64le.

This whole module thing is completely new to me. Is there something I can add 
to the spec file to resolve this?? I have not yet found anything that indicates 
this might be the case.

I did find this:
https://pagure.io/koji/issue/1521

So it would seem setting "module_hotfixes=1" in yum config is the current 
workaround. However, what I don't yet understand is where this option gets set 
in a koji environment. Can I somehow pass this option on the command line 
during rfpkg build??

Could use a bump to get me going in the right direction....

Thanks,
Andy


________________________________
From: Nicolas Chauvet <kwiz...@gmail.com>
Sent: Sunday, December 15, 2019 4:11 AM
To: RPM Fusion developers discussion list 
<rpmfusion-developers@lists.rpmfusion.org>
Subject: Re: aarch64 el8 build failing with http 403

Le sam. 14 déc. 2019 à 17:08, Andrew Bauer
<zonexpertconsult...@outlook.com> a écrit :
>
> Zoneminder el8 build succeeds for x86_64, but the aarch64 build is failing to 
> download dependent packages with http 403:
>
> > DEBUG util.py:598:  Downloading Packages:
> > DEBUG util.py:596:  Error: Error downloading packages:
> > DEBUG util.py:596:    Status code: 403 for 
> > http://koji.rpmfusion.org/buildsys-override/rhel/rhel-8-for-aarch64-baseos-rpms-staged/Packages/a/audit-libs-3.0-0.10.20180831git0047a6c.el8.aarch64.rpm
> >  (IP: 192.168.1.4)
> > DEBUG util.py:744:  Child return code was: 1
> > DEBUG util.py:763:  child environment: None
>
> Full root.log is here:
> http://koji.rpmfusion.org/kojifiles/work/tasks/4870/374870/root.log
>
> Thoughts?
The 403 issue itself is fixed, but then it lead to another issue with
modules not been able to install on aarch64 and ppc64le.
For now I would recommend to disable the modular deps in el8 if
possible or only to build for x86_64 for el8. I hope it could be fixed
at a not so long future in our infra.

Thx
--
-

Nicolas (kwizart)
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to