Package Details: dashcore 0.17.0.3-2

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: MIT
Conflicts: dash-cli, dash-daemon, dash-qt, dashcore-bin, dashcore-git
Provides: dash-cli, dash-daemon, dash-qt
Submitter: GreenRaccoon23
Maintainer: None
Last Packager: pizzaman
Votes: 10
Popularity: 0.000001
First Submitted: 2015-09-30 17:23 (UTC)
Last Updated: 2021-08-18 05:07 (UTC)

Pinned Comments

pizzaman commented on 2021-02-28 23:37 (UTC)

@chelovek boost & boost-libs higher than 1.72 will give you errors like:

validation.cpp: In constructor ‘ConnectTrace::ConnectTrace(CTxMemPool&)’:
validation.cpp:2699:94: error: ‘_1’ was not declared in this scope
 2699 |         pool.NotifyEntryRemoved.connect(boost::bind(&ConnectTrace::NotifyEntryRemoved, this, _1, _2));

solution is to downgrade boost & boost-libs to 1.72

pizzaman commented on 2020-02-13 01:03 (UTC)

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/

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

pizzaman commented on 2020-02-13 01:03 (UTC)

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/

Tharbad commented on 2019-12-14 11:50 (UTC) (edited on 2019-12-14 11:51 (UTC) by Tharbad)

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 (UTC) (edited on 2019-12-14 02:03 (UTC) by pizzaman)

@Tharbad I can't reproduce

Could you paste the output of

ldd /usr/bin/dash-qt

Tharbad commented on 2019-12-14 00:19 (UTC)

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 (UTC)

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 (UTC)

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 (UTC)

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 (UTC) (edited on 2019-08-16 21:03 (UTC) by pizzaman)

@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 (UTC) (edited on 2019-08-16 17:39 (UTC) by Tharbad)

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 (UTC) (edited on 2019-08-16 11:59 (UTC) by pizzaman)

gpg --recv-keys 166C2AF8EC105D04