Bug 1943125

Summary: nsntrace: FTBFS with upcoming autoconf-2.71
Product: [Fedora] Fedora Reporter: Ondrej Dubaj <odubaj>
Component: nsntraceAssignee: Mikel Olasagasti Uranga <mikel>
Status: CLOSED RAWHIDE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mikel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-12 13:01:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1942967    

Description Ondrej Dubaj 2021-03-25 12:56:25 UTC
Your package fails to build with the newest upcoming autoconf-2.71, which is part of a wide Fedora change. Please see the attached copr: https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/packages/. More information about testing your package when building with autoconf available here: https://fedoraproject.org/wiki/Changes/Autoconf_271#How_To_Test

Comment 1 Mikel Olasagasti Uranga 2021-03-25 13:16:07 UTC
From logs:

Error: Error downloading packages:
  Cannot download 01916807-iptables/iptables-libs-1.8.7-3.fc34.x86_64.rpm: All mirrors were tried

Copr build error: Build failed

The log: 
https://download.copr.fedorainfracloud.org/results/odubaj/autoconf-2.70/fedora-rawhide-x86_64/02096633-nsntrace/builder-live.log.gz

Ondrej, would it be possible to retry?

Comment 2 Ondrej Dubaj 2021-03-25 13:46:18 UTC
Executed, thanks.

Comment 3 Ondrej Dubaj 2021-04-12 07:23:20 UTC
Gentle ping.

Comment 4 Mikel Olasagasti Uranga 2021-04-12 07:27:56 UTC
I see it failed again downloading iptables:

Error: Error downloading packages:
  Cannot download 01916807-iptables/iptables-libs-1.8.7-3.fc34.x86_64.rpm: All mirrors were tried

https://download.copr.fedorainfracloud.org/results/odubaj/autoconf-2.70/fedora-rawhide-x86_64/02097837-nsntrace/builder-live.log.gz

Would it be possible to rebuild Ondrej?

Comment 5 Ondrej Dubaj 2021-04-12 07:36:11 UTC
Seems strange to me, as iptables-libs is present in the given repository https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/build/2107338/

Do you require a certain release of iptables ?

Comment 6 Mikel Olasagasti Uranga 2021-04-12 07:40:28 UTC
No, just "Requires: /usr/sbin/iptables" on the .spec, so no special version required. Could it be that when nsntrace was built iptables was not and would be fixed now if rebuilt?

Comment 7 Ondrej Dubaj 2021-04-12 07:43:30 UTC
I re-scheduled it and still the same issue. I will investigate what's wrong with this repository. Will keep you informed

Comment 8 Ondrej Dubaj 2021-04-12 13:01:55 UTC
Problem seems to be fixed. I needed to completely remove and re-add iptables to the repository and now it builds. No idea what happened.

https://copr.fedorainfracloud.org/coprs/odubaj/autoconf-2.70/package/nsntrace/

Comment 9 Mikel Olasagasti Uranga 2021-04-12 13:05:19 UTC
Awesome Ondrej, thanks for the effort!