Package Details: lc0 0.30.0-1

Git Clone URL: https://aur.archlinux.org/lc0.git (read-only, click to copy)
Package Base: lc0
Description: UCI-compliant chess engine designed to play chess via neural network, specifically those of the LeelaChessZero project.
Upstream URL: https://lczero.org/
Keywords: chess engine lc0 lczero leela neural-network uci
Licenses: GPL3
Submitter: ivanmlerner
Maintainer: ivanmlerner
Last Packager: ivanmlerner
Votes: 5
Popularity: 0.000108
First Submitted: 2019-08-04 07:47 (UTC)
Last Updated: 2023-09-10 20:20 (UTC)

Pinned Comments

ivanmlerner commented on 2019-08-04 18:25 (UTC) (edited on 2023-09-10 20:23 (UTC) by ivanmlerner)

At least one backend is needed. The most common are listed as optional dependencies.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

mrzeznicki commented on 2022-10-13 01:11 (UTC)

build.sh is NOT sh-compatible (it contains popd). You should not do sh build.sh in PKGBUILD, but rather execute the file directly.

FabioLolix commented on 2022-04-02 13:50 (UTC)

@Tyrin.price run the command updpkgsums in the directory with the pkgbuild.

The main issue is that using master.tar.gz as source is sub-optimal and lead at this kind of issues

Tyrin.price commented on 2022-04-02 13:47 (UTC) (edited on 2022-04-02 13:52 (UTC) by Tyrin.price)

Anyone know how to get past this error?

==> Validating source files with sha256sums...

lc0 ... Passed

lc0-0.28.2.tar.gz ... Passed

lczero-common-master.tar.gz ... FAILED

weights_hanse-69722-vf2.gz ... Passed

==> ERROR: One or more files did not pass the validity check!

rvess commented on 2022-02-05 07:26 (UTC)

==> ERROR: Failure while downloading https://www.comp.nus.edu.sg/~sergio-v/t40/256x20/256x20-t40-1541.pb.gz.

coopersj commented on 2022-02-03 19:11 (UTC) (edited on 2022-02-03 19:11 (UTC) by coopersj)

I get the following when I try to install this package.

curl: (22) The requested URL returned error: 403

ERROR: Failure while downloading https://www.comp.nus.edu.sg/~sergio-v/t40/256x20/256x20-t40-1541.pb.gz

justinkb commented on 2021-09-13 15:46 (UTC)

is this abandoned?

ThomasZeGerman commented on 2021-01-27 13:21 (UTC)

the checksums still don't match

ivanmlerner commented on 2021-01-25 16:48 (UTC)

Sorry for the delay, I cannot test this at the moment, can anyone confirm if it is working properly?

wbeater commented on 2020-11-06 01:32 (UTC) (edited on 2020-11-06 01:34 (UTC) by wbeater)

change line 24 - 27 of the PKGBUILD-file to match checksum of lczero-common-masters.tar.gz

md5sums=('8ef8809da2c627dd2472859b157bb408' '4d2b78aa66b3f99d4cf8e8de0e9e6d6c' 'f0111da33207c6941ff06f268fba675f' 'SKIP')

anachromium commented on 2020-10-05 18:46 (UTC)

It seems that lczero-common-masters.tar.gz changed a couple of days ago as the checksums don't match anymore.