As per @andykluger suggestion changed from installing pre-built binaries to building stable version from source.
If you're looking for pre-built binaries install https://aur.archlinux.org/packages/dashcore-bin/
Search Criteria
Package Details: dashcore 0.16.1.1-1
Git Clone URL: | https://aur.archlinux.org/dashcore.git (read-only, click to copy) |
---|---|
Package Base: | dashcore |
Description: | Dash Core (DASH, Dashpay, formerly Darkcoin) is an open source, privacy-centric digital currency. (Includes the qt-client, the headless daemon and the command-line tool.) |
Upstream URL: | https://www.dash.org/ |
Keywords: | cryptocurrency wallet |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | GreenRaccoon23 |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 8 |
Popularity: | 0.000004 |
First Submitted: | 2015-09-30 17:23 |
Last Updated: | 2020-11-18 23:09 |
Dependencies (19)
- boost (boost-git)
- boost-libs (boost171, boost-libs-git)
- db4.8
- libbacktrace-git
- libevent (libevent-git, libevent-fb)
- miniupnpc (miniupnpc-git)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- qrencode (qrencode-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- zeromq (libxs, zeromq-git)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- binutils (binutils-tune-bfd-hash, binutils-git) (make)
- codablock-bls-signatures (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- libtool (libtool-git) (make)
- make (make3, make-git, make-without-guile) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (0)
Sources (6)
pizzaman commented on 2020-02-13 01:03
Tharbad commented on 2019-12-14 11:50
linux-vdso.so.1 (0x00007ffead37f000)
libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0x00007f35d3023000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f35d2ee3000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f35d2eb9000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f35d2e71000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f35d2da3000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f35d2d81000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f35d2d7a000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f35d2d6f000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f35d2c29000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f35d2c0f000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f35d2a48000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f35d5a9b000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f35d2a43000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f35d2a39000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f35d2a0c000)
libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007f35d29f9000)
libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007f35d29c1000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f35d29a7000)
libharfbuzz.so.0 => /usr/lib/libharfbuzz.so.0 (0x00007f35d28a3000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f35d277c000)
libgraphite2.so.3 => /usr/lib/libgraphite2.so.3 (0x00007f35d2757000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f35d26e4000)
pizzaman commented on 2019-12-14 01:28
@Tharbad I can't reproduce
Could you paste the output of
ldd /usr/bin/dash-qt
Tharbad commented on 2019-12-14 00:19
When trying to launch I get: dash-qt: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory.
As I understand it, it means that qt4 is missing. But qt4 is no longer required. What happened?
Tharbad commented on 2019-11-12 03:17
Had sometime and found a solution: Use a different key server to get the key: gpg --keyserver hkps://keyserver.ubuntu.com --recv-key 166C2AF8EC105D04
It seems some severs doesn't support keys without user id....
andykluger commented on 2019-09-14 15:08
If this is installing pre-built binaries, the package name ought to end with -bin. Please either rename, or provide a genuine build script. Also this sure had a lot of makedepends for something that doesn't do any make-ing.
Tharbad commented on 2019-08-19 18:35
Tried. There might be a bug in v2.2.16 but it should have been resolved in 2.2.17. I don't have enough knowledge to understand what's going on there: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930665
The error is "gpg: key 63A96B406102E091: no user ID".
pizzaman commented on 2019-08-16 20:46
@Tharbad The error might be that the permissions in your '/home/<user>/.gnupg are set wrong.
Permissions for the .gnupg folder should be set to 700 and 600 to it's files. https://lists.gnupg.org/pipermail/gnupg-users/2003-October/020342.html
Tharbad commented on 2019-08-16 17:38
Getting:
`==> PGP keys need importing:
` -> 99DF0DABDEE182FA53A33AE763A96B406102E091, required by: dashcore
`==> Import? [Y/n]
`:: Importing keys with gpg......
`gpg: WARNING: unsafe permissions on homedir '/home/<user>/.gnupg'
`gpg: key 63A96B406102E091: no user ID
`gpg: Total number processed: 1
`==> Error: Problem importing keys
pizzaman commented on 2019-08-16 11:59
gpg --recv-keys 166C2AF8EC105D04
Pinned Comments
pizzaman commented on 2020-02-13 01:03
As per @andykluger suggestion changed from installing pre-built binaries to building stable version from source.
If you're looking for pre-built binaries install https://aur.archlinux.org/packages/dashcore-bin/
pizzaman commented on 2019-08-16 11:59
gpg --recv-keys 166C2AF8EC105D04