Ok.
Works now.
Git Clone URL: | https://aur.archlinux.org/jdk.git (read-only, click to copy) |
---|---|
Package Base: | jdk |
Description: | Oracle Java Runtime Environment |
Upstream URL: | https://www.oracle.com/java/ |
Licenses: | LicenseRef-custom |
Conflicts: | jdk |
Provides: | java-runtime, java-runtime-headless, java-runtime-headless-jdk, java-runtime-jdk23, jre23-jdk, jre23-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1086 |
Popularity: | 0.168956 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2024-10-06 02:26 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 81 Next › Last »
Ok.
Works now.
==> Starting package()...
-> Creating directory structure...
-> Moving contents...
/usr/bin/mv: target '/home/grawity/.cache/pacaur/jdk/pkg/jdk//usr/lib/jvm/java-11-jdk' is not a directory
==> ERROR: A failure occurred in package().
The directory $pkgdir/usr/lib/jvm/
instead has a subdirectory java-11-
with apparently missing suffix.
Yeah that doesn't help at all.
It is broken for me
Aaaaand.. now?
Fak.
Appears to be broken:
rm: cannot remove 'lib/desktop/icons/HighContrast': No such file or directory
For Java 11, switch to JDK: https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html
In this release, the JRE or Server JRE is no longer offered. Only the JDK is offered. Users can use jlink to create smaller custom runtimes.
redg3ar flagged jre out-of-date on 2018-09-25 for the following reason:
There's no JRE 11 for Java.
Yeah that's why it's flagged as such (click on the red text).
Maintainers (including co-) automatically get notifications from flags, even if not subscribed to comments.
Pinned Comments
dbermond commented on 2024-03-19 19:54 (UTC)
As was made with the java packages in the official repositories, jdk now provides the jre alongside it, and both packages conflict with each other. During the package upgrade to version 22, act accordingly to your needs. For example, if you have both jdk and jre installed, only jdk will be sufficient, as it now also contains the runtime environment, and jre can be uninstalled. If you have only jre installed, no action is required.