Bug 1307999

Summary: rubygem-ZenTest: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: rubygem-ZenTestAssignee: Jun Aruga <jaruga>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: 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 Flags
build.log
none
root.log
none
state.log
none
Fix test failure with Ruby 2.3 (#1307999)
none
Update to v4.11.0 to fix test suite in Ruby 2.3 compatibility none

Description Fedora Release Engineering 2016-02-13 22:16:24 UTC
Your package rubygem-ZenTest failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12865517

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 22:16:27 UTC
Created attachment 1126057 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 22:16:29 UTC
Created attachment 1126058 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 22:16:31 UTC
Created attachment 1126059 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 15:06:08 UTC
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

Comment 5 Yaakov Selkowitz 2016-02-26 01:19:44 UTC
This is https://github.com/seattlerb/zentest/issues/66

Comment 7 Yaakov Selkowitz 2016-05-13 02:58:23 UTC
Created attachment 1156964 [details]
Fix test failure with Ruby 2.3 (#1307999)

Comment 8 Jun Aruga 2016-05-17 08:25:45 UTC
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.

Comment 9 Vít Ondruch 2016-05-18 08:47:56 UTC
Jun, I approved you in PkgDB, feel free to push the changes. Thx.

Comment 10 Upstream Release Monitoring 2016-05-18 11:57:18 UTC
jaruga's rubygem-ZenTest-4.11.0-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=766543

Comment 11 Fedora Update System 2016-05-18 12:22:50 UTC
rubygem-ZenTest-4.11.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-733f81318e

Comment 12 Jun Aruga 2016-05-19 10:03:25 UTC
I checked below things too.
- Install the package and run it on irb: ok (I checked "require 'zentest'") 
- rpmlint: ok
- license check ok.

Comment 13 Fedora Update System 2016-05-21 01:34:26 UTC
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

Comment 14 Fedora Update System 2016-05-24 18:06:44 UTC
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.