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 925355
Summary: | fping: Does not support aarch64 in f19 and rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
Component: | fping | Assignee: | Charles R. Anderson <cra> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cra |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://github.com/schweikert/fping/issues/45 | ||
Whiteboard: | |||
Fixed In Version: | fping-3.5-1.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-03 03:44: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: | |
Bug Depends On: | |||
Bug Blocks: | 922257 |
Description
Dennis Gilmore
2013-03-23 00:26:56 UTC
Filed upstream: https://github.com/schweikert/fping/issues/45 Date: Mon, 25 Mar 2013 15:36:38 -0700
From: Brendan Conoboy <blc>
To: devel.org
Subject: Re: config.guess/config.sub for aarch64 (was Re: Mass Rebuild for Fedora 19)
Reply-To: Development discussions related to Fedora <devel.org>
On 03/25/2013 02:16 PM, Ralf Corsepius wrote:
> On 03/25/2013 10:04 PM, Peter Robinson wrote:
> >> 2.69 added it,
> > No - autoconf does not distribute config.guess/config.sub to packages.
> > It's automake.
Autoconf 2.69 is the first version of autoconf that included aarch64
in its config.guess and config.sub, but you are right: It is automake
that provides these files. Specifically, automake 1.11.4 is the first
version of automake to provide a config.guess and config.sub pair that
includes aarch64 recognition. This is a mistake on my part- I was
under the impression autoconf provided them. The bug report's
suggestion of running autoreconf will still have the desired effect,
but the 'autoconf' suggestion was off. Sorry about that.
fping-3.5-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/fping-3.5-1.fc19 Package fping-3.5-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 fping-3.5-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-9439/fping-3.5-1.fc19 then log in and leave karma (feedback). fping-3.5-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |