Search Criteria
Package Details: electrum-ltc 4.0.9.1-1
Git Clone URL: | https://aur.archlinux.org/electrum-ltc.git (read-only, click to copy) |
---|---|
Package Base: | electrum-ltc |
Description: | Litecoin wallet |
Upstream URL: | https://electrum-ltc.org/ |
Licenses: | |
Submitter: | atweiden |
Maintainer: | lukpod |
Last Packager: | lukpod |
Votes: | 22 |
Popularity: | 0.000012 |
First Submitted: | 2014-04-11 20:39 |
Last Updated: | 2020-12-30 19:42 |
Dependencies (21)
- libsecp256k1 (libsecp256k1-git)
- python-aiohttp (python-aiohttp-gns3)
- python-aiohttp-socks (python-aiohttp-socks-git)
- python-aiorpcx (python-aiorpcx-git)
- python-bitstring
- python-btchip (python-btchip-git)
- python-certifi
- python-cryptography
- python-dnspython (python-dnspython-git, python-dnspython1.16)
- python-jsonrpclib-pelix
- python-matplotlib (python-matplotlib-git)
- python-protobuf (python-protobuf-git)
- python-pyaes
- python-pycryptodomex
- python-pyqt5
- python-qdarkstyle
- python-qrcode
- python-scrypt
- python-websocket-client (python-websocket-client-git)
- zbar
- python-requests (make)
Latest Comments
1 2 3 Next › Last »
seberm commented on 2020-04-05 20:28
Hello, could you please add a python-trezor (https://aur.archlinux.org/packages/python-trezor/) as an optional dependency?
Thanks!
mcbelisle commented on 2019-05-11 13:09
3.3.5.1 is available
veox commented on 2018-08-16 14:55
Might want to bump
pkgrel
, since Python has gone from 3.6 to 3.7.Gamma commented on 2018-01-08 19:54
Only builds if I set trust to "ultimate". This should not be happening.
Please fix, I believe you need a line in the packagebuild: validpgpkeys=('\<fingerprint>')
tuqueque commented on 2018-01-08 17:07
Error while trying to update:
==> Validating source files with sha256sums... Electrum-LTC-3.0.5.1.tar.gz ... Passed Electrum-LTC-3.0.5.1.tar.gz.asc ... Skipped ==> Verifying source file signatures with gpg... Electrum-LTC-3.0.5.1.tar.gz ... FAILED (the public key CAE1092AD3553FFD21C05DE36FC4C9F7F1BE8FEA is not trusted) ==> ERROR: One or more PGP signatures could not be verified!
And yeah, of course i've added the pgp key through "gpg --recv-keys 6FC4C9F7F1BE8FEA"
dundee commented on 2017-11-07 00:55
gpg --recv-keys 6FC4C9F7F1BE8FEA
Artemis3 commented on 2017-07-16 14:47
I'm getting this:
==> Verifying source file signatures with gpg...
Electrum-LTC-2.8.3.5.tar.gz ... FAILED (unknown public key 6FC4C9F7F1BE8FEA)
Mikeeee commented on 2017-06-13 21:49
it seems to be more then that.
the sha256sum check is working now, but the signature for Electrum-LTC-2.8.3.2.tar.gz is now incorrect.
==> Überprüfe source Dateien mit sha256sums...
Electrum-LTC-2.8.3.2.tar.gz ... Durchgelaufen
Electrum-LTC-2.8.3.2.tar.gz.asc ... Übersprungen
==> Überprüfe Signaturen der Quell-Dateien mit gpg...
Electrum-LTC-2.8.3.2.tar.gz ... FEHLGESCHLAGEN (Fehlerhafte Signatur des öffentlichen Schlüssels 6FC4C9F7F1BE8FEA)
==> FEHLER: Eine oder mehrere PGP-Signaturen konnten nicht überprüft werden!
:: Konnte Integrität von electrum-ltc nicht verifizieren
Mikeeee commented on 2017-06-13 19:37
the sha256sums check from file Electrum-LTC-2.8.3.2.tar.gz did fail
sha256sum in PKGBUILD:
e3000130dc9e64a70d8ecacf604e2ebd36501e34ab8d53d7084e5be7c03126b2
sha256sum from downloaded file and from https://electrum-ltc.org/download/Electrum-LTC-2.8.3.2.tar.gz.DIGESTS.txt:
f1f37f92ff7249a8f1c8fb503ff2e857e7fa6196842c99eeed8b41a2c13abf43
==> Überprüfe source Dateien mit sha256sums...
Electrum-LTC-2.8.3.2.tar.gz ... FEHLGESCHLAGEN
Electrum-LTC-2.8.3.2.tar.gz.asc ... Übersprungen
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
:: Konnte Integrität von electrum-ltc nicht verifizieren
tdallagn commented on 2017-01-28 07:48
Also had to remove additional folders and it installed fine after that:
# rm -r /usr/lib/python2.7/site-packages/jsonrpclib*
# pacman -Syu
# pacman -S --asdeps python2-jsonrpclib
# rm -rf /usr/lib/python2.7/site-packages/electrum_ltc_plugins/* /usr/lib/python2.7/site-packages/electrum_ltc/*
# yaourt -S electrum-ltc