Search Criteria
Package Details: ledger-live 2.94.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ledger-live.git (read-only, click to copy) |
---|---|
Package Base: | ledger-live |
Description: | Maintain your Ledger devices |
Upstream URL: | https://www.ledger.com/ledger-live |
Keywords: | bitcoin cryptocurrency wallet |
Licenses: | MIT |
Submitter: | meriadec |
Maintainer: | phnx47 |
Last Packager: | phnx47 |
Votes: | 21 |
Popularity: | 0.035777 |
First Submitted: | 2018-07-19 09:01 (UTC) |
Last Updated: | 2024-12-19 06:15 (UTC) |
Dependencies (5)
- electron32 (electron32-binAUR)
- ledger-udevAUR (ledger-udev-gitAUR)
- node-gyp (corepackerAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, pnpm-binAUR, corepackerAUR) (make)
Required by (2)
- vechain-sync-bin (optional)
- vechain-sync2-bin (optional)
Latest Comments
1 2 3 4 5 6 .. 15 Next › Last »
phnx47 commented on 2024-12-19 04:08 (UTC) (edited on 2024-12-26 17:39 (UTC) by phnx47)
@HD_hirku Thank you very much! My bad, the update script for ledger-live has been broken for a long time.
HD_hirku commented on 2024-12-19 03:44 (UTC)
You didn't update the source commit hash for the latest release (2.94). This package is still pulling from July 24th's release (2.84.1).
New source should be
e84dc0cedfc46cc80fac6d4bfa3ea77b7da3c606
https://github.com/LedgerHQ/ledger-live/commit/e84dc0cedfc46cc80fac6d4bfa3ea77b7da3c606
Current package is pulling from:
https://github.com/LedgerHQ/ledger-live/commit/c41378dc2620c366a46e01b36a1e8af03c8e9e62
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=ledger-live#n8
becko commented on 2024-11-04 17:59 (UTC) (edited on 2024-11-04 17:59 (UTC) by becko)
Seems like you have forgotten to update the checksum
phnx47 commented on 2024-08-01 01:16 (UTC)
@intelfx Yes, I plan continue maintain this package.
intelfx commented on 2024-07-31 23:47 (UTC)
@phnx47 do you plan to maintain this? I have a cleanup of this package lined up.
phnx47 commented on 2024-07-23 07:44 (UTC)
Can build with the latest
pnpm
.Tristero commented on 2024-06-11 17:59 (UTC)
The error regarding "frozen lockfile" does no more occurr after downgrading pnpm to 8.15.2-2. (Searched for just the error message, thanks for pointing.)
phnx47 commented on 2024-06-11 17:28 (UTC)
@Tristero please read the pinned message and downgrade
pnpm
tov8
Tristero commented on 2024-06-11 17:16 (UTC)
After cloning the AUR repo, cd'ing into the git directory and calling makepkg the build fails with the following message:
ERR_PNPM_LOCKFILE_CONFIG_MISMATCH Cannot proceed with the frozen installation. The current "pnpmfileChecksum" configuration doesn't match the value found in the lockfile
es20490446e commented on 2024-06-03 17:10 (UTC)
I didn't need to downgrade
pnpm
, neither to use an specificelectron
version.I just needed
export UV_USE_IO_URING=0
.1 2 3 4 5 6 .. 15 Next › Last »