Bug 1424392 - rubygem-session: FTBFS in rawhide
Summary: rubygem-session: FTBFS in rawhide
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-session
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Guillermo Gómez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F26FTBFS
TreeView+ depends on / blocked
 
Reported: 2017-02-17 16:57 UTC by Fedora Release Engineering
Modified: 2018-05-29 12:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-29 12:10:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (9.53 KB, text/plain)
2017-02-17 16:57 UTC, Fedora Release Engineering
no flags Details
root.log (75.20 KB, text/plain)
2017-02-17 16:57 UTC, Fedora Release Engineering
no flags Details
state.log (655 bytes, text/plain)
2017-02-17 16:57 UTC, Fedora Release Engineering
no flags Details
Fix test9 (2.82 KB, patch)
2017-06-23 19:48 UTC, Troy Dawson
no flags Details | Diff

Description Fedora Release Engineering 2017-02-17 16:57:49 UTC
Your package rubygem-session failed to build from source in current rawhide.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17790848

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

Comment 1 Fedora Release Engineering 2017-02-17 16:57:53 UTC
Created attachment 1254450 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 16:57:56 UTC
Created attachment 1254451 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 16:57:58 UTC
Created attachment 1254452 [details]
state.log

Comment 4 Fedora End Of Life 2017-02-28 12:11:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 Troy Dawson 2017-06-23 19:48:07 UTC
Created attachment 1291261 [details]
Fix test9

There is/was a bug in the tests.
Test 9 had a line 

  cmd = 'ruby -e "puts 42; sleep 0.1"' * 3

This wasn't expanding out correctly with the * 3.  A few tweeks got it working.

  cmd = 'ruby -e "puts 42"; sleep 0.1;' * 3

Judging from the comments around this area, I believe this is the spirit of what was wanting to be tested.

We are trying to get f26 bootstrap to build itself completely, and are trying to clean up all the FTBFS bugs needed to achieve this. We understand some people have limited time to fix packages.  If you do not have the time to fix this, or merge the patch, within two weeks, we will have a proven packager merge the suggested patch in and build it.

Comment 6 Fedora End Of Life 2018-05-03 08:48:22 UTC
This message is a reminder that Fedora 26 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 26. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '26'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 26 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 7 Fedora End Of Life 2018-05-29 12:10:54 UTC
Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26
is no longer maintained, which means that it will not receive any
further security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.