Bug 1106676
| Summary: | protobuf: FTBFS in rawhide | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||||||
| Component: | protobuf | Assignee: | Mikolaj Izdebski <mizdebsk> | ||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | rawhide | CC: | cse.cem+redhatbugz, mizdebsk, shamardin, yselkowi | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | 2.5.0-9 | Doc Type: | Bug Fix | ||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2014-06-16 11:21:50 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: | |||||||||||||||
| Bug Blocks: | 1105908 | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Dennis Gilmore
2014-06-09 17:05:48 UTC
Created attachment 904991 [details]
build.log
Created attachment 904992 [details]
root.log
Created attachment 904993 [details]
state.log
Processing files: protobuf-java-2.5.0-8.fc21.x86_64 error: File not found: /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-fragments/protobuf Sigh... anyone know Maven? (In reply to Conrad Meyer from comment #4) > Processing files: protobuf-java-2.5.0-8.fc21.x86_64 > error: File not found: > /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven- > fragments/protobuf > > > Sigh... anyone know Maven? I'll fix this. Created attachment 907869 [details] Patch for rawhide Explained here: https://lists.fedoraproject.org/pipermail/java-devel/2014-June/005269.html Patch for rawhide attached. Thanks Yaakov. The patch itself looks OK. Could you attach git-formatted[1] pactch instead and use a better description in changelog? (Changelog should say what was changed in the package. "Fix FTBFS" isn't very helpful.) [1] https://fedoraproject.org/wiki/User:Mizdebsk/HowToSubmitPatches Created attachment 908255 [details]
patch 2
Attached.
Fixed. protobuf required more cleanup, so I didn't use the patch. I believe that this bug is fixed in protobuf-2.5.0-9, which is available in Fedora Rawhide, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=538407 |