Alexander Efimov, [15 сент. 2018 г., 12:51:47]:
Кто подскажет как такие ошибки лечатся?
curl: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_4’ not found (required by curl)
Error connecting to Hive server http://api.hiveos.farm
CURLE_UNSUPPORTED_PROTOCOL (1) The URL you passed to libcurl used a protocol that this libcurl does not support.
делал apt install libcurl3 для лечения - пришлось риг переставлять после этого так как все репозитоиии слетели и хайв удадлился
hiveos-20180910.zip
библиотека вроде на месте:
locate /usr/lib/x86_64-linux-gnu/libcurl.so.4
/usr/lib/x86_64-linux-gnu/libcurl.so.4
/usr/lib/x86_64-linux-gnu/libcurl.so.4.5.0
apt-get install libcurl4
Reading package lists… Done
Building dependency tree
Reading state information… Done
libcurl4 is already the newest version (7.58.0-2ubuntu3.2).
libcurl4 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
apt-get install libcurl3
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages were automatically installed and are no longer required:
aria2 hive-lib libexif12 libgee-0.8-2 libjpeg-progs libjpeg9 libnet-pcap-perl libnet-rawip-perl libnetpacket-perl yudit-common
Use ‘apt autoremove’ to remove them.
The following packages will be REMOVED:
curl feh hive libcurl4 libcurl4-openssl-dev ukuu
The following NEW packages will be installed:
libcurl3
0 upgraded, 1 newly installed, 6 to remove and 11 not upgraded.
Need to get 214 kB of archives.
After this operation, 3,274 kB disk space will be freed.
Do you want to continue? [Y/n]