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 926312

Summary: passwd: Does not support aarch64 in f19 and rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: passwdAssignee: Miloslav Trmač <mitr>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fkluknav, mitr, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: passwd-0.79-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-29 18:10:20 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    
Attachments:
Description Flags
TEST ONLY srpm none

Description Dennis Gilmore 2013-03-23 15:41:45 UTC
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  passwd 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/passwd/passwd-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.

Comment 1 Miloslav Trmač 2013-03-25 15:50:09 UTC
Created attachment 716076 [details]
TEST ONLY srpm

Thanks for your report.

I'll go with 1, because we are the upstream, and an upstream release to pick up updated translations is likely to happen before F19 anyway.

The new release will happen with autoconf-2.69.  If you want to test it now, attached is a TEST-ONLY srpm (you'll notice a NEVR duplication). It survives a f20 scratch build on the current primary architectures; I'm afraid I don't have access to aarch64 to test it properly.

Comment 2 Fedora Update System 2013-06-22 00:59:58 UTC
passwd-0.79-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/passwd-0.79-1.fc19

Comment 3 Fedora Update System 2013-06-22 18:15:10 UTC
Package passwd-0.79-1.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 passwd-0.79-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-11472/passwd-0.79-1.fc19
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-06-29 18:10:20 UTC
passwd-0.79-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.