Bug 1676296
| Summary: | git: FTBFS in Fedora rawhide/f30 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | git | Assignee: | Todd Zullinger <tmz> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | 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
Fedora Release Engineering
2019-02-11 22:31:12 UTC
Created attachment 1533820 [details]
build.log
file build.log too big, will only attach last 1024 bytes
Created attachment 1533821 [details]
root.log
file root.log too big, will only attach last 1024 bytes
Created attachment 1533822 [details]
state.log
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). 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. |