Fix docs for oracle java installation. #122
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-oracle-java-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changed installation instructions of Oracle Java to use tar.gz instead of rpms. Their rpms do not work correctly with fedora/openjdk packages.
I have found this page, which also says how to add Oracle JDK into alternatives:
https://fedoraproject.org/wiki/JDK_on_Fedora#Installing_Oracle_JDK_on_Fedora
Metadata Update from @jflory7:
@zzambers : can you point to a reference that documents the issue with the rpms please? I've got them installed and they seem to work just fine.
In general, the rpms are preferred because they make removing the package much easier.
Metadata Update from @ankursinha:
And do you have also system jdk installed?
On my system, installing oracle rpms lead to broken alternatives
That page should be removed. It is incredibly old.
It is one of the many old wiki pages, hence moving reviewed information to quick-docs.
Maybe because I have jre and not jdk? No problem here in daily usage.
That is interesting. It hsould not be devel related.. but I will try. Had you done any other steps instead of simple dnf install some.rpm?
No, not really. Installed the rpm, and I think updated the alternatives.
Please note that my use case is very small---I only use java for Jabref (which requires openjfx bits that aren't in Fedora now). So maybe I just don't see the breakages that you people see in advanced usage?
I see. Nvm. Still users should be warned to isntall oracle jdk instead of encouraged. TBH, currently there is no reason to do so those days. Can we merge now please?
@zzambers : would you add a warning to the page please as @jvanek suggests?
If the JDK bit is correct, would you be able to remove the "unreviewed warning" at the top of the page? That'll make this page ready for use.
Metadata Update from @ankursinha:
Metadata Update from @ankursinha:
Merging, this. I'll remove the unreviewed warning from the page now.
Pull-Request has been merged by ankursinha