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 1106098

Summary: lingot: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: lingotAssignee: Karel Volný <kvolny>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kvolny, sanjay.ankur, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: lingot-0.9.1-8.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-08 06:09:31 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: 1037177, 1109956    
Bug Blocks: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Dennis Gilmore 2014-06-09 02:30:10 UTC
Your package lingot failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=6948679

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

Comment 1 Dennis Gilmore 2014-06-09 02:30:12 UTC
Created attachment 903876 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 02:30:14 UTC
Created attachment 903878 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 02:30:15 UTC
Created attachment 903880 [details]
state.log

Comment 4 Yaakov Selkowitz 2014-07-01 00:15:16 UTC
Cause is -Werror=format-security in bug 1037177.

Comment 5 Karel Volný 2014-07-17 13:06:07 UTC
as the upstream release with the fix is somehow delayed, I wanted to backport it for the F21 branch

unfortunately, bug #1109956 blocks me from working with F21 branch, and trying to use git directly, I must be doing something wrong as my HEAD is always getting detached ... any help appreciated

Comment 6 Dennis Gilmore 2014-07-17 14:35:19 UTC
git checkout f21

that will allow you to switch branches. if your HEAD is getting detached you must have something in your git config that is causing it.