Package Details: jprofiler 15.0.3-2

Git Clone URL: https://aur.archlinux.org/jprofiler.git (read-only, click to copy)
Package Base: jprofiler
Description: The Award-Winning All-in-One Java Profiler
Upstream URL: http://jprofiler.com
Licenses: custom
Submitter: pschichtel
Maintainer: pschichtel
Last Packager: pschichtel
Votes: 11
Popularity: 0.006005
First Submitted: 2016-04-10 21:45 (UTC)
Last Updated: 2025-11-19 22:18 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

1 2 3 Next › Last »

pschichtel commented on 2025-11-19 22:18 (UTC)

@ArthurBorsboom: I can't reproduce the issue, Have you tried clearing your yay cache?

ArthurBorsboom commented on 2025-11-19 13:18 (UTC)

==> Validating source files with sha256sums...
jprofiler_linux_15_0_3.tar.gz ... FAILED
jprofiler.desktop ... Passed
jprofiler.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: /home/arthur/.cache/yay/jprofiler
context: exit status 1

admalledd commented on 2025-10-29 19:36 (UTC)

Once again, seems upstream updated the file without bumping rev, so SHA changed. New one seems to be daaa672963a9a9fa14ba9e9cea2938134dd97c4a8285268a6f5d095835d6673f

archertech commented on 2025-05-22 11:42 (UTC)

==> Validating source files with sha256sums... jprofiler_linux_15_0.tar.gz ... FAILED

Could be fixed by updating checksum in PKGBUILD:

First one should be: ce8f79b72781cbd4ec64d613b7bacc7f9b91f5e2e3e7b38fb461a007f2c16f85

Calculated by makepkg -g

pschichtel commented on 2025-05-09 20:55 (UTC)

@Dominiquini it works for me on older versions

Dominiquini commented on 2025-05-09 01:01 (UTC)

I got this error when running:


No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be 21.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.

Maybe this package depends exclusively on Java 21!

ArthurBorsboom commented on 2025-05-08 21:31 (UTC)

==> Retrieving sources...
  -> Found jprofiler_linux_15_0.tar.gz
  -> Found jprofiler.desktop
  -> Found jprofiler.sh
==> Validating source files with sha256sums...
    jprofiler_linux_15_0.tar.gz ... FAILED
    jprofiler.desktop ... Passed
    jprofiler.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: jprofiler-exit status 1
loading packages...

tac-shell commented on 2025-05-08 14:46 (UTC)

I believe the hash for the file jprofiler_linux_15_0.tar.gz needs to be updated. According to https://download.ej-technologies.com/jprofiler/sha256sums_15_0.txt the hash should be 889ed630e1da8cd2523eaab360a384c340c124006d713a350c765adff8f3f921, but in the PKGBUILD it's current set to a different value which causes a verification error.

pschichtel commented on 2025-04-13 23:49 (UTC)

update to 15.0, 14.* is available at https://aur.archlinux.org/packages/jprofiler14

monkiki commented on 2025-02-26 09:28 (UTC)

My version is almost the same, but with a couple of differences:

31,32d30
<     install -dm755 "${hicolor}/512x512/apps"
<     install -dm755 "${hicolor}/256x256/apps"
43,44d40
<     cp "${target}/.install4j/i4j_extf_6_${image_var}_92xp8q@2x.png" "${hicolor}/512x512/apps/${pkgname}.png"
<     cp "${target}/.install4j/i4j_extf_6_${image_var}_92xp8q.png" "${hicolor}/256x256/apps/${pkgname}.png"