Bug 1149702
| Summary: | FTBFS: Failure: test_type_integer(TestSelectionData) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karsten Hopp <karsten> |
| Component: | rubygem-gtk2 | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 21 | CC: | mtasaka |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ppc64 | ||
| OS: | Linux | ||
| URL: | https://github.com/ruby-gnome2/ruby-gnome2/issues/256 | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-gtk2-2.2.0-5.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 04:35:51 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: | 1071880 | ||
A fix for this found, agreed with the upstream, will apply. rubygem-gtk2-2.2.0-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/rubygem-gtk2-2.2.0-5.fc21 Package rubygem-gtk2-2.2.0-5.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing rubygem-gtk2-2.2.0-5.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12715/rubygem-gtk2-2.2.0-5.fc21 then log in and leave karma (feedback). rubygem-gtk2-2.2.0-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: rubygem-gtk2-2.2.0-3.fc21 fails to build on ppc64: Failure: test_type_integer(TestSelectionData) /builddir/build/BUILD/rubygem-gtk2-2.2.0/usr/share/gems/gems/gtk2-2.2.0/test/test_gdk_selection_data.rb:12:in `test_type_integer' 9: Gdk::Property.change(@window, name, 10: Gdk::Selection::TYPE_INTEGER, 11: :replace, value) => 12: assert_equal([Gdk::Selection::TYPE_INTEGER, [value]], 13: Gdk::Property.get(@window, name, 14: Gdk::Selection::TYPE_INTEGER, 15: false)[0, 2]) <[#<Gdk::Atom:0x1003ea7b180 ptr=0x1003ea7f320 own=true>, [10]]> expected but was <[#<Gdk::Atom:0x1003e652388 ptr=0x1003ee6b780 own=true>, [1048075456]]> diff: ? [#<Gdk::Atom:0x1003ea7b180 ptr=0x1003ea 7f320 own=true>, [10 ]] ? 6523 8 e6b 8 48075456 =============================================================================== Finished in 0.270763166 seconds. 62 tests, 110 assertions, 1 failures, 0 errors, 0 pendings, 1 omissions, 0 notifications 98.3607% passed 228.98 tests/s, 406.26 assertions/s error: Bad exit status from /var/tmp/rpm-tmp.AVeVgC (%check) Version-Release number of selected component (if applicable): rubygem-gtk2-2.2.0-3.fc21 How reproducible: always Steps to Reproduce: 1. ppc-koji build --scratch f21 rubygem-gtk2-2.2.0-3.fc21.src.rpm 2. 3. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2138030 Expected results: Additional info: