Search Criteria
Package Details: jre 18.0.1.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: | custom |
Provides: | java-runtime, java-runtime-headless, java-runtime-headless-jdk, java-runtime-jdk18, jre18-jdk, jre18-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1099 |
Popularity: | 1.09 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2022-06-05 12:09 (UTC) |
Dependencies (12)
- ca-certificates-utils
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix)
- java-runtime-common
- libx11 (libx11-git)
- libxext (libxext-git)
- libxi (libxi-git)
- libxrender
- libxtst
- python-html2text (python-html2text-git) (make)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (optional) – for basic sound support
- gtk2 (gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo) (optional) – for the Gtk+ 2 look and feel - desktop usage
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu) (optional) – for the Gtk+ 3 look and feel - desktop usage
Required by (1446)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- 8085-simulator (requires java-runtime)
- abchr (requires java-runtime)
- abcl-git (requires java-runtime)
- activemq (requires java-runtime)
- aerospike-tools-bin (requires java-runtime)
- agclient (requires java-runtime)
- aio-remote (requires java-runtime)
- air-video-server (requires java-runtime)
- airsonic (requires java-runtime-headless)
- airsonic-advanced-bin (requires java-runtime-headless)
- airsonic-advanced-git (requires java-runtime-headless)
- airsonic-git (requires java-runtime-headless)
- aladin (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- alda-git (requires java-runtime)
- alice-bin (requires java-runtime)
Latest Comments
hugegameartgd commented on 2022-05-06 22:43 (UTC) (edited on 2022-05-06 22:44 (UTC) by hugegameartgd)
Maybe upgrading would work with
provides = jre18-jdk=18.0.1
instead of18.0.1-1
in .SRCINFO?dbermond commented on 2022-05-05 20:38 (UTC)
@MidnightStarSign Sorry, but distributions other than Arch Linux are not supported here. Please seek help on your distribution support channels.
MidnightStarSign commented on 2022-05-05 19:30 (UTC)
I'm encountering an issue where I upgrade this using pamac, but the update is still available despite it being successful.
I found this from another forum regarding the issue: "The maintainer changed the package versioning pattern and did not adopt .SRCINFO, hence AUR helpers interpret that in a way that there is a new update available although there isn’t".
Not sure if that is what's going on here.
Full:
dbermond commented on 2022-03-24 13:51 (UTC)
For users wanting the Oracle Java LTS release, there are now lts packages for convenience: jdk-lts, jre-lts and jdk-lts-doc.
dimich commented on 2022-01-20 15:40 (UTC) (edited on 2022-01-20 16:59 (UTC) by dimich)
UPD: Hm, nevermind. Now downloaded successfully without any changes. Maybe some malfunction of the server.
Seems Oracle doesn't allow to download jdk-14.0.2_linux-x64_bin.tar.gz directly from script any more:
drslmr commented on 2021-11-22 14:00 (UTC)
Update to my last comment:
My issue was, that I get this "undefined symbol: ipv6_available" when executing
jar
and otherjdk
executables.Now I see that un-setting
LD_LIBRARY_PATH
in the bash shell fixes the problem too.I tried to find who (which service/program) sets
LD_LIBRARY_PATH
, in my case to/usr/lib:/usr/lib:/usr/lib:/usr/lib
, but I could not find it, neither in my user resource file nor in the system resource files I know off.drslmr commented on 2021-11-12 09:20 (UTC)
I found how to work around: https://aur.archlinux.org/packages/eclipse-java/#news
I needed to add the server path to the LD_LIBRARY_PATH.
drslmr commented on 2021-10-18 11:34 (UTC)
Hi,
I "undefined symbol: ipv6_available" when starting jar or java using a jar. I tried with version 16 but no difference. I also posted the issue here:
https://bbs.archlinux.org/viewtopic.php?id=270512
dbermond commented on 2021-05-14 15:43 (UTC)
@skerit I have no such issue. Installing with makepkg -i works fine for me, and also with pacman -U.
skerit commented on 2021-05-14 15:36 (UTC)
Installing jre or jdk results in some kind of infinite loop of trying to install the other package (jre wants to install jdk, jdk wants to install jre, ...)
AbdulrahmanRoshd commented on 2021-04-22 13:35 (UTC) (edited on 2021-04-23 09:27 (UTC) by AbdulrahmanRoshd)
dbermond commented on 2021-01-23 11:06 (UTC)
@Weenut Package updated.
Weenut commented on 2021-01-22 02:40 (UTC)
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://download.oracle.com/otn-pub/java/jdk/15.0.1+9/51f4f36ad4ef43e39d0dfdbaf6549e32/jdk-15.0.1_linux-x64_bin.tar.gz
you need to change where you download java from because this just doesn't work
cuevaskoch commented on 2020-11-03 03:41 (UTC)
It's working for me now. My apologies, something was probably wrong with my setup. Thanks again!
dbermond commented on 2020-11-03 02:11 (UTC)
@cuevaskoch The source fine is downloading fine with makepkg. No 404.
cuevaskoch commented on 2020-11-02 06:00 (UTC) (edited on 2020-11-02 06:00 (UTC) by cuevaskoch)
Thank you for all your work maintaining this package. I believe the upstream might have updated yet again because the 404s are back
dbermond commented on 2020-10-22 21:45 (UTC)
@caodien That's because the software was updated by upstream and the old source file is not available anymore. I've updated the package to the current upstream version and it's building fine.
caodien commented on 2020-10-22 21:22 (UTC)
I'm having similar problems to @xzu downloading the source:
dbermond commented on 2020-09-17 20:24 (UTC)
@muncrief The source file is downloading without any problems and the package is building fine.
licensed commented on 2020-06-20 20:23 (UTC)
I had this problem to build jre and jdk. I had tried pinned comment, but not success, got same error (brokes dependencies)
so, @rafaelff gave me an suggestion to solve problem:
pacman -Rdd jre jdk
yay jre
yay jdk
dbermond commented on 2020-04-22 16:20 (UTC)
Package updated.
Det commented on 2020-04-22 14:07 (UTC) (edited on 2020-04-22 14:08 (UTC) by Det)
@xzu, ye new version, my Finnish mate (
curl -fLC - --retry 3 --retry-delay 3 -b oraclelicense=a -O https://download.oracle.com/otn-pub/java/jdk/14.0.1+7/664493ef4a6946b186ff29eb326336a2/jdk-14.0.1_linux-x64_bin.tar.gz
works).xzu commented on 2020-04-22 11:01 (UTC)
Package can't be installed since download url returns 404.
curl: (22) The requested URL returned error: 404 Not Found [130] ==> VIRHE: Tiedostoa https://download.oracle.com/otn-pub/java/jdk/14+36/076bab302c7b4508975440c56f6cc26a/jdk-14_linux-x64_bin.tar.gz ladattaessa tapahtui virhe Peruutetaan... Error downloading sources: jre
dbermond commented on 2020-03-20 17:14 (UTC)
@hugegameartgd jre does not need to be removed for upgrading. Please read the pinned comment.
hugegameartgd commented on 2020-03-20 14:07 (UTC)
jdk needs to be removed and installed again when upgrading because of jre<14 and jre>=15 dependency of jdk.
yodaembedding commented on 2019-10-12 13:31 (UTC) (edited on 2020-08-23 23:33 (UTC) by yodaembedding)
Here's a oneliner for those who have trouble installing:
cuevaskoch commented on 2019-09-27 18:03 (UTC)
Here's the script I used for updating this on my various workstations, in case it helps anybody else.
MrArgoNavis commented on 2019-09-22 05:59 (UTC)
I think that there shouldn't be that kind of version constraint.
With every single install, I am forced to uninstall previous version of Java 8+ (such as Java 10, 11, 12...) but as far as I can tell, Arch is perfectly capable of handling multiple versions of Java in parallel.
dbermond commented on 2019-09-20 17:16 (UTC)
@Trja17 Please see pinned comment on package jre.
Trja17 commented on 2019-09-20 15:35 (UTC)
Could not satisfy dependencies: installing jre (13-2) breaks dependency 'jre<13' required by jdk
dbermond commented on 2019-09-19 20:28 (UTC)
@xuanruiqi @deconf Upstream changed the source file without notice. Checksum of the current source file is now updated.
dbermond commented on 2019-09-19 20:27 (UTC)
@xuanruiqi @zor1984qq @cytodev @zrhoffman Upstream changed the source file without notice. Checksum of the current source file is now updated.
cytodev commented on 2019-09-19 18:01 (UTC)
Heads up to everyone trying to upgrade the package; the PKGBUILD contains an invalid SHA256 checksum. The correct one can be found here: https://www.oracle.com/webfolder/s/digest/13checksum.html
zrhoffman commented on 2019-09-19 15:04 (UTC)
jdk-13_linux-x64_bin.tar.gz has a SHA-256 of
095fe9ee73bfa8d594b6bf63ae8c750144670a676ba4331ffd2d06b5ae4d5af1
.zor1984qq commented on 2019-09-19 09:03 (UTC) (edited on 2019-09-19 09:39 (UTC) by zor1984qq)
Yes. How to fix checksum problem? Well I just enabled editing in yay AUR wrapper and edit sha256 checksumm to 095fe9ee73bfa8d594b6bf63ae8c750144670a676ba4331ffd2d06b5ae4d5af1
to enable editing in yay: https://github.com/Jguer/yay
Yay is not asking me to edit PKGBUILDS, and I don't like the diff menu! What can I do?
yay --editmenu --nodiffmenu --save
Thats it. You can calculate sha256checksum with the same name following utility if it changes once more.
And archlinux-java status or archlinux-java get to check it. I have defaulted to 13 after package installation.
deconf commented on 2019-09-19 08:39 (UTC)
Please upgrade the checksum.
updpkgsums
xuanruiqi commented on 2019-09-19 04:15 (UTC)
The checksum seems out of date?
xuanruiqi commented on 2019-09-19 04:14 (UTC)
The checksum seems out of date?
mqs commented on 2019-07-21 16:12 (UTC)
The checksums don't seem to fit (sha256 also fails the same way)
dbermond commented on 2019-06-16 11:58 (UTC)
@ForeverZer0 Yes it's possible. You need to set a directory path in the SRCDEST variable in your makepkg.conf file. All the sources downloaded by makepkg will be placed in this directory, avoiding duplicate download of sources:
https://wiki.archlinux.org/index.php/Makepkg#Package_output
https://www.archlinux.org/pacman/makepkg.conf.5.html#_options
It's also possible to specify a SCRDEST environment variable which overrides the one defined in makepkg.conf:
https://www.archlinux.org/pacman/makepkg.8.html#_environment_variables
ForeverZer0 commented on 2019-06-16 06:09 (UTC)
Just a quick question, was installing this and watching the log, and it appeared to be downloading "jdk-12.0.1_linux-x64_bin.tar.gz" twice, once for the jre, and the other for the jdk.
Would it be possible to re-use the same file to avoid the duplicate 181M download?
dalu commented on 2019-04-23 09:26 (UTC) (edited on 2019-04-23 09:34 (UTC) by dalu)
circular dependency
I see that has been answered. "Build jre normally with makepkg, then build jdk with makepkg -d, and then install both with pacman -U"
Still it's an unelegant solution and the issue re-appears every time.
jeroenr commented on 2019-04-23 09:18 (UTC)
Is everybody aware that the Oracle version of the JDK/JRE can not be used for free in a server environment? See https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html For a free to use version, jdk.java.net should be used.
Quote: "For what uses is Oracle Java SE, including Java 8 updates, free? For full information and terms, refer to the OTN License Agreement for Java SE. The OTN License Agreement for Java SE for current Oracle Java SE releases allows them to be used, without cost: (i) For personal use on a desktop or laptop computer, such as to play games or run other personal applications. (ii) For development, testing, prototyping, and demonstrating applications, including to use by/with profilers, debuggers, and Integrated Development Environment tools. (iii) For use with some approved products, such as Oracle SQL Developer, or as an end user of a software application created by an approved product. (referred to as “Schedule A” and “Schedule B” Products in the OTN License Agreement for Java SE) (iv) With identified Oracle Cloud Infrastructure products."
And: "Where can I get the latest releases of Java SE at no cost on or after April 16, 2019? Oracle provides the latest Java releases, made available in March and September each year, including quarterly performance, stability and security updates (in January, April, July and October) under an open source license at jdk.java.net. Also, Oracle provides updates; including Java 8, Java 11, and Java 12 of Oracle Java SE under the OTN License Agreement for Java SE at OTN. "
dbermond commented on 2019-04-19 15:35 (UTC)
@eientei95 package updated.
dbermond commented on 2019-04-19 15:35 (UTC)
@eientei95 package updated.
dbermond commented on 2019-04-19 15:35 (UTC)
Package updated guys.
phil330d commented on 2019-04-18 00:26 (UTC)
same error as makaay
makaay commented on 2019-04-17 12:23 (UTC)
The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://download.oracle.com/otn-pub/java/jdk/12+33/312335d836a34c7c8bba9d963e26dc23/jdk-12_linux-x64_bin.tar.gz Aborting...
eientei95 commented on 2019-04-16 20:15 (UTC)
Getting a 404 for https://download.oracle.com/otn-pub/java/jdk/12+33/312335d836a34c7c8bba9d963e26dc23/jdk-12_linux-x64_bin.tar.gz, redirects to https://download.oracle.com/errors/download-fail-1505220.html "In order to download products from Oracle Technology Network you must agree to the OTN license terms."
They check for the s_sq cookie that's set via JS
damonh commented on 2019-04-04 22:56 (UTC)
I get this error when trying to update:
installing jre (12-1) breaks dependency 'jre<12' required by jdk
gonciarz commented on 2019-04-03 11:06 (UTC)
@vibhas77: please check if your jdk's package source is updated. The latest version requires: jre>=12 and jre<13
vibhas77 commented on 2019-04-03 06:38 (UTC)
Not updating. Getting error for both jdk and jre :
Installing jre (12-1) breaks dependency 'jre<12' required by jdk.
dbermond commented on 2019-04-02 23:37 (UTC)
@philad Please see the answer at jre aur page.
philad commented on 2019-04-01 07:40 (UTC)
Upgrading JDK brings me to the following problem. When trying to install JRE he tells me that the current JDK requires JDK<12 while installing JDK the answer is that JRE must be JRE>=12.
Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen) :: Installation vonjre (12-1) verletzt Abhängigkeit 'jre<12', benötigt von jdk :: Erstelle jdk-Paket(e)... ==> Erstelle Paket: jdk 12-1 (Mo 01 Apr 2019 09:17:44 CEST) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Installiere fehlende Abhängigkeiten... Fehler: Ziel nicht gefunden: jre>=12 ==> FEHLER: 'pacman' konnte fehlende Abhängigkeiten nicht installieren. :: Konnte jdk-Paket(e) nicht erstellen
dbermond commented on 2019-03-29 01:05 (UTC)
@archer_linux Build jre normally with makepkg, then build jdk with makepkg -d, and then install both with pacman -U. Or you can build each one in a chroot and then install both with pacman -U.
archer_linux commented on 2019-03-28 16:09 (UTC)
Hello, I can't update my Java Packages. I guess the fault is that both jre and jdk are linked to the exact same source. Can anybody confirm this?
Regards, Thorsten
lordchaos commented on 2019-03-26 14:11 (UTC)
I'm trying to use this version with the latest SQLDeveloper, but it doesn't seem to work?
Error: /usr/lib/jvm/default/bin/java not found or not a valid JDK
x1carbon6 :: /opt/sqldeveloper » /usr/lib/jvm/default/bin/java -version java version "11.0.2" 2019-01-15 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
Det commented on 2019-03-18 09:32 (UTC)
Nice homepage.
gonciarz commented on 2019-03-18 08:39 (UTC)
Just a reminder, tomorrow JDK 12 will be released. Thanks for your effort.
semenoveg commented on 2019-03-01 06:51 (UTC) (edited on 2019-03-05 06:35 (UTC) by semenoveg)
https://aur.archlinux.org/cgit/aur.git/commit/?h=jdk&id=
a19ae6a2f602
This change added depends of jre. I get file conflicts when yaourt try to install jre as depend:
....
jre: /usr/lib/jvm/java-11-jdk/lib/server/libjvm.so exists in filesystem (owned by jdk)
jre: /usr/lib/jvm/java-11-jdk/lib/tzdb.dat exists in filesystem (owned by jdk)
jre: /usr/lib/jvm/java-11-jdk/release exists in filesystem (owned by jdk)
....
and many other files
UPD: problem was fixed by reinstalling jdk.
onizuka_79 commented on 2019-01-21 16:54 (UTC) (edited on 2019-01-21 17:09 (UTC) by onizuka_79)
Hello PFM. You can edit the PKGBUILD and change the download URL by yourself with the following link : https://download.oracle.com/otn-pub/java/jdk/11.0.2+9/f51449fcd52f4d52b93a989c5c56ed3c/jdk-11.0.2_solaris-sparcv9_bin.tar.gz
don't forget to change to change sha256sums also 52b7f4298af04bc3079b73c071b85db87a4509ea6110b752e941b5cb360ef181 :)
AND change pkgver=11.0.1 to 11.0.2
StuckUpCreations commented on 2019-01-19 19:10 (UTC)
would be great to have the updated package of jdk, as its flagged out of date now..
pfm commented on 2019-01-16 09:22 (UTC)
Download from Oracle server fails:
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://download.oracle.com/otn-pub/java/jdk/11.0.1+13/90cf5d8f270a4347a95050320eef3fb7/jdk-11.0.1_linux-x64_bin.tar.gz Aborting... ==> ERROR: Could not download sources.
Please adjust the download link.
rellieberman commented on 2019-01-08 19:02 (UTC)
Java web start has been deprecated since JDK 11
https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html
you can try to use icedtea-web package from the office repo: https://www.archlinux.org/packages/extra/x86_64/icedtea-web/
or alternatively install an older version of jre.
mtorromeo commented on 2019-01-08 17:59 (UTC)
It seems javaws is now missing from the package
nostalgix commented on 2019-01-08 09:32 (UTC)
I get lots of warnings like this: warning: could not get file information for usr/lib/jvm/java-11-jdk/bin/java
Seems lots of files are not properly installed or get deleted at some point?
jfcandidofilho commented on 2018-12-23 16:00 (UTC)
@Det thanks for supporting us this far!
dbermond commented on 2018-12-22 10:30 (UTC)
@NinjaKoala Fixed.
NinjaKoala commented on 2018-12-17 11:34 (UTC)
This package has a conflicting file with extra/jdk7-openjdk: jdk: /usr/share/applications/jconsole.desktop exists in filesystem (owned by jdk7-openjdk)
dbermond commented on 2018-12-12 15:33 (UTC)
@proft The runtime environment is now at package jre, which is a dependency. Uninstall jdk first and it will work.
proft commented on 2018-12-12 15:30 (UTC)
error: failed to commit transaction (conflicting files) jre: /usr/lib/jvm/java-11-jdk/bin/java exists in filesystem (owned by jdk) jre: /usr/lib/jvm/java-11-jdk/bin/jjs exists in filesystem (owned by jdk) jre: /usr/lib/jvm/java-11-jdk/bin/jrunscript exists in filesystem (owned by jdk)
rafaelff commented on 2018-12-09 16:43 (UTC) (edited on 2018-12-09 16:43 (UTC) by rafaelff)
namcap reports:
archimede commented on 2018-11-26 01:22 (UTC)
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.
Det commented on 2018-11-24 12:37 (UTC)
Good-bye, friends.
I've left Arch a long time ago, and now I'm leaving these too.
To you.
Det commented on 2018-10-21 12:52 (UTC)
Had to switch mirrors.
cacbedfd08e4
Muflone commented on 2018-10-20 19:05 (UTC)
Cannot download sources
Det commented on 2018-09-28 06:35 (UTC)
I didn't see it.
Someone can
pacman -Ql jdk | grep jcontrol
.grawity commented on 2018-09-28 04:39 (UTC)
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.)Det commented on 2018-09-27 18:56 (UTC) (edited on 2018-09-28 14:17 (UTC) by Det)
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.
severach commented on 2018-09-27 18:53 (UTC)
Oracle's Java 11 trap
Det commented on 2018-09-27 18:50 (UTC)
Yeah. The new JavaFX is apparently: https://www.infoworld.com/article/3305073/java/removed-from-jdk-11-javafx-11-arrives-as-a-standalone-module.html → https://openjfx.io/ → https://www.archlinux.org/packages/?sort=&arch=x86_64&q=openjfx&maintainer=&flagged= (8.u172-2)
apemanzilla commented on 2018-09-27 18:38 (UTC)
JDK 11 no longer includes JavaFX, could the PKGBUILD be updated to reflect this?
Det commented on 2018-09-27 14:49 (UTC)
Okay.
Det commented on 2018-09-27 14:48 (UTC)
Whoops wth. Fixing that.
Det commented on 2018-09-27 14:44 (UTC) (edited on 2018-09-27 14:44 (UTC) by Det)
0 ✓ 17:43:40 /cygdrive/c/Users/Det/Desktop
$ sha256sum.exe jdk-11_doc-all.zip
97324a58359883a57e5352983b06ab1deedf945df77ad1275afa9795e56c2048 *jdk-11_doc-all.zip
Can't repro.
Det commented on 2018-09-27 11:56 (UTC)
archlinux-java
*.SciBoy commented on 2018-09-27 09:59 (UTC) (edited on 2018-09-27 10:07 (UTC) by SciBoy)
What I noticed was that the new version was about 280Mb smaller than the previous version after install. So maybe something just didn't get included into the install package.
No, that wasn't it. I installed it again and now it worked. Go figure. Twice I tried before, no success. But I should have tried with archlinux-configure, I guess. I just assumed all that would work out of the box.
Det commented on 2018-09-27 08:07 (UTC)
That does make zero sense. The .install automatically runs
archlinux-java fix
.Unless you're on Manjaro, in which case you shouldn't be here anyway.
SciBoy commented on 2018-09-27 06:57 (UTC) (edited on 2018-09-27 06:59 (UTC) by SciBoy)
If I install this, I end up without java command. I cannot start any java applications and I cannot compile anything. I don't have time to investigate what the problem is right now (I'm at work) so I uninstalled it and went back to open-jdk 8 (which was already installed) which solved my problem.
gonciarz commented on 2018-09-26 19:25 (UTC)
@Det: Thank you for a very quick update, and sorry for unnecessary comments. To be honest I haven't used out-of-date flag before.
Det commented on 2018-09-26 17:39 (UTC)
Ok.
Works now.
grawity commented on 2018-09-26 17:04 (UTC)
The directory
$pkgdir/usr/lib/jvm/
instead has a subdirectoryjava-11-
with apparently missing suffix.Det commented on 2018-09-26 16:40 (UTC) (edited on 2018-09-26 16:41 (UTC) by Det)
Yeah that doesn't help at all.
semeion commented on 2018-09-26 16:40 (UTC)
It is broken for me
Det commented on 2018-09-26 16:28 (UTC)
Aaaaand.. now?
Det commented on 2018-09-26 16:20 (UTC)
Fak.
carbolymer commented on 2018-09-26 16:19 (UTC)
Appears to be broken:
rm: cannot remove 'lib/desktop/icons/HighContrast': No such file or directory
Det commented on 2018-09-26 16:03 (UTC) (edited on 2018-09-26 16:04 (UTC) by Det)
For Java 11, switch to JDK: https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html
Det commented on 2018-09-26 15:42 (UTC)
There's no JRE 11 for Java.
Det commented on 2018-09-26 12:42 (UTC)
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.
gonciarz commented on 2018-09-26 11:56 (UTC)
JDK11 is already available.
Det commented on 2018-07-18 14:27 (UTC)
Whoops, sorry, fixed.
nslxndr commented on 2018-07-18 12:59 (UTC) (edited on 2018-07-18 12:59 (UTC) by nslxndr)
==> Validating source files with sha256sums... jdk-10.0.2_doc-all.zip ... FAILED LICENSE-Oracle-Legal-Notices.txt ... Passed ==> ERROR: One or more files did not pass the validity check!
rellieberman commented on 2018-07-15 21:49 (UTC) (edited on 2018-07-15 21:53 (UTC) by rellieberman)
There is an issue using java webstart from this package when icedtea-web is installed, as both provide javaws. javaws from this package is added and removed from PATH via archlinux-java, while icedtea-web installs itself to /bin and becomes the default. Even when selecting java-10-jre/jre as default, javaws launches icedtea and no jre10's java webstart.
Det commented on 2018-04-17 18:07 (UTC)
Sort of seems like your $startdir has old files in it.
grinderz commented on 2018-04-17 12:53 (UTC) (edited on 2018-04-17 12:56 (UTC) by grinderz)
'/usr/lib/jvm/java-${VERSION}-jre/jre' is not a valid Java environment path
:: archlinux-java: JRE ('java-${VERSION}-jre/jre') set as default Java environment.
bash: java: command not found
correct is
$ archlinux-java set java-10-jre/jre
Det commented on 2018-04-14 18:20 (UTC) (edited on 2018-04-14 18:22 (UTC) by Det)
There won't be a JRE 11, since the JDK directory structure was simplified in Java 9 (jre/ merged with rest of JDK, etc.), and a separate product seems to have become obsolete: http://jdk.java.net/11/ (first Note).
Det commented on 2018-04-01 18:29 (UTC)
No need to really post the link on all my packages. I get a notification each time.
pschichtel commented on 2018-04-01 18:26 (UTC)
https://bugs.archlinux.org/task/58057
Det commented on 2018-03-27 19:32 (UTC)
JDK & JRE go side by side again, by the way. Might not make sense, but it's an option.
prertik commented on 2018-03-25 10:22 (UTC)
Nice. The link is up now. Sorry for the flag. I thought the they had moved the URL.
Det commented on 2018-03-24 11:30 (UTC)
Downloads are down: http://www.oracle.com/technetwork/java/javase/downloads/jre10-downloads-4417026.html
Don't flag.
Det commented on 2018-03-24 06:37 (UTC)
Don't flag, the link is down: http://www.oracle.com/technetwork/java/javase/downloads/jdk10-downloads-4416644.html
Det commented on 2018-03-23 13:13 (UTC)
Yeah, I got that that doen't require a version bump lol.
The next one just came.
donpicoro commented on 2018-03-23 12:48 (UTC)
Hi,
no need to do a version bump but for the next one you might want to modify the REALLY USEFUL warning in the .install file. Now the file is:
/usr/lib/mozilla/plugins/libnpjp2-jre10.so instead of /usr/lib/mozilla/plugins/libnpjp2-jre9.so
Cheers,
/Pico
Det commented on 2018-03-14 16:27 (UTC)
Yeah they removed it apparently. It's not a part of it at all: https://visualvm.github.io/download.html
klingt.net commented on 2018-03-14 15:30 (UTC)
The jvisualvm-jdk9.desktop file is broken because it refers to
/usr/lib/jvm/java-9-jdk/bin/jvisualvm
which is not part of the package.Det commented on 2018-01-17 13:04 (UTC)
Yeah, just flag, don't post a comment about it.
mister commented on 2018-01-17 11:31 (UTC) (edited on 2018-01-17 11:47 (UTC) by mister)
seems like the java package was moved to another url:
==> ERROR: Failure while downloading http://download.oracle.com/otn-pub/java/jdk/9.0.1+11/jdk-9.0.1_linux-x64_bin.tar.gz Aborting...
Its also been updated to 9.0.4
lfleischer commented on 2017-11-07 07:51 (UTC)
Det commented on 2017-11-07 07:50 (UTC)
lfleischer commented on 2017-11-07 07:46 (UTC)
Det commented on 2017-11-07 07:42 (UTC) (edited on 2017-11-07 07:44 (UTC) by Det)
lfleischer commented on 2017-11-07 07:40 (UTC)
Det commented on 2017-11-07 07:36 (UTC)
lfleischer commented on 2017-11-07 07:36 (UTC)
Det commented on 2017-11-05 00:33 (UTC)
Det commented on 2017-11-03 12:23 (UTC)
ivanruvalcaba commented on 2017-11-03 03:59 (UTC)
bouni commented on 2017-10-17 19:26 (UTC)
Det commented on 2017-10-07 13:30 (UTC)
Vico commented on 2017-10-07 01:58 (UTC)
raqua commented on 2017-10-06 22:00 (UTC)
raqua commented on 2017-10-06 21:58 (UTC)
sl1pkn07 commented on 2017-10-06 17:03 (UTC)
Det commented on 2017-10-03 22:39 (UTC) (edited on 2017-10-03 22:39 (UTC) by Det)
kingcreole commented on 2017-10-03 22:23 (UTC)
Det commented on 2017-09-25 05:28 (UTC) (edited on 2017-09-25 05:29 (UTC) by Det)
tsdh commented on 2017-09-25 05:08 (UTC)
Det commented on 2017-09-23 19:25 (UTC)
coderkun commented on 2017-09-23 19:22 (UTC)
Det commented on 2017-09-23 03:57 (UTC)
mirbeksm commented on 2017-09-23 02:13 (UTC) (edited on 2017-09-23 02:17 (UTC) by mirbeksm)
mkoskar commented on 2017-09-22 22:07 (UTC)
Det commented on 2017-09-22 20:50 (UTC)
NyxCode commented on 2017-09-22 20:30 (UTC)
mlelansky commented on 2017-09-22 12:52 (UTC)
Det commented on 2017-09-22 07:32 (UTC) (edited on 2017-09-22 07:33 (UTC) by Det)
BOHverkill commented on 2017-09-22 07:29 (UTC)
Det commented on 2017-09-21 22:15 (UTC) (edited on 2017-09-24 06:29 (UTC) by Det)
Det commented on 2017-09-21 22:13 (UTC) (edited on 2017-09-24 06:21 (UTC) by Det)
Marcel_K commented on 2017-09-09 16:51 (UTC)
Det commented on 2017-09-09 16:42 (UTC)
Marcel_K commented on 2017-09-09 16:28 (UTC) (edited on 2017-09-09 16:29 (UTC) by Marcel_K)
Det commented on 2017-09-09 15:40 (UTC)
Det commented on 2017-07-28 12:11 (UTC)
student975 commented on 2017-07-27 17:48 (UTC)
Det commented on 2017-07-19 09:04 (UTC)
student975 commented on 2017-07-19 00:17 (UTC)
Det commented on 2017-07-11 08:13 (UTC)
kingsdene commented on 2017-07-11 07:02 (UTC) (edited on 2017-07-11 07:16 (UTC) by kingsdene)
Det commented on 2017-05-01 14:29 (UTC)
jfernandz commented on 2017-05-01 14:15 (UTC)
Det commented on 2017-05-01 14:06 (UTC)
jfernandz commented on 2017-05-01 14:06 (UTC) (edited on 2017-05-01 14:06 (UTC) by jfernandz)
Det commented on 2017-05-01 05:48 (UTC) (edited on 2017-05-01 05:49 (UTC) by Det)
jfernandz commented on 2017-05-01 01:01 (UTC)
Det commented on 2017-04-30 17:44 (UTC) (edited on 2017-04-30 17:45 (UTC) by Det)
jfernandz commented on 2017-04-30 17:43 (UTC)
Det commented on 2017-04-30 17:41 (UTC)
jfernandz commented on 2017-04-30 17:40 (UTC) (edited on 2017-04-30 17:42 (UTC) by jfernandz)
Det commented on 2017-04-30 16:56 (UTC)
jfernandz commented on 2017-04-30 16:51 (UTC)
Det commented on 2017-04-30 16:03 (UTC) (edited on 2017-04-30 16:04 (UTC) by Det)
jfernandz commented on 2017-04-30 15:57 (UTC)
Det commented on 2017-04-30 15:12 (UTC)
jfernandz commented on 2017-04-30 14:48 (UTC) (edited on 2017-04-30 14:48 (UTC) by jfernandz)
Det commented on 2017-04-20 05:02 (UTC) (edited on 2017-04-20 05:05 (UTC) by Det)
Det commented on 2017-04-20 04:58 (UTC)
liljaylj commented on 2017-04-19 22:02 (UTC)
Det commented on 2017-04-19 16:52 (UTC)
WoefulDerelict commented on 2017-04-19 16:51 (UTC) (edited on 2017-04-19 16:57 (UTC) by WoefulDerelict)
Det commented on 2017-04-19 14:38 (UTC)
Det commented on 2017-04-19 14:37 (UTC)
WoefulDerelict commented on 2017-04-19 04:01 (UTC) (edited on 2017-04-19 17:01 (UTC) by WoefulDerelict)
liljaylj commented on 2017-04-19 02:52 (UTC) (edited on 2017-04-19 03:02 (UTC) by liljaylj)
Det commented on 2017-04-08 15:31 (UTC) (edited on 2017-04-08 15:32 (UTC) by Det)
GI_Jack commented on 2017-04-08 15:12 (UTC)
Det commented on 2017-01-19 15:16 (UTC)
WoefulDerelict commented on 2017-01-18 20:41 (UTC) (edited on 2017-04-19 03:56 (UTC) by WoefulDerelict)
Marcel_K commented on 2016-12-20 23:56 (UTC)
Det commented on 2016-12-19 15:23 (UTC)
Christian.H commented on 2016-12-19 10:11 (UTC) (edited on 2016-12-19 10:13 (UTC) by Christian.H)
Det commented on 2016-10-21 11:27 (UTC)
guiodic commented on 2016-10-21 11:23 (UTC)
alaskanarcher commented on 2016-10-21 08:29 (UTC)
goetzc commented on 2016-09-16 19:14 (UTC)
Det commented on 2016-08-24 14:48 (UTC) (edited on 2016-09-10 21:23 (UTC) by Det)
XTREEMRAGE commented on 2016-07-14 09:57 (UTC)
Det commented on 2016-07-13 17:22 (UTC)
m6w6 commented on 2016-07-13 05:55 (UTC)
erkexzcx commented on 2016-04-26 19:11 (UTC)
erkexzcx commented on 2016-04-26 19:10 (UTC)
Det commented on 2016-04-24 08:57 (UTC)
FadeMind commented on 2016-04-20 04:20 (UTC)
twphoenix1982 commented on 2016-02-06 10:10 (UTC)
Marcel_K commented on 2015-12-24 01:43 (UTC)
Det commented on 2015-12-23 23:30 (UTC)
Marcel_K commented on 2015-12-12 19:48 (UTC)
Det commented on 2015-10-13 15:43 (UTC) (edited on 2015-11-19 19:32 (UTC) by Det)
xdqi commented on 2015-10-12 15:24 (UTC)
FadeMind commented on 2015-08-19 06:10 (UTC)
Det commented on 2015-07-18 18:40 (UTC)
veeti commented on 2015-07-17 17:25 (UTC)
Det commented on 2015-07-11 07:53 (UTC)
commented on 2015-07-11 05:26 (UTC)
Det commented on 2015-07-09 09:32 (UTC)
commented on 2015-07-09 09:30 (UTC)
kkl2401 commented on 2015-05-25 08:14 (UTC)
Det commented on 2015-04-24 08:39 (UTC)
axper commented on 2015-04-24 08:35 (UTC)
truh commented on 2015-04-15 15:11 (UTC)
truh commented on 2015-04-15 15:10 (UTC)
MartyTM commented on 2015-03-20 20:03 (UTC)
Det commented on 2015-03-19 19:27 (UTC)
MartyTM commented on 2015-03-18 03:02 (UTC)
Det commented on 2015-03-18 02:52 (UTC)
kkl2401 commented on 2015-03-10 19:18 (UTC)
Det commented on 2015-03-03 21:17 (UTC)
stevenhoneyman commented on 2015-03-03 21:12 (UTC)
BOHverkill commented on 2015-02-20 16:26 (UTC)
Det commented on 2015-02-20 06:40 (UTC)
Det commented on 2015-02-02 02:47 (UTC)
galaux commented on 2015-01-25 11:54 (UTC)
ypoluektovich commented on 2015-01-25 01:27 (UTC)
Det commented on 2015-01-22 22:02 (UTC)
galaux commented on 2015-01-22 21:49 (UTC)
ypoluektovich commented on 2015-01-22 21:39 (UTC)
Det commented on 2015-01-21 17:04 (UTC)
biloucat commented on 2015-01-21 16:50 (UTC)
freswa commented on 2015-01-21 16:06 (UTC)
Det commented on 2015-01-21 12:04 (UTC)
freswa commented on 2015-01-21 12:01 (UTC)
Det commented on 2015-01-15 14:53 (UTC)
dareTake commented on 2015-01-15 14:30 (UTC)
kkl2401 commented on 2015-01-04 20:25 (UTC)
Det commented on 2014-12-24 15:43 (UTC)
Det commented on 2014-12-24 15:32 (UTC)
Det commented on 2014-12-24 15:20 (UTC)
sl1pkn07 commented on 2014-12-24 10:38 (UTC)
Det commented on 2014-12-05 17:00 (UTC)
Det commented on 2014-12-05 09:16 (UTC)
galaux commented on 2014-12-05 09:02 (UTC)
Det commented on 2014-12-04 19:11 (UTC)
hcz commented on 2014-12-04 18:48 (UTC)
Det commented on 2014-12-03 20:59 (UTC)
hcz commented on 2014-12-03 20:57 (UTC)
Corubba commented on 2014-11-29 00:02 (UTC)
ac4r_g0 commented on 2014-11-28 23:50 (UTC)
Marcel_K commented on 2014-11-25 20:22 (UTC)
Det commented on 2014-11-24 23:31 (UTC)
Marcel_K commented on 2014-11-24 22:55 (UTC)
mitch_feaster commented on 2014-11-24 22:46 (UTC)
Carlinix commented on 2014-11-17 12:50 (UTC)
Det commented on 2014-10-29 00:31 (UTC)
Det commented on 2014-10-28 21:14 (UTC)
Marcel_K commented on 2014-10-28 21:13 (UTC)
Det commented on 2014-10-28 21:10 (UTC)
jleclanche commented on 2014-10-28 21:04 (UTC)
Det commented on 2014-10-28 21:04 (UTC)
jleclanche commented on 2014-10-28 21:02 (UTC)
Det commented on 2014-10-16 06:50 (UTC)
CPUnltd commented on 2014-10-16 04:46 (UTC)
Det commented on 2014-10-15 06:22 (UTC)
Det commented on 2014-10-15 06:14 (UTC)
Marcel_K commented on 2014-10-14 22:26 (UTC)
zertyz commented on 2014-10-14 19:04 (UTC)
KingYes commented on 2014-10-13 19:21 (UTC)
Det commented on 2014-10-13 16:14 (UTC)
Commander commented on 2014-10-13 16:11 (UTC)
Det commented on 2014-10-13 15:16 (UTC)
Det commented on 2014-10-13 15:15 (UTC)
rafaelff commented on 2014-10-13 15:13 (UTC)
KingYes commented on 2014-10-13 06:42 (UTC)
galaux commented on 2014-10-12 20:00 (UTC)
galaux commented on 2014-10-12 19:59 (UTC)
galaux commented on 2014-10-12 19:59 (UTC)
Det commented on 2014-10-05 13:34 (UTC)
galaux commented on 2014-10-05 13:15 (UTC)
stativ commented on 2014-09-24 19:19 (UTC)
kkl2401 commented on 2014-09-16 09:26 (UTC)
kkl2401 commented on 2014-09-16 09:21 (UTC)
Det commented on 2014-09-11 16:36 (UTC)
edoantonioco commented on 2014-09-11 16:34 (UTC)
Det commented on 2014-09-10 02:26 (UTC)
russo79 commented on 2014-09-10 01:28 (UTC)
commented on 2014-09-09 22:22 (UTC)
dotboris commented on 2014-09-09 19:01 (UTC)
Det commented on 2014-09-09 16:10 (UTC)
russo79 commented on 2014-09-09 10:41 (UTC)
commented on 2014-09-08 21:00 (UTC)
stativ commented on 2014-09-06 21:06 (UTC)
leonardof commented on 2014-09-05 04:09 (UTC)
Det commented on 2014-09-04 10:40 (UTC)
klingt.net commented on 2014-09-04 09:13 (UTC)
lots0logs commented on 2014-09-04 03:25 (UTC)
Det commented on 2014-09-03 20:35 (UTC)
commented on 2014-09-03 20:33 (UTC)
Det commented on 2014-09-03 20:15 (UTC)
klingt.net commented on 2014-09-03 19:58 (UTC)
commented on 2014-09-03 17:10 (UTC)
commented on 2014-09-03 14:01 (UTC)
Det commented on 2014-09-03 13:43 (UTC)
commented on 2014-09-03 13:41 (UTC)
BunBum commented on 2014-09-03 11:37 (UTC)
Det commented on 2014-09-03 11:31 (UTC)
Det commented on 2014-09-03 11:29 (UTC)
freswa commented on 2014-09-03 10:20 (UTC)
freswa commented on 2014-09-03 10:16 (UTC)
madmack commented on 2014-09-03 06:58 (UTC)
Det commented on 2014-09-03 01:53 (UTC)
Det commented on 2014-09-03 01:04 (UTC)
Det commented on 2014-09-03 01:04 (UTC)
sl1pkn07 commented on 2014-09-03 01:02 (UTC)
Det commented on 2014-08-28 14:49 (UTC)
Det commented on 2014-08-27 18:36 (UTC)
Det commented on 2014-08-27 18:35 (UTC)
rafaelff commented on 2014-08-25 15:02 (UTC)
russo79 commented on 2014-08-25 08:29 (UTC)
russo79 commented on 2014-08-25 08:17 (UTC)
mtorromeo commented on 2014-08-25 08:08 (UTC)
kkl2401 commented on 2014-08-21 19:59 (UTC)
Det commented on 2014-06-25 14:51 (UTC)
slot commented on 2014-06-25 14:44 (UTC)
Marcel_K commented on 2014-06-10 11:40 (UTC)
commented on 2014-06-10 07:46 (UTC)
stativ commented on 2014-06-03 10:23 (UTC)
Det commented on 2014-05-30 13:56 (UTC)
vibee commented on 2014-05-30 13:52 (UTC)
Det commented on 2014-05-30 13:39 (UTC)
vibee commented on 2014-05-30 13:36 (UTC)
Det commented on 2014-05-15 11:58 (UTC)
liujed commented on 2014-05-15 01:40 (UTC)
Det commented on 2014-04-27 18:58 (UTC)
kkl2401 commented on 2014-04-27 18:47 (UTC)
Det commented on 2014-04-27 13:41 (UTC)
ansidev commented on 2014-04-27 13:38 (UTC)
rdjack21 commented on 2014-04-26 04:12 (UTC)
rdjack21 commented on 2014-04-26 03:00 (UTC)
Det commented on 2014-04-25 08:37 (UTC)
Det commented on 2014-04-25 08:37 (UTC)
Det commented on 2014-04-25 08:07 (UTC)
ansidev commented on 2014-04-25 03:28 (UTC)
Det commented on 2014-04-24 13:21 (UTC)
ansidev commented on 2014-04-24 09:53 (UTC)
ansidev commented on 2014-04-24 09:52 (UTC)
Det commented on 2014-04-24 02:13 (UTC)
ansidev commented on 2014-04-24 01:50 (UTC)
johnthekipper commented on 2014-04-24 00:45 (UTC)
kkl2401 commented on 2014-04-16 16:33 (UTC)
denisfalqueto commented on 2014-04-16 03:11 (UTC)
Det commented on 2014-04-08 14:24 (UTC)
galaux commented on 2014-04-08 09:02 (UTC)
Det commented on 2014-04-08 02:24 (UTC)
FernandoBasso commented on 2014-03-29 11:20 (UTC)
Det commented on 2014-03-22 12:13 (UTC)
vnoel commented on 2014-03-22 10:21 (UTC)
Det commented on 2014-03-21 13:34 (UTC)
Marcel_K commented on 2014-03-21 12:05 (UTC)
Det commented on 2014-03-20 16:29 (UTC)
Det commented on 2014-03-19 00:57 (UTC)
Zombifier commented on 2014-03-19 00:45 (UTC)
kkl2401 commented on 2014-03-19 00:13 (UTC)
Det commented on 2014-03-18 19:55 (UTC)
Det commented on 2014-03-18 19:55 (UTC)
Det commented on 2014-03-18 19:02 (UTC)
Det commented on 2014-03-16 14:59 (UTC)
Det commented on 2014-03-15 19:20 (UTC)
ashwin_cse commented on 2014-03-15 06:57 (UTC)
Det commented on 2014-03-05 13:37 (UTC)
ant32 commented on 2014-03-05 13:36 (UTC)
Det commented on 2014-03-05 11:34 (UTC)
RubenKelevra commented on 2014-03-05 08:33 (UTC)
Det commented on 2014-02-24 05:16 (UTC)
Det commented on 2014-02-24 05:16 (UTC)
Det commented on 2014-02-12 15:32 (UTC)
hefeweiz3n commented on 2014-02-12 15:23 (UTC)
Det commented on 2014-02-12 12:01 (UTC)
hefeweiz3n commented on 2014-02-12 08:06 (UTC)
Det commented on 2014-02-07 16:58 (UTC)
Det commented on 2014-01-31 21:36 (UTC)
bigcajun commented on 2014-01-31 14:24 (UTC)
Det commented on 2014-01-31 12:18 (UTC)
bigcajun commented on 2014-01-31 03:49 (UTC)
Det commented on 2014-01-30 19:41 (UTC)
sandy8925 commented on 2014-01-30 18:25 (UTC)
kkl2401 commented on 2014-01-20 12:32 (UTC)
kkl2401 commented on 2013-12-28 11:50 (UTC)
ilpianista commented on 2013-12-28 08:50 (UTC)
Det commented on 2013-12-20 08:30 (UTC)
dracorp commented on 2013-12-20 08:29 (UTC)
romax commented on 2013-12-06 01:06 (UTC)
Det commented on 2013-11-02 08:57 (UTC)
donniezazen commented on 2013-10-31 06:19 (UTC)
mini commented on 2013-10-19 10:26 (UTC)
Det commented on 2013-10-19 09:33 (UTC)
mini commented on 2013-10-19 08:46 (UTC)
Det commented on 2013-10-18 20:38 (UTC)
Det commented on 2013-10-18 16:38 (UTC)
Det commented on 2013-10-18 16:30 (UTC)
rafaelff commented on 2013-10-17 10:07 (UTC)
philanecros commented on 2013-10-17 06:57 (UTC)
pingpong commented on 2013-10-17 04:11 (UTC)
SinClaus commented on 2013-10-17 01:58 (UTC)
kkl2401 commented on 2013-10-16 15:27 (UTC)
morgenstern commented on 2013-10-16 07:11 (UTC)
BertVoegele commented on 2013-10-16 06:27 (UTC)
oboedad55 commented on 2013-10-16 06:15 (UTC)
morgenstern commented on 2013-10-16 03:50 (UTC)
larryhaja commented on 2013-10-16 02:42 (UTC)
commented on 2013-10-16 02:22 (UTC)
kkl2401 commented on 2013-10-13 19:34 (UTC)
nicoulaj commented on 2013-10-12 18:40 (UTC)
student975 commented on 2013-09-14 09:19 (UTC)
joschi commented on 2013-09-11 18:24 (UTC)
joschi commented on 2013-09-11 18:24 (UTC)
aloiscochard commented on 2013-09-11 09:16 (UTC)
Det commented on 2013-08-24 22:31 (UTC)
mikes commented on 2013-08-21 10:08 (UTC)
Det commented on 2013-08-15 17:19 (UTC)
commented on 2013-08-12 11:07 (UTC)
Det commented on 2013-07-02 23:33 (UTC)
frio commented on 2013-07-02 22:51 (UTC)
Det commented on 2013-06-27 13:15 (UTC)
marco44 commented on 2013-06-27 11:52 (UTC)
kkl2401 commented on 2013-06-23 21:31 (UTC)
Det commented on 2013-06-21 12:11 (UTC)
matrs commented on 2013-06-20 20:37 (UTC)
matrs commented on 2013-06-20 17:38 (UTC)
Det commented on 2013-06-17 17:25 (UTC)
commented on 2013-06-17 17:21 (UTC)
commented on 2013-06-17 17:15 (UTC)
commented on 2013-06-17 17:11 (UTC)
Det commented on 2013-05-21 08:26 (UTC)
nepjua commented on 2013-05-21 00:14 (UTC)
Det commented on 2013-05-12 10:52 (UTC)
FernandoBasso commented on 2013-05-12 10:27 (UTC)
Det commented on 2013-05-02 20:59 (UTC)
HLFH commented on 2013-05-02 20:30 (UTC)
kkl2401 commented on 2013-04-25 01:21 (UTC)
Det commented on 2013-04-23 13:02 (UTC)
Det commented on 2013-04-23 13:01 (UTC)
gyurman commented on 2013-04-23 06:27 (UTC)
Det commented on 2013-04-17 14:33 (UTC)
gabrielrcp commented on 2013-04-17 14:28 (UTC)
Det commented on 2013-04-17 12:53 (UTC)
commented on 2013-04-17 05:06 (UTC)
Det commented on 2013-04-17 01:27 (UTC)
Det commented on 2013-04-07 20:51 (UTC)
scorici commented on 2013-04-07 20:39 (UTC)
Det commented on 2013-04-07 20:05 (UTC)
scorici commented on 2013-04-07 19:08 (UTC)
Det commented on 2013-03-10 20:25 (UTC)
barton commented on 2013-03-10 20:02 (UTC)
kkl2401 commented on 2013-03-08 00:59 (UTC)
igordcard commented on 2013-03-04 23:37 (UTC)
commented on 2013-02-20 11:37 (UTC)
Det commented on 2013-02-19 06:03 (UTC)
commented on 2013-02-19 03:51 (UTC)
Det commented on 2013-02-18 16:02 (UTC)
alex-eri commented on 2013-02-18 15:56 (UTC)
Det commented on 2013-02-02 04:10 (UTC)
Rulatir commented on 2013-02-02 00:32 (UTC)
Det commented on 2013-01-18 18:20 (UTC)
darose commented on 2013-01-18 16:04 (UTC)
gabrielrcp commented on 2013-01-18 16:02 (UTC)
darose commented on 2013-01-18 15:39 (UTC)
Det commented on 2013-01-15 14:12 (UTC)
ryenus commented on 2013-01-15 14:10 (UTC)
kkl2401 commented on 2013-01-14 07:24 (UTC)
Det commented on 2013-01-04 19:44 (UTC)
dapolinario commented on 2013-01-04 19:37 (UTC)
Det commented on 2012-12-23 08:34 (UTC)
hgabreu commented on 2012-12-22 01:50 (UTC)
Det commented on 2012-12-22 01:05 (UTC)
hgabreu commented on 2012-12-22 00:44 (UTC)
marcinfa commented on 2012-12-21 20:10 (UTC)
Det commented on 2012-12-12 17:32 (UTC)
kyak commented on 2012-12-12 17:31 (UTC)
Det commented on 2012-12-12 17:20 (UTC)
loxley commented on 2012-12-12 14:27 (UTC)
loxley commented on 2012-12-12 14:26 (UTC)
loxley commented on 2012-12-12 14:03 (UTC)
commented on 2012-12-12 13:36 (UTC)
kyak commented on 2012-12-12 12:28 (UTC)
Det commented on 2012-12-04 10:38 (UTC)
kevku commented on 2012-12-04 10:31 (UTC)
Det commented on 2012-12-02 19:28 (UTC)
commented on 2012-12-02 17:42 (UTC)
Det commented on 2012-11-25 15:06 (UTC)
commented on 2012-11-25 14:53 (UTC)
Det commented on 2012-11-05 15:03 (UTC)
MisterAnderson commented on 2012-11-05 11:53 (UTC)
Det commented on 2012-10-30 22:33 (UTC)
commented on 2012-10-30 22:16 (UTC)
JohnnyDeacon commented on 2012-10-30 21:25 (UTC)
Det commented on 2012-10-30 15:20 (UTC)
Det commented on 2012-10-30 15:04 (UTC)
JohnnyDeacon commented on 2012-10-30 14:36 (UTC)
MisterAnderson commented on 2012-10-30 07:38 (UTC)
Det commented on 2012-10-26 13:29 (UTC)
kalib commented on 2012-10-26 13:13 (UTC)
kkl2401 commented on 2012-10-26 11:00 (UTC)
Det commented on 2012-10-26 10:46 (UTC)
kkl2401 commented on 2012-10-26 06:58 (UTC)
Det commented on 2012-10-25 22:46 (UTC)
kalib commented on 2012-10-25 20:28 (UTC)
Det commented on 2012-10-25 12:48 (UTC)
Det commented on 2012-10-25 12:45 (UTC)
hgabreu commented on 2012-10-25 10:22 (UTC)
galaux commented on 2012-10-25 08:41 (UTC)
FernandoBasso commented on 2012-10-23 15:45 (UTC)
Det commented on 2012-10-23 14:00 (UTC)
Det commented on 2012-10-23 12:39 (UTC)
kkl2401 commented on 2012-10-23 10:22 (UTC)
wonder commented on 2012-10-23 10:14 (UTC)
FernandoBasso commented on 2012-10-22 23:53 (UTC)
Det commented on 2012-10-20 16:18 (UTC)
nostalgix commented on 2012-10-20 12:01 (UTC)
Det commented on 2012-10-19 20:54 (UTC)
EgidioCaprino commented on 2012-10-19 19:21 (UTC)
nostalgix commented on 2012-10-19 19:14 (UTC)
EgidioCaprino commented on 2012-10-19 06:30 (UTC)
Det commented on 2012-10-18 21:22 (UTC)
commented on 2012-10-18 20:52 (UTC)
commented on 2012-10-18 20:50 (UTC)
spsf64 commented on 2012-10-18 20:07 (UTC)
Det commented on 2012-10-18 16:34 (UTC)
silent commented on 2012-10-18 16:19 (UTC)
Det commented on 2012-10-18 16:18 (UTC)
nicoulaj commented on 2012-10-18 16:07 (UTC)
Det commented on 2012-10-18 15:55 (UTC)
silent commented on 2012-10-18 15:52 (UTC)
Det commented on 2012-10-18 14:14 (UTC)
Det commented on 2012-10-18 14:13 (UTC)
Det commented on 2012-10-18 14:09 (UTC)
Det commented on 2012-10-18 13:55 (UTC)
Det commented on 2012-10-16 20:29 (UTC)
giniu commented on 2012-10-16 19:39 (UTC)
giniu commented on 2012-10-16 19:39 (UTC)
Det commented on 2012-09-07 13:21 (UTC)
Det commented on 2012-08-30 22:13 (UTC)
jjacky commented on 2012-08-30 22:09 (UTC)
akurei commented on 2012-08-30 20:27 (UTC)
Det commented on 2012-08-30 20:06 (UTC)
Manouchehri commented on 2012-08-30 19:49 (UTC)
Manouchehri commented on 2012-08-30 19:48 (UTC)
iiiypuk commented on 2012-08-23 10:09 (UTC)
Det commented on 2012-08-23 09:58 (UTC)
iiiypuk commented on 2012-08-23 09:48 (UTC)
Det commented on 2012-08-23 09:07 (UTC)
iiiypuk commented on 2012-08-23 09:06 (UTC)
Det commented on 2012-08-20 11:07 (UTC)
FernandoBasso commented on 2012-08-20 10:58 (UTC)
kkl2401 commented on 2012-08-18 04:43 (UTC)
Det commented on 2012-08-09 19:28 (UTC)
kkl2401 commented on 2012-08-04 19:00 (UTC)
Det commented on 2012-07-26 10:23 (UTC)
dront78 commented on 2012-07-26 05:36 (UTC)
Det commented on 2012-07-25 07:51 (UTC)
FernandoBasso commented on 2012-07-24 13:05 (UTC)
Det commented on 2012-07-19 07:12 (UTC)
cpatrick08 commented on 2012-07-19 05:32 (UTC)
Malix commented on 2012-07-14 19:19 (UTC)
commented on 2012-07-14 19:16 (UTC)
Det commented on 2012-06-26 09:04 (UTC)
commented on 2012-06-26 08:56 (UTC)
Det commented on 2012-06-23 21:19 (UTC)
Osleg commented on 2012-06-23 21:18 (UTC)
Det commented on 2012-06-23 21:17 (UTC)
Osleg commented on 2012-06-23 21:14 (UTC)
Det commented on 2012-06-23 21:00 (UTC)
Osleg commented on 2012-06-23 20:49 (UTC)
Det commented on 2012-06-23 20:44 (UTC)
Osleg commented on 2012-06-23 20:41 (UTC)
Osleg commented on 2012-06-23 20:39 (UTC)
Det commented on 2012-06-23 20:36 (UTC)
Osleg commented on 2012-06-23 20:14 (UTC)
Det commented on 2012-06-23 20:03 (UTC)
Osleg commented on 2012-06-23 17:19 (UTC)
Det commented on 2012-06-18 20:13 (UTC)
spsf64 commented on 2012-06-18 01:09 (UTC)
DBError commented on 2012-06-10 17:29 (UTC)
Det commented on 2012-06-06 12:14 (UTC)
DBError commented on 2012-06-06 01:30 (UTC)
commented on 2012-05-08 23:51 (UTC)
Det commented on 2012-05-07 10:01 (UTC)
Det commented on 2012-05-07 10:00 (UTC)
commented on 2012-05-07 02:27 (UTC)
Det commented on 2012-05-04 11:54 (UTC)
seblu commented on 2012-05-04 09:58 (UTC)
Det commented on 2012-05-02 12:56 (UTC)
Det commented on 2012-05-02 12:56 (UTC)
Det commented on 2012-05-01 18:39 (UTC)
nickoe commented on 2012-05-01 15:31 (UTC)
sjakub commented on 2012-04-30 20:13 (UTC)
Det commented on 2012-04-30 14:37 (UTC)
commented on 2012-04-30 01:55 (UTC)
Det commented on 2012-04-29 17:17 (UTC)
xduugu commented on 2012-04-29 14:31 (UTC)
Det commented on 2012-04-29 14:01 (UTC)
Det commented on 2012-04-29 13:06 (UTC)
commented on 2012-04-29 03:00 (UTC)
Det commented on 2012-04-29 02:20 (UTC)
commented on 2012-04-29 02:03 (UTC)
sjakub commented on 2012-04-28 23:03 (UTC)
Det commented on 2012-04-28 10:19 (UTC)
commented on 2012-04-28 03:33 (UTC)
Det commented on 2012-04-27 23:46 (UTC)
heftig commented on 2012-04-27 23:16 (UTC)
Det commented on 2012-04-27 22:36 (UTC)
xduugu commented on 2012-04-27 22:14 (UTC)
Det commented on 2012-04-27 18:37 (UTC)
Det commented on 2012-04-27 17:21 (UTC)
jjacky commented on 2012-04-27 17:08 (UTC)
Det commented on 2012-04-27 16:57 (UTC)
Det commented on 2012-04-27 16:43 (UTC)
sjakub commented on 2012-04-27 16:35 (UTC)
sjakub commented on 2012-04-27 16:31 (UTC)
berbae commented on 2012-04-27 16:24 (UTC)
jjacky commented on 2012-04-27 15:48 (UTC)
commented on 2012-04-27 15:22 (UTC)
rtimush commented on 2012-04-27 14:59 (UTC)
Det commented on 2012-04-27 13:50 (UTC)
Det commented on 2012-04-17 11:53 (UTC)
davidovitch commented on 2012-04-17 10:32 (UTC)
Det commented on 2012-04-16 21:26 (UTC)
davidovitch commented on 2012-04-15 19:37 (UTC)
EasySly commented on 2012-04-06 21:48 (UTC)
commented on 2012-04-05 00:09 (UTC)
Det commented on 2012-04-04 20:36 (UTC)
commented on 2012-04-03 21:52 (UTC)
Det commented on 2012-04-02 16:49 (UTC)
tanuva commented on 2012-04-02 16:47 (UTC)
Det commented on 2012-04-02 13:47 (UTC)
tanuva commented on 2012-04-02 13:46 (UTC)
Det commented on 2012-03-27 12:10 (UTC)
commented on 2012-03-27 09:44 (UTC)
Det commented on 2012-03-09 09:30 (UTC)
Det commented on 2012-03-09 09:26 (UTC)
seblu commented on 2012-03-09 09:26 (UTC)
kyak commented on 2012-03-09 09:07 (UTC)
Det commented on 2012-03-08 11:23 (UTC)
karol_007 commented on 2012-03-08 10:34 (UTC)
Det commented on 2012-03-08 10:20 (UTC)
Det commented on 2012-03-08 10:16 (UTC)
klaudrup commented on 2012-03-08 09:23 (UTC)
klaudrup commented on 2012-03-08 09:13 (UTC)
kyak commented on 2012-03-08 05:35 (UTC)
Det commented on 2012-03-07 23:37 (UTC)
Det commented on 2012-03-06 21:16 (UTC)
xduugu commented on 2012-03-06 20:02 (UTC)
Det commented on 2012-01-21 13:11 (UTC)
seblu commented on 2012-01-21 12:07 (UTC)
Det commented on 2012-01-13 04:53 (UTC)
karol_007 commented on 2012-01-13 04:37 (UTC)
Det commented on 2012-01-13 04:23 (UTC)
ultramancool commented on 2012-01-13 04:15 (UTC)
Det commented on 2012-01-12 09:50 (UTC)
karol_007 commented on 2012-01-12 03:48 (UTC)
commented on 2012-01-12 02:55 (UTC)
Det commented on 2012-01-07 16:16 (UTC)
commented on 2012-01-07 15:39 (UTC)
nicoulaj commented on 2012-01-05 19:10 (UTC)
Det commented on 2011-12-29 08:05 (UTC)
cro commented on 2011-12-29 04:30 (UTC)
Det commented on 2011-12-21 16:13 (UTC)
Det commented on 2011-12-21 16:12 (UTC)
commented on 2011-12-21 13:30 (UTC)
commented on 2011-12-21 12:33 (UTC)
Det commented on 2011-11-28 15:45 (UTC)
Det commented on 2011-11-27 21:25 (UTC)
Det commented on 2011-11-27 21:09 (UTC)
Atsutane commented on 2011-11-27 20:42 (UTC)
Det commented on 2011-11-27 19:04 (UTC)
Det commented on 2011-11-27 18:45 (UTC)
Det commented on 2011-11-27 18:43 (UTC)
Babets commented on 2011-11-27 18:31 (UTC)
Det commented on 2011-11-27 18:28 (UTC)
Det commented on 2011-11-27 14:19 (UTC)
Det commented on 2011-11-27 14:16 (UTC)
Det commented on 2011-11-27 13:50 (UTC)
Det commented on 2011-11-25 12:18 (UTC)
Babets commented on 2011-11-24 12:44 (UTC)
cro commented on 2011-11-23 14:59 (UTC)
Det commented on 2011-11-07 13:46 (UTC)
Det commented on 2011-11-07 13:44 (UTC)
Det commented on 2011-10-28 16:16 (UTC)
techlive commented on 2011-10-27 10:11 (UTC)
student975 commented on 2011-10-16 17:20 (UTC)
kkl2401 commented on 2011-10-16 17:09 (UTC)
student975 commented on 2011-10-16 16:21 (UTC)
kkl2401 commented on 2011-10-16 16:11 (UTC)
Det commented on 2011-09-07 08:29 (UTC)
rtimush commented on 2011-09-06 10:53 (UTC)
commented on 2011-09-03 08:18 (UTC)
dotboris commented on 2011-09-01 15:56 (UTC)
kelytha commented on 2011-08-30 15:16 (UTC)
kralyk commented on 2011-08-30 14:40 (UTC)
kelytha commented on 2011-08-29 17:39 (UTC)
karol_007 commented on 2011-08-28 16:57 (UTC)
cuihao commented on 2011-08-28 14:21 (UTC)
spider-mario commented on 2011-08-28 14:03 (UTC)
Syco commented on 2011-08-28 11:50 (UTC)
msquared commented on 2011-08-27 20:19 (UTC)
msquared commented on 2011-08-27 20:19 (UTC)