Search Criteria
Package Details: ledger-live 2.41.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ledger-live.git (read-only, click to copy) |
---|---|
Package Base: | ledger-live |
Description: | Ledger Live - Desktop |
Upstream URL: | https://github.com/LedgerHQ/ledger-live-desktop |
Keywords: | bitcoin cryptocurrency wallet |
Licenses: | MIT |
Conflicts: | ledger-live-bin, ledger-live-git |
Provides: | ledger-live |
Submitter: | meriadec |
Maintainer: | phnx47 |
Last Packager: | phnx47 |
Votes: | 16 |
Popularity: | 0.62 |
First Submitted: | 2018-07-19 09:01 (UTC) |
Last Updated: | 2022-05-03 14:05 (UTC) |
Dependencies (5)
- ledger-udev
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-erbium, nodejs-lts-fermium, nodejs-lts-gallium) (make)
- python (python38, python36, python37, python3.7, nogil-python, python311, python39) (make)
- yarn (yarn-nightly) (make)
Required by (2)
- vechain-sync-bin (optional)
- vechain-sync2-bin (optional)
Latest Comments
dvush 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 buildcrabvk commented on 2021-06-17 11:46 (UTC) (edited on 2021-06-17 11:54 (UTC) by crabvk)
@phnx47
Ok, fair enough. But this line causes the error https://github.com/LedgerHQ/ledger-live-desktop/blob/develop/tools/main.js#L15, because there's no git repo if building in clean chroot.
created an issue
phnx47 commented on 2021-06-17 11:26 (UTC)
@crabvk It is not git version. Git used for npm packages only.
crabvk commented on 2021-06-17 11:20 (UTC) (edited on 2021-06-17 11:21 (UTC) by crabvk)
Hi. I've got an error
That's because the archive from the
source=
has no.git
. I think you should change it to"git+https://github.com/LedgerHQ/ledger-live-desktop.git#tag=v${pkgver}"
.Here's the patch https://gist.github.com/crabvk/0da29fa5fc6e8312282b38fe5fc545ae
phnx47 commented on 2021-06-12 05:39 (UTC)
@dr460nf1r3 yes, yarn needs git for install packages
dr460nf1r3 commented on 2021-06-11 15:03 (UTC)
I assumed it was needed because without I got an error message about it missing. The log is also from a clean chroot btw.
phnx47 commented on 2021-06-11 14:21 (UTC)
@dr460nf1r3 It is shouldn't use git. Log looking strange. I will check it in clean system
dr460nf1r3 commented on 2021-06-11 12:11 (UTC) (edited on 2021-06-11 12:27 (UTC) by dr460nf1r3)
Please add git to makedepends, needed in clean chroot. Also please have a look at this log, can't get this package to compile :/
sven21 commented on 2021-06-10 17:24 (UTC)
is it safe to use? im a bit FUDing ;D
agkbill commented on 2021-03-06 16:21 (UTC)
@phnx47 Ok, thanks, I do that and se how it works.
phnx47 commented on 2021-03-06 07:05 (UTC) (edited on 2021-03-06 07:06 (UTC) by phnx47)
@agkbill I just run build script from sources. I don't think that problem with package. Try build code from source and ask questions in github.
agkbill commented on 2021-03-06 06:49 (UTC) (edited on 2021-03-06 06:50 (UTC) by agkbill)
Hi was trying out "Ledger-live 2.23.0-1" after I got same error on "ledger-live-bin 2.23.0-1" it builds and install, but
UnhandledPromiseRejectionWarning: SyntaxError
It looks like the same error that I gor with previous versons.
phnx47 commented on 2021-03-05 15:03 (UTC)
@blazko
ledger-live-bin
- precompilled, it is extract binary from AppImage.blazko commented on 2021-03-05 08:13 (UTC)
I did, but then there was a problem with dependency
ledger-udev
that eventually, I had to comment out and install it manually afterwards. Is there any reason we have bothledger-live
andledger-live-bin
inaur
?phnx47 commented on 2021-03-04 14:53 (UTC)
@blazko You should resolve conflict with
ledger-live-bin
, just remove:blazko commented on 2021-03-04 14:34 (UTC)
Can't update with error:
phnx47 commented on 2021-02-10 06:55 (UTC) (edited on 2021-02-10 06:59 (UTC) by phnx47)
My build still ok. Run
yarn install
inledger-live-desktop-2.20.0
. keccak was rebuilt...But yes, I can't rebuild in
ledger-live-desktop-2.20.0/node_modules/keccak
with commandnode-gyp rebuild
.I will try reproduce in new virtual machine without additional software later
arpspoof commented on 2021-02-09 22:45 (UTC) (edited on 2021-02-09 22:46 (UTC) by arpspoof)
@phnx47
My build fails when npm tries to rebuild the module keccak. I can reproduce this by running "node-gyp rebuild" from commandline in ledger-live-desktop-2.20.0/node_modules/keccak
phnx47 commented on 2021-02-02 13:42 (UTC)
@e3a4 I can't reproduce this error.
e3a4 commented on 2021-02-02 12:46 (UTC)
@phnx47 I am not sure if it's a network issue. I can download that file manually through browser and by using wget on CLI without issues. Tried compiling three times so far, all fail due to the connection refused error.
phnx47 commented on 2021-02-02 12:38 (UTC)
@e3a4 Here problem:
I think you have problem with Network, because I can download it
e3a4 commented on 2021-02-02 12:31 (UTC)
@phx47 Here you go, please let me know if you need more info https://pastebin.com/hzv5VDiZ
phnx47 commented on 2021-02-02 12:29 (UTC)
@veox Yes, I will add udev rules to dependencies
phnx47 commented on 2021-02-02 12:29 (UTC)
@e3a4 Show your errors, please. I tried compile, and everything ok.
e3a4 commented on 2021-02-02 12:20 (UTC)
This does not compile, I'm getting many errors about missing dependencies.
veox commented on 2021-01-30 15:00 (UTC)
Should this package perhaps be providing the udev rule files for ledger devices?
phnx47 commented on 2020-10-28 06:15 (UTC)
@pizzaman I will research information, it is new for me. Also, if you have time you can make Merge Request here: https://gitlab.com/phnx47-aur/ledger-live
pizzaman commented on 2020-10-28 05:39 (UTC)
Would it be possible to verify signed releases? There is some information regarding this in https://github.com/LedgerHQ/ledger-live-desktop/issues/3193
andykluger commented on 2020-04-18 18:35 (UTC)
@TheGoliath
It's working great, thanks!
andykluger commented on 2020-04-18 17:21 (UTC)
Yeah the icon location is outdated, breaking the package function. This should fix it:
Also, according to the docs, this should use nodejs-lts-erbium . I don't know if that's strictly necessary.
andykluger commented on 2020-04-18 16:36 (UTC)
python2 no longer required, python should be fine:
https://github.com/LedgerHQ/ledger-live-desktop/issues/2579#issuecomment-594410876
https://github.com/LedgerHQ/ledger-live-desktop#requirements
Philipoo0 commented on 2020-04-17 00:46 (UTC)
Installation error : Missing 'static/images/browser-window-icon-512x512.png'
newsboost commented on 2020-03-01 02:07 (UTC)
Doesn't work at all:
andykluger commented on 2018-08-08 20:19 (UTC)
@meriadec, makepkg output of build failure for 1.1.2: https://0x0.st/s4Lf.txt
Cpt_Pi commented on 2018-08-08 12:56 (UTC)
Why can I only vote once?
meriadec commented on 2018-08-07 08:22 (UTC)
@arp12 stacktrace?
agilob commented on 2018-08-07 05:57 (UTC)
Does not compile.