No, it still fails… I'm not sure why I'm getting different checksums than you. The other files are fine. In this case the sha512sum that I get is:
c8def08de0e209e84a39fd07f53345d1a48a1d01974cf9a5bc2c0cc888bd96cc78cc53d6877c50a0aa7090ed2fe5c07164283ae81f4a98c3f15bba75d476e7e9
and the md5sum is
3c62daf14f37834e0624410b7401182b
Search Criteria
Package Details: igv 2.18.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/igv.git (read-only, click to copy) |
---|---|
Package Base: | igv |
Description: | High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute. |
Upstream URL: | http://www.broadinstitute.org/software/igv/home |
Licenses: | MIT |
Submitter: | decryptedepsilon |
Maintainer: | balwierz (Rhinoceros) |
Last Packager: | Rhinoceros |
Votes: | 14 |
Popularity: | 0.000001 |
First Submitted: | 2014-03-23 21:07 (UTC) |
Last Updated: | 2024-10-05 02:27 (UTC) |
Dependencies (3)
- archlinux-java-runAUR
- jre17-openjdk (jdk17-openjdk)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
Required by (0)
Sources (7)
Rhinoceros commented on 2017-05-14 08:23 (UTC)
haawda commented on 2017-05-14 08:10 (UTC)
I switched to sha512 sums, does that work for you?
Rhinoceros commented on 2017-05-14 01:34 (UTC)
I'm getting errors with IGV_2.3.93.zip not passing the checksum test. I tried three times. Is anyone else getting this?
haawda commented on 2016-10-09 06:49 (UTC) (edited on 2016-10-09 07:46 (UTC) by haawda)
I almost always miss the released updates of this software. Sorry for that.
haawda commented on 2016-08-02 19:40 (UTC)
Thanks, updated.
jduc commented on 2016-08-02 13:06 (UTC)
There is an update to 2.3.79, here is the change I did to pkgbuild to install it in case you would like to modify it:
...
pkgver=2.3.79
...
md5sums=('5b2920d0134ca504345001a42f5169e5'
'1ddfce893f771898089feb7c0d78ac43e'
'aadbfd7b2e4bb2cea2ddd6025ec42688'
'5cee93f9e85a7a37d8b5afdedbe12f14')
Thanks for this package by the way !
haawda commented on 2016-03-30 13:01 (UTC)
Updated to 2.3.71
cyrilccros commented on 2015-10-09 14:49 (UTC)
Please update to 2.3.60
haawda commented on 2014-11-17 11:42 (UTC)
Please try again, should be fixed.
alexpe87 commented on 2014-11-17 11:30 (UTC)
I get an error message on my system, when trying to run the tool:
/usr/bin/igv: line 3: / 3: Syntax error: Operator expected. (Error causing letter is \"/ 3\").
Pinned Comments
Rhinoceros commented on 2024-01-08 09:29 (UTC)
As of igv 2.17.0, upstream is now compiling with Java 17, so you can uninstall Java 11 now if you have no other use for it, e.g.
sudo pacman -Rns jre11-openjdk jre11-openjdk-headless
.