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 1334124
Summary: | memstomp is FTBFS on aarch64 due to crash in %check | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
Component: | memstomp | Assignee: | Jeff Law <law> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | law |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | memstomp-0.1.4-20.fc24 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-23 20:06:31 UTC | Type: | Bug |
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
Peter Robinson
2016-05-08 21:58:14 UTC
Grrr, What is the magic RPM I need to provide aarch64-koji so that I can fire off a scratch build to the aarch64 koji instance?
> What is the magic RPM I need to provide aarch64-koji so that I can fire off
> a scratch build to the aarch64 koji instance?
If you have a checkout of the package you can do "arm-koji build --scratch f24 `fedpkg giturl`" or you can grab the latest src.rpm from mainline and do "arm-koji build --scratch f24 .src.rpm"
The issue is with the same NVR from mainline
You're missing the point. I don't have program named "arm-koji" or "aarch64-koji" on my F24 system. law@localhost memstomp]$ arm-koji bash: arm-koji: command not found [law@localhost memstomp]$ aarch64-koji bash: aarch64-koji: command not found [law@localhost memstomp]$ rpm -qa | grep koji koji-1.10.1-4.fc24.noarch What package provides arm-koji and/or aarch64-koji? (In reply to Jeff Law from comment #3) > You're missing the point. I don't have program named "arm-koji" or > "aarch64-koji" on my F24 system. It's part of the fedora-packager package. Thanks. I know I had those installed in the past, but I wiped my system a while back and couldn't figure out what I needed to re-install. Anyway, the testsuite failure should be fixed in the -20 build. memstomp-0.1.4-20.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9eb051229d memstomp-0.1.4-20.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9eb051229d memstomp-0.1.4-20.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |