Hi there!
I have been trying to use the DVC list and DVC get to get files from a GitHub URL, but, it shows “ERROR: unexpected error - libssl-9ad06800.so.1.1.1k: cannot open shared object file: No such file or directory”
I have tried “locate libssl.so.1.1.1k”, it returns file present.
DVC version: 2.33.2 (pip)
Platform: Python 3.9.13 on Linux-4.18.0-348.2.1.el8_5.x86_64-x86_64-with-glibc2.28
Subprojects:
dvc_data = 0.25.2
dvc_objects = 0.12.2
dvc_render = 0.0.12
dvc_task = 0.1.4
dvclive = 1.0
scmrepo = 0.1.3
Supports:
azure (adlfs = 2022.10.0, knack = 0.10.0, azure-identity = 1.12.0),
gdrive (pydrive2 = 1.14.0),
gs (gcsfs = 2022.10.0),
hdfs (fsspec = 2022.10.0, pyarrow = 10.0.0),
http (aiohttp = 3.8.3, aiohttp-retry = 2.8.3),
https (aiohttp = 3.8.3, aiohttp-retry = 2.8.3),
oss (ossfs = 2021.8.0),
s3 (s3fs = 2022.10.0, boto3 = 1.24.59),
ssh (sshfs = 2022.6.0),
webdav (webdav4 = 0.9.8),
webdavs (webdav4 = 0.9.8),
webhdfs (fsspec = 2022.10.0)
Cache types: hardlink, symlink
Cache directory: xfs on /dev/mapper/centos-home
Caches: local
Remotes: local
Workspace directory: xfs on /dev/mapper/centos-home
Repo: dvc, git
Also, “link type reflink is not available ([Errno 95] no more link types left to try out)”