Can you fix this? It's been broken for months.. it is one line to install libsilkworm_capi.so
Search Criteria
Package Details: erigon 1:2.60.10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/erigon.git (read-only, click to copy) |
---|---|
Package Base: | erigon |
Description: | Ethereum implementation on the efficiency frontier. |
Upstream URL: | https://github.com/erigontech/erigon |
Licenses: | GPL3 |
Submitter: | vorot93 |
Maintainer: | vorot93 (hbarcelos, gfxlabs) |
Last Packager: | gfxlabs |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2021-08-31 10:49 (UTC) |
Last Updated: | 2024-11-06 23:15 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (0)
Sources (1)
jwh commented on 2024-11-30 00:17 (UTC)
gfxlabs commented on 2024-09-10 20:13 (UTC) (edited on 2024-09-12 20:32 (UTC) by gfxlabs)
thanks for reporting outdated. (2.60.7)
im working with the team to either unarchive the repo, or i will fork the repo to a different account and continue running the pipelines there.
regardless, i will try to get this resolved by the end of the month. sorry for the inconvenience.
update- it should be good now
gfxlabs commented on 2023-11-28 03:50 (UTC) (edited on 2024-09-12 20:32 (UTC) by gfxlabs)
if we are ever more than 1 day out of date - its best to notify me by opening an issue here - https://github.com/erigontech/erigon-pkg
the script which updates both this repo & erigon-bin runs every 4 hours, so if it misses an update, it is probably due to a bug somewhere.
thanks.
mansuetus commented on 2023-11-25 11:32 (UTC)
Watch out 2.53 is out of date.
This is included is 2.54 release note : Attention Polygon users: You must upgrade to this release or higher before the Agra Hardfork at block 50523000 (Nov 28).
mansuetus commented on 2023-09-17 11:20 (UTC)
As long as https://github.com/ledgerwatch/erigon/issues/7984 is not solved, you should keep go-2:1.20.7-1-x86_64.pkg.tar.zst somewhere and run sudo pacman -U go-2:1.20.7-1-x86_64.pkg.tar.zst
before building erigon, and updating go (pacman -Syu
) afterwards is OK.
(running git_branch=master git_tag=v2.49.2 git_commit=817d9ee29d53, with no problem identified)
xrchz commented on 2023-04-02 00:35 (UTC)
https://github.com/ledgerwatch/erigon/releases/tag/v2.42.0 is needed for compatibility with Lighthouse after their v4
xrchz commented on 2023-02-21 18:23 (UTC)
Anyone here planning to create erigon-bin
? I will probably do it in a few days if nobody else has.
JP-Ellis commented on 2023-02-20 02:12 (UTC) (edited on 2023-02-20 02:12 (UTC) by JP-Ellis)
@xrchz When there are binaries upstream, it is typical to have the following:
$pkg
downloads the source and compiles the binaries$pkg-bin
downloads the binary and simply installs them
An example of this can be found with ungoogled-chromium-bin
and ungoogled-chromium
.
As such, this package should continue to download the source, and a new erigon-bin
AUR package should be created which downloads the binaries.
xrchz commented on 2023-02-19 23:46 (UTC)
v2.39.0 introduces binary releases, so should we switch to that here, or make another package for the binary version?
xrchz commented on 2022-12-15 20:12 (UTC)
This is now two releases out of date (https://github.com/ledgerwatch/erigon/releases/tag/v2.32.0)
Pinned Comments
gfxlabs commented on 2023-11-28 03:50 (UTC) (edited on 2024-09-12 20:32 (UTC) by gfxlabs)
if we are ever more than 1 day out of date - its best to notify me by opening an issue here - https://github.com/erigontech/erigon-pkg
the script which updates both this repo & erigon-bin runs every 4 hours, so if it misses an update, it is probably due to a bug somewhere.
thanks.