Build fails with
==> Starting build()...
crypto/x509: no non-test Go files in /usr/lib/go/src/crypto/x509
==> ERROR: A failure occurred in build().
Aborting...
Go version is go1.24.0 linux/amd64
/usr/lib/go/src/crypto/x509
folder exists and contains multiple go files
Pinned Comments
kotontrion commented on 2024-11-14 09:15 (UTC)
The 2.0.0 release contains many breaking changes.
I recommend creating a new config from scratch with the new version. I created a PKGBUILD which installs the previous 1.8.2 release as agsv1. This allows you to use your old config while you migrate. The agsv1 package won't be published in the AUR, as it is intended only for temporary usage while migrating and won't receive any updates. The PKGBUILD can be found here: https://github.com/kotontrion/PKGBUILDS/blob/main/agsv1/PKGBUILD