Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1424333

Summary: rubygem-loofah: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: rubygem-loofahAssignee: Vít Ondruch <vondruch>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: 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 Flags
build.log
none
root.log
none
state.log
none
Fix sed to work with newer gemspecs none

Description Fedora Release Engineering 2017-02-17 16:45:19 UTC
Your package rubygem-loofah failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2017-02-17 16:45:23 UTC
Created attachment 1254275 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 16:45:25 UTC
Created attachment 1254276 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 16:45:27 UTC
Created attachment 1254277 [details]
state.log

Comment 4 Fedora End Of Life 2017-02-28 12:08:37 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 14:54:06 UTC
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.

Comment 6 Jan Kurik 2018-08-14 11:08:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 7 Vít Ondruch 2018-11-13 16:41:30 UTC
This is resolved F27+