Bug 1194369
Summary: | Exception in thread "main" java.lang.NoSuchMethodError: org.apache.xmlgraphics.xmp.Metadata.mergeInto(Lorg/apache/xmlgraphics/xmp/Metadata;)V | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Frank Ch. Eigler <fche> |
Component: | fop | Assignee: | Michael Simacek <msimacek> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | c.david86, dlesage, jpazdziora, mizdebsk, msimacek, msrb, rhbugs, rlandman, wb8rcr |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 1.1-9 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-19 14:06:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Frank Ch. Eigler
2015-02-19 16:35:22 UTC
FOP currently fails to compile because of qdox update (1.12.1 -> 2.0) and xmlgraphics-commons (1.5 -> 2.0). It's not surprising it doesn't work in this case. See http://koschei.cloud.fedoraproject.org/package/fop fop in rawhide has been fixed to work with current xmlgraphics-commons. Systemtap seems to build fine: http://koji.fedoraproject.org/koji/taskinfo?taskID=9273418 It seems the problem was fixed in rawhide via bug 1194369 but Fedora 22 repos still carry fop-1.1-8.fc21. Could you please fix the packages for Fedora 22 as well -- it's supported for another ten months ... Installing fop-1.1-9.fc23.noarch on Fedora 22 machine makes my use case work, so it seems like merely rebuilding that for Fedora 22 should be enough. fop-1.1-9.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/fop-1.1-9.fc22 fop-1.1-9.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |