Bug 925815

Summary: libnetfilter_conntrack: Does not support aarch64 in f19 and rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: libnetfilter_conntrackAssignee: Paul P Komkoff Jr <i>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-03 04:24:18 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: 922257    

Description Dennis Gilmore 2013-03-23 01:04:55 UTC
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  libnetfilter_conntrack appears to use an earlier version of 
autoconf, preventing its being built.  This can be fixed in of three ways (In order of preference):

1. Work with upstream to migrate the package to autoconf 2.69.

2. Rerun autoconf or autoreconf in %prep or %build prior to running 
configure.

3. Apply the patch at http://ausil.fedorapeople.org/aarch64/libnetfilter_conntrack/libnetfilter_conntrack-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.

Comment 1 Paul P Komkoff Jr 2013-03-24 16:35:18 UTC
I think this package is just confusing, but not broken.
It has old autoconf files in /, and newer in build-aux. Your script detects the old ones but they don't appear to be used, actually.
I'll test this idea now.

Comment 2 Paul P Komkoff Jr 2013-03-24 16:46:21 UTC
Yeah, I just deleted compile config.guess config.sub depcomp install-sh ltmain.sh missing, did not rerun autoconf and it still builds fine.
I'll close it with my update that bumps version/deletes the confusing files.

Comment 3 Fedora Update System 2013-03-24 19:03:58 UTC
libnetfilter_conntrack-1.0.3-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/libnetfilter_conntrack-1.0.3-1.fc17

Comment 4 Fedora Update System 2013-03-24 19:06:24 UTC
libnetfilter_conntrack-1.0.3-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libnetfilter_conntrack-1.0.3-1.fc18

Comment 5 Fedora Update System 2013-03-25 22:53:20 UTC
Package libnetfilter_conntrack-1.0.3-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libnetfilter_conntrack-1.0.3-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-4389/libnetfilter_conntrack-1.0.3-1.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-04-03 04:24:20 UTC
libnetfilter_conntrack-1.0.3-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-04-03 04:41:37 UTC
libnetfilter_conntrack-1.0.3-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.