Search Criteria
Package Details: ledger-live 2.92.1-1
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.112018 |
First Submitted: | 2018-07-19 09:01 (UTC) |
Last Updated: | 2024-11-22 01:13 (UTC) |
Dependencies (5)
- electron32 (electron32-binAUR)
- ledger-udevAUR (ledger-udev-gitAUR)
- node-gyp (corepackerAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR) (make)
Required by (2)
- vechain-sync-bin (optional)
- vechain-sync2-bin (optional)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 Next › Last »
archcomment87118 commented on 2022-06-27 22:16 (UTC)
UPDATE: it looks like they will start using release tags in the next release
https://github.com/LedgerHQ/ledger-live/issues/478#issuecomment-1167118065
phnx47 commented on 2022-06-25 03:29 (UTC)
I can't update without any tag in the new git monorepo: https://github.com/LedgerHQ/ledger-live. You can use
ledger-live-bin
orledger-live-git
until the team start tagging new releasesdvush commented on 2021-12-09 16:00 (UTC)
@phnx47 Hi, I have the same error as @crabvk below (ledger wants to be in a git repo) and probably @artafinde since I am building in a clean chroot (with AUR helper).
You are ofc aware of this since you liked this issue) and you set mentioned env variable https://github.com/LedgerHQ/ledger-live-desktop/issues/3918
I applied edits from @crabvk's patch (so it gets github tag) and then it worked.
phnx47 commented on 2021-12-08 16:29 (UTC)
@artafinde what build error? show me the log
artafinde commented on 2021-12-08 10:59 (UTC) (edited on 2021-12-08 11:29 (UTC) by artafinde)
@phnx47: not able to build in a clean chroot, is this not supported?
gotsreich commented on 2021-10-21 20:08 (UTC)
@hitchhooker It should be at /etc/udev/rules.d/20-hw1.rules
However, I get a different failure on installation anyway. The error output gets cut off for being too long but the first notable failure looks to be:
⨯ Get "https://github.com/electron/electron/releases/download/v13.1.9/electron-v13.1.9-linux-x64.zip": dial tcp: lookup github.com on [::1]:53: read udp [::1]:53907->[::1]:53: read: connection refused
hitchhooker commented on 2021-10-20 14:26 (UTC)
:: (0/1) Downloaded PKGBUILD: ledger-udev -> error fetching ledger-udev: error: The following untracked working tree files would be overwritten by merge: 20-hw1.rules Please move or remove them before you merge. Aborting context: exit status 1
--> cant locate any 20-hw1.rules file in system. How to solve this?
phnx47 commented on 2021-06-17 12:57 (UTC) (edited on 2021-06-17 12:57 (UTC) by phnx47)
@crabvk Yes, sorry, my mistake... LedgerHQ should fix that
crabvk commented on 2021-06-17 12:38 (UTC)
@phnx47
You're not building in clean chroot, right?
Also, as a maintainer, you have .git repo within PKGBUILD which makes the git call succeed.
phnx47 commented on 2021-06-17 12:28 (UTC) (edited on 2021-06-17 12:28 (UTC) by phnx47)
@crabvk Btw, I don't have problems with compiling this package. Everything correct in PKGBUILD, command
git rev-parse --short HEAD
not used during the build« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 Next › Last »