Package Details: litecoin-qt 0.21.2.2-2

Git Clone URL: https://aur.archlinux.org/litecoin-qt.git (read-only, click to copy)
Package Base: litecoin-qt
Description: Peer-to-peer network based digital currency (Qt)
Upstream URL: http://www.litecoin.org/
Licenses: MIT
Conflicts: litecoin
Submitter: Flink
Maintainer: mrxx
Last Packager: mrxx
Votes: 85
Popularity: 0.83
First Submitted: 2013-03-22 17:37 (UTC)
Last Updated: 2023-10-08 19:24 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

czk commented on 2019-02-19 01:15 (UTC)

@rpodgorny

https://github.com/litecoin-project/litecoin/issues/578 has been fixed about a week ago.

There's some issue with SHA256 checksums though:

==> Building and installing package
==> Making package: litecoin-qt 0.16.3-1 (Tue 19 Feb 2019 01:49:06 AM CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v0.16.3.tar.gz
  -> Found litecoin-qt.desktop
==> Validating source files with sha256sums...
    v0.16.3.tar.gz ... FAILED
    litecoin-qt.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build litecoin-qt.
==> Restart building litecoin-qt ? [y/N]

You have 7788800eb4a433696a464563384cbdf83a47eebb8698325c75314171833227c8 in your PKGBUILD, while I'm getting afdcf2fc8f343cef556ff3a930d363d9c714d03d7f13964e67f65194f82b37ad for https://github.com/litecoin-project/litecoin/archive/v0.16.3.tar.gz.

I guess it's better to use the sources the authors recommend at https://github.com/litecoin-project/litecoin/releases, ie. https://download.litecoin.org/litecoin-0.16.3/? The SHA256 sum 0dccc577d704bd48226d11b749cca3bd7cadd23694ccbb15a87a0806704a69c3 in https://download.litecoin.org/litecoin-0.16.3/SHA256SUMS.asc matches the https://download.litecoin.org/litecoin-0.16.3/src/litecoin-0.16.3.tar.gz OK.

rpodgorny commented on 2019-01-25 10:02 (UTC)

litecoin-qt seems to be broken right now. i'll wait a while for the upstream to fix that before i include the patch. thanks for the patience.

https://github.com/litecoin-project/litecoin/issues/578

rpodgorny commented on 2018-03-16 12:31 (UTC)

thanks for spotting 0.16rc1 is out but i'm going to keep being conservative for this package (as it may involve serious money loss) and stick to stable versions only.

02m commented on 2018-01-31 07:38 (UTC)

Unable to do the upgrade 0.14.2-1 => 0.14.2-2.

Get the following error: /usr/include/boost/multi_index/detail/ord_index_impl.hpp:1181:7: error: no match for call to ‘(const key_compare {aka const CompareModifiedEntry}) (const CTxMemPoolModifiedEntry&, CTxMemPoolModifiedEntry&)’ if(comp_(key(v),key(y->value())))return false;

kwe commented on 2018-01-13 14:16 (UTC)

@rpodgorny The patch mentioned by chappjc works for me.

chappjc commented on 2018-01-08 19:02 (UTC) (edited on 2018-01-08 20:19 (UTC) by chappjc)

Looks like boost 1.66 compat was addressed in https://github.com/litecoin-project/litecoin/commit/1ec0c0a01c316146434642ab2f14a7367306dbec It's a small diff. Would be a reasonable Arch patch until 0.15 is out.

EDIT: Confirmed that the patch works.

chappjc commented on 2018-01-08 18:51 (UTC)

Needs a bump for boost runtime update.

Also there is now a compile error, so it probably needs an upstream fix:

usr/include/boost/multi_index/detail/ord_index_impl.hpp:1186:25: error: no match for call to ‘(const key_compare {aka const CompareModifiedEntry}) (CTxMemPoolModifiedEntry&, const CTxMemPoolModifiedEntry&)’ return y==header()||!comp_(key(y->value()),key(v)); In file included from miner.cpp:6:0: miner.h:76:10: note: candidate: bool CompareModifiedEntry::operator()(const CTxMemPoolModifiedEntry&, const CTxMemPoolModifiedEntry&) <near match=""> bool operator()(const CTxMemPoolModifiedEntry &a, const CTxMemPoolModifiedEntry &b) ^~~~~~~~</near>

rpodgorny commented on 2017-12-23 22:01 (UTC)

updated the sum and bumped pkgrel. thanks for you cooperation!

pixelyte commented on 2017-12-23 21:52 (UTC) (edited on 2017-12-24 01:51 (UTC) by pixelyte)

The downloaded source files are legit. The sha256 sum is not. Verified by the gpg signed message which has the new sum on litecoin.org.

rpodgorny commented on 2017-12-22 17:57 (UTC)

please, read the previous comments. ...can someone (independent) check what's going on? - the whole re-release thing smells. :-(