Bug 205216
| Summary: | File conflicts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | java-1.4.2-gcj-compat | Assignee: | Thomas Fitzsimmons <fitzsim> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | java-1.4.2-gcj-compat-1.4.2.0-40jpp.108 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-07 23:02:24 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: | 192690 | ||
| Bug Blocks: | 192658 | ||
The tools.jar conflict will be fixed by the brp script attached to this bug report: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192690 Shouldn't the aotcompile.py{c,o} files be handled by the python brp script? I worked around the .pyc/.pyo problem with: touch --reference=aotcompile.py.in aotcompile.py after make. And Ben's brp-java-repack-jars landed in dist-fc6, so the tools.jar conflict is also fixed. I also fixed a conflict in the -javadoc sub-package caused by a rounding problem in i386 gjdoc/libgcj, and a conflict in the base package where /usr/bin/rebuild-gcj-db was referencing libdir. |
Description of problem: file /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/lib/tools.jar from install of java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.105 conflicts with file from package java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.105 file /usr/lib/python2.4/site-packages/aotcompile.pyc from install of java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.105 conflicts with file from package java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.105 file /usr/lib/python2.4/site-packages/aotcompile.pyo from install of java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.105 conflicts with file from package java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.105