Your package rubygem-vegas failed to build from source in current rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=17791008 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Created attachment 1254495 [details] build.log
Created attachment 1254496 [details] root.log
Created attachment 1254497 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
Created attachment 1289157 [details] Fix for failure to build from source (FTBFS) Hi, I would attach a patch to fix failure to build from source (FTBFS). Let me explain detail. 1. Below commands are used in the test files. Maybe those commands was removed from build root at past time. So, need to install those commands manually. This was a reason for FTBFS. -sed -i "s|\"Rakefile\",||g" %{gem_name}.gemspec +sed -i "s|\"Rakefile\"\.freeze,||g" %{gem_name}.gemspec 2. I removed below line that is error for rpmlint check. -Provides: rubygem(%{gem_name}) = %{version} I checked below things. - License check: ok - rpmlint check: - Install check: ok - IRB check on mock shell: irb(main):001:0> require 'vegas' => true
I added similar patch into F28+
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.
Vit, thanks for the patch. https://apps.fedoraproject.org/koschei/package/rubygem-vegas Right now the build is succeeded on rawhide, f28, and failed on f27 and f26.
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.