Guest User

Untitled

a guest
Apr 4th, 2021
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. *** INSTALL ELECTRS ***
  2.  
  3. ***
  4. Creating the electrs user
  5. ***
  6.  
  7. perl: warning: Setting locale failed.
  8. perl: warning: Please check that your locale settings:
  9. LANGUAGE = (unset),
  10. LC_ALL = (unset),
  11. LC_ADDRESS = "es_VE.UTF-8",
  12. LC_NAME = "es_VE.UTF-8",
  13. LC_MONETARY = "es_VE.UTF-8",
  14. LC_PAPER = "es_VE.UTF-8",
  15. LC_IDENTIFICATION = "es_VE.UTF-8",
  16. LC_TELEPHONE = "es_VE.UTF-8",
  17. LC_MEASUREMENT = "es_VE.UTF-8",
  18. LC_TIME = "es_VE.UTF-8",
  19. LC_NUMERIC = "es_VE.UTF-8",
  20. LANG = "en_GB.UTF-8"
  21. are supported and installed on your system.
  22. perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
  23. Adding user `electrs' ...
  24. Adding new group `electrs' (1003) ...
  25. Adding new user `electrs' (1003) with group `electrs' ...
  26. Creating home directory `/home/electrs' ...
  27. Copying files from `/etc/skel' ...
  28.  
  29. ***
  30. Installing Rust
  31. ***
  32.  
  33. info: downloading installer
  34. info: profile set to 'default'
  35. info: default host triple is armv7-unknown-linux-gnueabihf
  36. info: syncing channel updates for '1.39.0-armv7-unknown-linux-gnueabihf'
  37. info: latest update on 2019-11-07, rust version 1.39.0 (4560ea788 2019-11-04)
  38. warning: Force-skipping unavailable component 'clippy-armv7-unknown-linux-gnueabihf'
  39. warning: Force-skipping unavailable component 'rustfmt-armv7-unknown-linux-gnueabihf'
  40. info: downloading component 'cargo'
  41. info: downloading component 'rust-std'
  42. 182.3 MiB / 182.3 MiB (100 %) 5.4 MiB/s in 42s ETA: 0s
  43. info: downloading component 'rustc'
  44. 52.0 MiB / 52.0 MiB (100 %) 5.4 MiB/s in 19s ETA: 0s
  45. info: installing component 'cargo'
  46. info: using up to 500.0 MiB of RAM to unpack components
  47. 4.3 MiB / 4.3 MiB (100 %) 3.4 MiB/s in 1s ETA: 0s
  48. info: installing component 'rust-std'
  49. 78.8 MiB / 182.3 MiB ( 43 %) 4.8 MiB/s in 37s ETA: 21s
  50. info: rolling back changes
  51. error: lzma data error
  52. Hit:1 http://archive.raspberrypi.org/debian buster InRelease
  53. Get:2 https://deb.torproject.org/torproject.org buster InRelease [3524 B]
  54. Err:2 https://deb.torproject.org/torproject.org buster InRelease
  55. The following signatures were invalid: EXPKEYSIG 74A941BA219EC810 deb.torproject.org archive signing key
  56. Get:3 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
  57. Fetched 18.5 kB in 6s (2960 B/s)
  58. Reading package lists... Done
  59. Building dependency tree
  60. Reading state information... Done
  61. 232 packages can be upgraded. Run 'apt list --upgradable' to see them.
  62. 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
  63. 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
  64. W: Some index files failed to download. They have been ignored, or old ones used instead.
  65. Reading package lists... Done
  66. Building dependency tree
  67. Reading state information... Done
  68. clang is already the newest version (1:7.0-47).
  69. cmake is already the newest version (3.16.3-3~bpo10+1).
  70. The following packages were automatically installed and are no longer required:
  71. libbluetooth3 libgnutls-dane0 libgnutls-openssl27 libunbound8
  72. Use 'sudo apt autoremove' to remove them.
  73. 0 upgraded, 0 newly installed, 0 to remove and 232 not upgraded.
  74.  
  75. ***
  76. Downloading and building electrs. This will take ~30 minutes
  77. ***
  78.  
  79. Cloning into 'electrs'...
  80. remote: Enumerating objects: 86, done.
  81. remote: Counting objects: 100% (86/86), done.
  82. remote: Compressing objects: 100% (73/73), done.
  83. remote: Total 5335 (delta 25), reused 60 (delta 12), pack-reused 5249
  84. Receiving objects: 100% (5335/5335), 1.55 MiB | 2.63 MiB/s, done.
  85. Resolving deltas: 100% (3513/3513), done.
  86. HEAD is now at 5bb6f09 Bump version
  87. info: syncing channel updates for '1.41.1-armv7-unknown-linux-gnueabihf'
  88. info: latest update on 2020-02-27, rust version 1.41.1 (f3e1a954d 2020-02-24)
  89. info: downloading component 'cargo'
  90. info: downloading component 'clippy'
  91. info: downloading component 'rust-std'
  92. info: downloading component 'rustc'
  93. info: downloading component 'rustfmt'
  94. info: installing component 'cargo'
  95. info: using up to 500.0 MiB of RAM to unpack components
  96. info: installing component 'clippy'
  97. info: installing component 'rust-std'
  98. info: installing component 'rustc'
  99. info: installing component 'rustfmt'
  100. Updating crates.io index
  101. error: failed to fetch `https://github.com/rust-lang/crates.io-index`
  102.  
  103. Caused by:
  104. error inflating zlib stream; class=Zlib (5)
  105.  
  106. ***
  107. The electrs database will be built in /mnt/hdd/app-storage/electrs/db. Takes ~18 hours and ~50Gb diskspace
  108. ***
  109.  
  110.  
  111. ***
  112. getting RPC credentials from the bitcoin.conf
  113. ***
  114.  
  115. Done
  116.  
  117. ***
  118. generating electrs.toml setting file with the RPC passwords
  119. ***
  120.  
  121.  
  122. ***
  123. Checking for config.toml
  124. ***
  125.  
  126. OK
  127.  
  128. ***
  129. Setting up nginx.conf
  130. ***
  131.  
  132. electrs is already configured with Nginx. To edit manually run `sudo nano /etc/nginx/nginx.conf`
  133.  
Advertisement
Add Comment
Please, Sign In to add comment