Search Criteria
Package Details: parity-git 1.11.0.11056-1
Git Clone URL: | https://aur.archlinux.org/parity-git.git (read-only, click to copy) |
---|---|
Package Base: | parity-git |
Description: | Fast, light, robust Ethereum implementation |
Upstream URL: | https://github.com/paritytech/parity |
Keywords: | Ethereum Rust |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | quininer |
Maintainer: | None |
Last Packager: | quininer |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-19 08:01 |
Last Updated: | 2018-03-14 18:22 |
Dependencies (3)
- libsystemd (libsystemd-eudev-standalone, systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux, systemd-libs)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
Required by (4)
- ethereumwallet-bin (requires parity) (optional)
- ganache-cli (requires parity) (optional)
- mist (requires parity) (optional)
- parity-ui-bin (requires parity)
Latest Comments
1 2 Next › Last »
5chdn commented on 2017-10-19 20:55
@S1G1 could you report your observations upstream?
S1G1 commented on 2017-10-19 20:27
@quininer: I could get it to compile again a few times after switching to "source=('git+https://github.com/paritytech/parity.git#branch=stable')"
I'm not exactly sure what the problem was but I'm okay with running the latest stable git version - or switching to the built package.
Thanks
quininer commented on 2017-10-13 05:38
@S1G1 Compile parity requires a lot of memory, you can install https://www.archlinux.org/packages/community/x86_64/parity/.
S1G1 commented on 2017-10-12 20:11
I'm having trouble building the latest git version
--> fatal runtime error: allocator memory exhausted
error: Could not compile parity.
Is this an upstream error?
trekdev commented on 2017-03-31 13:26
Doesn't build since ethcore changed their repo names.
Quick fix is to run a find/replace on the PKGBUILD source/url lines and replace 'ethcore' with 'paritytech'
quininer commented on 2016-09-19 14:17
@Spider.007
OK, thanks you. :)
Spider.007 commented on 2016-09-19 14:10
Can you remove the dependency on python-pytoml and use this oneliner instead?
echo $(grep '^version =' Cargo.toml|head -n1|cut -d\" -f2).$(git rev-list --count HEAD)
5chdn commented on 2016-09-12 11:59
Does not install anymore.
:: Installing parity-git package(s)...
:: parity-git package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD.
quininer commented on 2016-07-04 01:53
Sorry, for some reason, I can't login AUR. Now it should work.
5chdn commented on 2016-06-27 10:06
pkgver is working for me, however, it looks like something is missing from the version string:
==> Finished making: parity-git .4589-1 (Mon Jun 27 12:03:50 CEST 2016)