Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *** INSTALL ELECTRS ***
- ***
- Creating the electrs user
- ***
- perl: warning: Setting locale failed.
- perl: warning: Please check that your locale settings:
- LANGUAGE = (unset),
- LC_ALL = (unset),
- LC_ADDRESS = "es_VE.UTF-8",
- LC_NAME = "es_VE.UTF-8",
- LC_MONETARY = "es_VE.UTF-8",
- LC_PAPER = "es_VE.UTF-8",
- LC_IDENTIFICATION = "es_VE.UTF-8",
- LC_TELEPHONE = "es_VE.UTF-8",
- LC_MEASUREMENT = "es_VE.UTF-8",
- LC_TIME = "es_VE.UTF-8",
- LC_NUMERIC = "es_VE.UTF-8",
- LANG = "en_GB.UTF-8"
- are supported and installed on your system.
- perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
- Adding user `electrs' ...
- Adding new group `electrs' (1003) ...
- Adding new user `electrs' (1003) with group `electrs' ...
- Creating home directory `/home/electrs' ...
- Copying files from `/etc/skel' ...
- ***
- Installing Rust
- ***
- info: downloading installer
- info: profile set to 'default'
- info: default host triple is armv7-unknown-linux-gnueabihf
- info: syncing channel updates for '1.39.0-armv7-unknown-linux-gnueabihf'
- info: latest update on 2019-11-07, rust version 1.39.0 (4560ea788 2019-11-04)
- warning: Force-skipping unavailable component 'clippy-armv7-unknown-linux-gnueabihf'
- warning: Force-skipping unavailable component 'rustfmt-armv7-unknown-linux-gnueabihf'
- info: downloading component 'cargo'
- info: downloading component 'rust-std'
- 182.3 MiB / 182.3 MiB (100 %) 5.4 MiB/s in 42s ETA: 0s
- info: downloading component 'rustc'
- 52.0 MiB / 52.0 MiB (100 %) 5.4 MiB/s in 19s ETA: 0s
- info: installing component 'cargo'
- info: using up to 500.0 MiB of RAM to unpack components
- 4.3 MiB / 4.3 MiB (100 %) 3.4 MiB/s in 1s ETA: 0s
- info: installing component 'rust-std'
- 78.8 MiB / 182.3 MiB ( 43 %) 4.8 MiB/s in 37s ETA: 21s
- info: rolling back changes
- error: lzma data error
- Hit:1 http://archive.raspberrypi.org/debian buster InRelease
- Get:2 https://deb.torproject.org/torproject.org buster InRelease [3524 B]
- Err:2 https://deb.torproject.org/torproject.org buster InRelease
- The following signatures were invalid: EXPKEYSIG 74A941BA219EC810 deb.torproject.org archive signing key
- Get:3 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
- Fetched 18.5 kB in 6s (2960 B/s)
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- 232 packages can be upgraded. Run 'apt list --upgradable' to see them.
- W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.torproject.org/torproject.org buster InRelease: The following signatures were invalid: EXPKEYSIG 74A941BA219EC810 deb.torproject.org archive signing key
- W: Failed to fetch https://deb.torproject.org/torproject.org/dists/buster/InRelease The following signatures were invalid: EXPKEYSIG 74A941BA219EC810 deb.torproject.org archive signing key
- W: Some index files failed to download. They have been ignored, or old ones used instead.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- clang is already the newest version (1:7.0-47).
- cmake is already the newest version (3.16.3-3~bpo10+1).
- The following packages were automatically installed and are no longer required:
- libbluetooth3 libgnutls-dane0 libgnutls-openssl27 libunbound8
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 232 not upgraded.
- ***
- Downloading and building electrs. This will take ~30 minutes
- ***
- Cloning into 'electrs'...
- remote: Enumerating objects: 86, done.
- remote: Counting objects: 100% (86/86), done.
- remote: Compressing objects: 100% (73/73), done.
- remote: Total 5335 (delta 25), reused 60 (delta 12), pack-reused 5249
- Receiving objects: 100% (5335/5335), 1.55 MiB | 2.63 MiB/s, done.
- Resolving deltas: 100% (3513/3513), done.
- HEAD is now at 5bb6f09 Bump version
- info: syncing channel updates for '1.41.1-armv7-unknown-linux-gnueabihf'
- info: latest update on 2020-02-27, rust version 1.41.1 (f3e1a954d 2020-02-24)
- info: downloading component 'cargo'
- info: downloading component 'clippy'
- info: downloading component 'rust-std'
- info: downloading component 'rustc'
- info: downloading component 'rustfmt'
- info: installing component 'cargo'
- info: using up to 500.0 MiB of RAM to unpack components
- info: installing component 'clippy'
- info: installing component 'rust-std'
- info: installing component 'rustc'
- info: installing component 'rustfmt'
- Updating crates.io index
- error: failed to fetch `https://github.com/rust-lang/crates.io-index`
- Caused by:
- error inflating zlib stream; class=Zlib (5)
- ***
- The electrs database will be built in /mnt/hdd/app-storage/electrs/db. Takes ~18 hours and ~50Gb diskspace
- ***
- ***
- getting RPC credentials from the bitcoin.conf
- ***
- Done
- ***
- generating electrs.toml setting file with the RPC passwords
- ***
- ***
- Checking for config.toml
- ***
- OK
- ***
- Setting up nginx.conf
- ***
- electrs is already configured with Nginx. To edit manually run `sudo nano /etc/nginx/nginx.conf`
Advertisement
Add Comment
Please, Sign In to add comment