Bug 1424333
Summary: | rubygem-loofah: FTBFS in rawhide | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
Component: | rubygem-loofah | Assignee: | Vít Ondruch <vondruch> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 29 | CC: | ktdreyer, pvalena, tdawson, vondruch | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | rubygem-loofah-2.0.3-6.fc27 | Doc Type: | If docs needed, set a value | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2018-11-13 16:41:30 UTC | Type: | --- | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Bug Depends On: | 1256165 | ||||||||||||
Bug Blocks: | 1423041 | ||||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2017-02-17 16:45:19 UTC
Created attachment 1254275 [details]
build.log
Created attachment 1254276 [details]
root.log
Created attachment 1254277 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Created attachment 1291111 [details]
Fix sed to work with newer gemspecs
Newer gemspecs have a .freeze attached to everything. The original sed was leaving the .freeze by itself in the gemspec, causing issues later on.
This patch adds a sed that works with the .freeze issue first, for newer gemspecs, then runs the original sed, that would fix up older gemspecs.
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.
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'. This is resolved F27+ |