namcap reports:
PKGBUILD (jre) E: File referenced in $startdir
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-jdk24, jre24-jdk, jre24-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1088 |
Popularity: | 0.22 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2025-04-16 18:38 (UTC) |
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 82 Next › Last »
namcap reports:
PKGBUILD (jre) E: File referenced in $startdir
makepkg fails with this error:
install: cannot stat '/mnt/hdd/wd/repos/aur/jre/src/policytool-jre8.desktop': No such file or directory ==> ERROR: A failure occurred in package().
That file exists in src, but it is a simlink file and the target file of the simlink does not exists.
Good-bye, friends.
I've left Arch a long time ago, and now I'm leaving these too.
To you.
Had to switch mirrors. cacbedfd08e4
Cannot download sources
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading <http://download.oracle.com/otn-pub/java/jdk/10.0.2+13/19aef61b38124481863b1413dce1855f/jre-10.0.2_linux-x64_bin.tar.gz>
Aborting...
==> ERROR: Could not download sources.
I didn't see it.
Someone can pacman -Ql jdk | grep jcontrol
.
Just checking – does Java 11 no longer have the jcontrol
control panel? (I think that's how I used to have to add custom CA certificates in the past.)
Well... yeah.
They mention it (the new license) with a big yellow note in the Downloads page: https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html
I could add an .install note, if people really use Arch Linux for Java production..
E: I mean, people are familiar with Google v. Oracle, right? Reading the new license, I didn't know this was anything new even.
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.