Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 926412

Summary: qodem: Does not support aarch64 in f19 and rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: qodemAssignee: Richard Shaw <hobbes1069>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hobbes1069
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qodem-0.3.2-5.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-06 01:34:26 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 16:11:23 UTC
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  qodem 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/qodem/qodem-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.

Comment 1 Richard Shaw 2013-04-03 19:09:38 UTC
I have emailed the author.

Comment 2 Richard Shaw 2013-04-09 19:59:43 UTC
As upstream is working towards a 1.0 release and has at least verbally agreed to update to 2.69 at that time, I've decided to move forward with method #2.

Since I only need to run autoreconf for aarch64 I'd like to put it in a conditional. Is aarch64 the actual arch?

%ifarch aarch64
autoreconf -vif
%endif

Or do I need to use something different?

Comment 3 Fedora Update System 2013-05-28 03:06:27 UTC
qodem-0.3.2-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/qodem-0.3.2-5.fc19

Comment 4 Fedora Update System 2013-05-28 03:06:40 UTC
qodem-0.3.2-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/qodem-0.3.2-5.fc18

Comment 5 Fedora Update System 2013-05-28 03:06:56 UTC
qodem-0.3.2-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/qodem-0.3.2-5.fc17

Comment 6 Fedora Update System 2013-05-28 16:16:19 UTC
Package qodem-0.3.2-5.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing qodem-0.3.2-5.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9463/qodem-0.3.2-5.fc19
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-06-06 01:34:26 UTC
qodem-0.3.2-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-06-06 01:45:56 UTC
qodem-0.3.2-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-06-06 02:27:44 UTC
qodem-0.3.2-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.