Package Details: memtest86-efi 1:11.7build1000-1

Git Clone URL: https://aur.archlinux.org/memtest86-efi.git (read-only, click to copy)
Package Base: memtest86-efi
Description: A free, thorough, stand alone memory test as an EFI application
Upstream URL: https://www.memtest86.com
Licenses: GPL2, custom:PassMark
Submitter: UnicornDarkness
Maintainer: UnicornDarkness
Last Packager: UnicornDarkness
Votes: 110
Popularity: 0.36
First Submitted: 2013-10-29 10:25 (UTC)
Last Updated: 2026-05-04 18:17 (UTC)

Dependencies (3)

Required by (0)

Sources (4)

Pinned Comments

UnicornDarkness commented on 2019-06-08 08:52 (UTC) (edited on 2019-06-08 08:53 (UTC) by UnicornDarkness)

As you probably know, the <https://www.memtest86.com/downloads/memtest86-usb.zip> URL is likely to cause problems, like this error:

==> Validating source files with sha512sums...
    memtest86-efi-8.2.zip ... FAILED

To avoid this problem, I prefer to reupload memtest86-usb.zip archive somewhere else, where this kind of breakage will not appear.

I can't upload this archive on AUR directly (archive is 8 MB but AUR accepts 250 KiB maximum), so I decide to put this archive on my Git repository to avoid future breakages.

I hope it suits you.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »

ortango commented on 2019-02-27 14:30 (UTC)

@Xorg

isn't it the case that this pkgbuild will not download a new memtest86-usb.zip if it exists in the srcdest since the file isn't versioned?

so it will use the last version and extract from there. since you are now skipping the hash check it won't even fail. people will install the old version as the new version and never even know.

UnicornDarkness commented on 2019-02-27 12:19 (UTC)

@dude and @Popkornium18: Ok, done. Thank you for your advice.

Popkornium18 commented on 2019-02-27 10:46 (UTC)

@Xorg Checksum should definitely be 'SKIP' in that case. There is no point in having a checksum verification if it is always failing anyways.

dude commented on 2019-02-27 08:06 (UTC)

@Xorg maybe the sha512sum should be changed to 'SKIP' in that case, if it can't be reliably verified.

UnicornDarkness commented on 2019-02-26 23:29 (UTC) (edited on 2019-02-26 23:30 (UTC) by UnicornDarkness)

@ortango: It will not solve problem with sha512sums. Problem is upstream file is not versioned (memtest86-usb.zip), so it breaks sha512sums every time the file is changed (e.g. when a new version is available).
In my opinion, it is an upstream issue. I miss the old URL like <https://www.passmark.com/ftp/>$_pkgbasename-usb-$pkgver.$_build.zip.

ortango commented on 2019-02-26 20:25 (UTC) (edited on 2019-02-26 20:27 (UTC) by ortango)

@Popkornium18

do you have the zip cached in your SRCDEST folder? if so, delete it and try again.

maybe this package should name the source file like "name-version.zip::theinternet.com/file.zip" to avoid this.

Popkornium18 commented on 2019-02-26 19:49 (UTC)

memtest86-usb.zip checksum still fails.

UnicornDarkness commented on 2019-02-26 12:02 (UTC)

@intartso: Ok, fixed, thanks.

BoostCookie commented on 2019-02-26 08:43 (UTC)

For me the sha512sum for memtest86-usb.zip fails.