Bug 462809
| Summary: | xml-commons-apis-javadoc conflicts with older xml-commons-apis | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sean Flanigan <sflaniga> |
| Component: | xml-commons-apis | Assignee: | Matt Wringe <mwringe> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-09-19 20:02:29 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: | 438943 | ||
|
Description
Sean Flanigan
2008-09-19 02:14:24 UTC
adding to blocker because of unresolved dependencies The xml-commons-apis package does not own anything outside of /usr/share/javadoc. The error message you are seeing is very misleading and basically means that when trying to install xml-commons-apis-javadoc one of its dependencies (or the dependencies of a dependency) has a file conflict with the jar.so file. Can you please output the result of the command below. I really need to know what package or packages are providing this. rpm -q --whatprovides xml-commons-apis The xml-commons-apis package does not own anything outside of /usr/share/javadoc. Oops, That should have been "The xml-commons-apis-javadoc package... And Oops again, yes the javadoc is providing the jar.so Fixing this right now |