Bug 1676296

Summary: git: FTBFS in Fedora rawhide/f30
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: gitAssignee: Todd Zullinger <tmz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amahdal, besser82, c.david86, chrisw, pcahyna, pstodulk, sebastian.kisela, tmz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-12 18:43:06 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: 1676319    
Bug Blocks: 1674516    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2019-02-11 22:31:12 UTC
git failed to build from source in Fedora rawhide/f30

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Please fix git at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
git will be orphaned. Before branching of Fedora 31,
git will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2019-02-11 22:31:15 UTC
Created attachment 1533820 [details]
build.log

file build.log too big, will only attach last 1024 bytes

Comment 2 Fedora Release Engineering 2019-02-11 22:31:16 UTC
Created attachment 1533821 [details]
root.log

file root.log too big, will only attach last 1024 bytes

Comment 3 Fedora Release Engineering 2019-02-11 22:31:18 UTC
Created attachment 1533822 [details]
state.log

Comment 4 Todd Zullinger 2019-02-12 01:05:20 UTC
This is due to a missing jgit dependency on javapacakges-tools.  The jgit script requires /bin/build-classpath from javapacakges-tools.  I filed this as #1676319.

I'll add a BR for javapackages-tools to git if jgit isn't fixed before I'm ready for the next git build (which should be coming shortly, when 2.21.0-rc1 is released).

Comment 5 Todd Zullinger 2019-02-12 18:43:06 UTC
This is fixed with jgit-5.2.0-5.fc30 in the buildroot.  I ran a scratch build to confirm (https://koji.fedoraproject.org/koji/taskinfo?taskID=32764957).  I expect to have git-2.21.0-rc1 tomorrow or the day after, so I'm skipping a full build today to reduce needless churn.