| Summary: | rubygem-file-tail: FTBFS in rawhide | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
| Component: | rubygem-file-tail | Assignee: | Jun Aruga <jaruga> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 24 | CC: | admiller, jaruga, vondruch | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | rubygem-file-tail-1.1.0-3.fc25 rubygem-file-tail-1.1.0-3.fc24 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2016-05-07 12:03:57 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:19:36 UTC
Created attachment 1126144 [details]
build.log
Created attachment 1126145 [details]
root.log
Created attachment 1126146 [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 I will fix this! Created attachment 1148256 [details]
Fix test suite for Ruby 2.3 compatibility
Though this package's test suite is stable for f23,
it sometimes had been failed for f24, and rawhide.
Though I could not find the essential reason for that, after I replaced method and variable that are deprecated from Ruby 2.3, to recommended one, the failure of the test suite had been disappeared.
- Replace deprecated "Object#timeout" to "Timeout#timeout",
- Replace deprecated TimeoutError to Timeout::Error
Before this modification: failure rate: over than 50%
After this modification: still no failure after 20 times.
Could you check this modification?
jaruga's rubygem-file-tail-1.1.0-3.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=755811 rubygem-file-tail-1.1.0-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7d4c1819bc rubygem-file-tail-1.1.0-3.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-7d4c1819bc rubygem-file-tail-1.1.0-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |