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 957743
Summary: | error building rubygem-gherkin-2.11.6-1.1.fc19 on ARM | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
Component: | rubygem-gherkin | Assignee: | Michal Fojtik <mfojtik> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | bkabrda, clalancette, mfojtik |
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: | 2014-05-05 13:55:19 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: | 245418 |
Description
Peter Robinson
2013-04-29 12:45:03 UTC
You should build the latest - rubygem-gherkin-2.11.6-2.fc19, not rubygem-gherkin-2.11.6-1.1.fc19. Please try that and let me know if it works. Doesn't seem to be the same error: BuildError: error building package (arch armv7hl), mock exited with status 30; see root.log for more information And the root.log is not even there. Seems that I had to bootstrap it but it's now failing in check. + umask 022 ~/build/BUILD/usr/share/gems/gems/gherkin-2.11.6 ~/build/BUILD + cd /builddir/build/BUILD + pushd ./usr/share/gems/gems/gherkin-2.11.6 + export GEM_HOME=../../ + GEM_HOME=../../ + sed -i 7,8d features/support/env.rb + sed -i 7,8d spec/spec_helper.rb ++ cucumber --version + ln -s /usr/share/gems/gems/cucumber-1.2.1/ ../cucumber + LANG=en_US.utf8 + cucumber + grep '16 failed' error: Bad exit status from /var/tmp/rpm-tmp.rcrreL (%check) Bad exit status from /var/tmp/rpm-tmp.rcrreL (%check) RPM build errors: Child return code was: 1 EXCEPTION: Command failed. See logs for output. http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=1756770 |