Bug 641756
Summary: | JOSM chooses wrong Java version on startup | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Niemueller <tim> |
Component: | josm | Assignee: | Cédric OLIVIER <cedric.olivier> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | cedric.olivier, guido.grazioli |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | josm-0-0.12.3592svn.fc13 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-11-29 21:27:05 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: | 642035 | ||
Bug Blocks: |
Description
Tim Niemueller
2010-10-11 02:35:57 UTC
Thanks for reporting this bug. Josm launcher is according Fedora guides lines. It is based on this example : http://fedoraproject.org/wiki/Packaging:Java#Wrapper_Scripts I think problem come from java-functions provided by jpackage-utils. Awaiting that it's corrected, I can add openjdk-devel dependencies. Cedric, just try to add: _prefer_jre=1 after the shebang in your wrapper script; as nobody can have a newer jdk without a jre (-devel requires plain package), that should do the trick josm-0-0.12.3592svn.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/josm-0-0.12.3592svn.fc13 josm-0-0.12.3592svn.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/josm-0-0.12.3592svn.fc12 josm-0-0.12.3592svn.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/josm-0-0.12.3592svn.fc14 josm-0-0.12.3592svn.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update josm'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/josm-0-0.12.3592svn.fc13 josm-0-0.12.3592svn.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. josm-0-0.12.3592svn.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. josm-0-0.12.3592svn.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |