| Summary: | rubygem-ZenTest: FTBFS in rawhide | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||||
| Component: | rubygem-ZenTest | Assignee: | Jun Aruga <jaruga> | ||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 24 | CC: | bkearney, jaruga, mmorsi, vondruch, yselkowi | ||||||||||||
| Target Milestone: | --- | Keywords: | Patch | ||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | rubygem-ZenTest-4.11.0-1.fc25 rubygem-ZenTest-4.11.0-1.fc24 | Doc Type: | Bug Fix | ||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2016-05-24 18:06:50 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: | 1305208 | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Fedora Release Engineering
2016-02-13 22:16:24 UTC
Created attachment 1126057 [details]
build.log
Created attachment 1126058 [details]
root.log
Created attachment 1126059 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase (In reply to Yaakov Selkowitz from comment #5) > This is https://github.com/seattlerb/zentest/issues/66 https://github.com/seattlerb/zentest/commit/b8c5544dd6555f4d59bf765c1ffd783b54c3fd69 Created attachment 1156964 [details]
Fix test failure with Ruby 2.3 (#1307999)
Created attachment 1158202 [details]
Update to v4.11.0 to fix test suite in Ruby 2.3 compatibility
# Highlight
I updated to v4.11.0 to fix test suite in Ruby 2.3 compatibility.
I will attach the patch file for that.
Also I am asking upstream to separate the license text in README.txt
(the pull-request is in the spec file.)
The package dependency is no problem.
# dependency
fc24 is target.
+ dnf repoquery --enablerepo=rawhide --whatrequires 'rubygem(ZenTest)'
rubygem-RubyInline-0:3.11.3-6.fc23.noarch
rubygem-RubyInline-0:3.11.3-8.fc24.noarch
=> gem spec: ok, rpm spec: ok
+ dnf repoquery --enablerepo=rawhide --whatrequires 'rubygem-ZenTest'
rubygem-ZenTest-doc-0:4.10.0-2.fc23.noarch
+ dnf repoquery --enablerepo=rawhide-source --arch src --whatrequires 'rubygem(ZenTest)'
rubygem-RubyInline-0:3.11.3-8.fc24.src
=> ok
rubygem-rspec2-core-0:2.14.8-7.fc24.src
=> gem spec: ok, rpm spec: ok
+ dnf repoquery --enablerepo=rawhide-source --arch src --whatrequires 'rubygem-ZenTest'
=> No result.
Could you check my patch?
Thanks.
Jun, I approved you in PkgDB, feel free to push the changes. Thx. jaruga's rubygem-ZenTest-4.11.0-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=766543 rubygem-ZenTest-4.11.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-733f81318e I checked below things too. - Install the package and run it on irb: ok (I checked "require 'zentest'") - rpmlint: ok - license check ok. rubygem-ZenTest-4.11.0-1.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-733f81318e rubygem-ZenTest-4.11.0-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |