ubuntu18,用gdebi安装,提示libssl在阿里云的mirror上找不到
zhangbo2012 opened this issue · 1 comments
root@HZ-H-R1-ADMIN:/download# gdebi --non-interactive ossfs_1.80.5_ubuntu16.04_amd64.deb18.04.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
Ign http://mirrors.cloud.aliyuncs.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1
Err http://mirrors.cloud.aliyuncs.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.5
404 Not Found [IP: 100.100.2.148 80]
Fetched 0 B in 0s (0 B/s)
Error during install: 'Failed to fetch http://mirrors.cloud.aliyuncs.com/ubuntu/pool/main/o/openssl/libssl-dev_1.1.1-1ubuntu2.1~18.04.5_amd64.deb 404 Not Found [IP: 100.100.2.148 80]
apt源没有更新,运行apt-get update后问题解决