You installed with "-dd" as well, didn't you? These two are in conflict because jdk already provides its own bundled JRE that I had been historically just replacing with this. No longer.
E: No wait, it's the same drop-in replacement bug that was reported as soon as I de-merged the two. I don't really intend doing anything about it because the installation is not supposed to continue, if the conflicting package could not be removed.
Search Criteria
Package Details: jre 24.0.1-1
Package Actions
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.24 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2025-04-16 18:38 (UTC) |
Dependencies (13)
- ca-certificates-utils
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- java-runtime-common
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- python-html2text (make)
- alsa-lib (optional) – for basic sound support
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 2 look and feel - desktop usage
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR) (optional) – for the Gtk+ 3 look and feel - desktop usage
Required by (1691)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- abchr (requires java-runtime)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aechoterm-bin (requires java-runtime)
- ahmyth-bin (requires java-runtime)
- aio-remote (requires java-runtime)
- airsonic (requires java-runtime-headless)
- airsonic-advanced-bin (requires java-runtime-headless)
- airsonic-advanced-git (requires java-runtime-headless)
- aladin (requires java-runtime)
- alchemist (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- alda-git (requires java-runtime)
- Show 1671 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 52 53 54 55 56 57 58 59 60 61 62 .. 82 Next › Last »
Det commented on 2012-11-25 15:06 (UTC)
<deleted-account> commented on 2012-11-25 14:53 (UTC)
I don't think this is too important, but upon updating I got file conflicts with the license files. Perhaps that can be fixed with an .install file? Like I said, not really important, and a simple pacman -Rdd jdk and then pacman -U pkg works.
Det commented on 2012-11-05 15:03 (UTC)
Well, it's "PKGEXT" and I use it with all the other java packages and google-earth too.
MisterAnderson commented on 2012-11-05 11:53 (UTC)
Yeah sorry I wasn't reporting it to you I just wanted to inform anyone else coming here checking for an answer (only package I know of with a different PKG_EXT).
Det commented on 2012-10-30 22:33 (UTC)
It's an aurget bug: https://aur.archlinux.org/packages.php?ID=51908, https://aur.archlinux.org/packages.php?ID=31933
<deleted-account> commented on 2012-10-30 22:16 (UTC)
Can not install this version, it stops here..:
==> Extracting Sources...
-> Extracting jdk-7u9-linux-x64.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
-> Creating required dirs
-> Removing the redundancies
-> Moving stuff in place
-> Symlinking the plugin
-> Installing the scripts, confs and .desktops of our own
-> Tweaking the javaws .desktop file
==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
-> Removing empty directories...
==> Creating package...
-> Generating .PKGINFO file...
-> Adding install file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: jdk 7.9-2 (Tue Oct 30 23:14:02 CET 2012)
:: Discarding sources...
:: Installing package...
error: : package not found
JohnnyDeacon commented on 2012-10-30 21:25 (UTC)
Ok, solved
Det commented on 2012-10-30 15:20 (UTC)
I mentioned this to brisbin but the way we do things here in the Arch world is preferably by reporting things ourselves - not by through some middleman who first made you see it.
Det commented on 2012-10-30 15:04 (UTC)
Verifies fine here. Your download is corrupt.
You could try the alternative mirrors if it's server-sided.
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.