安装curl
的时候报错:
1 2 3 4 5 6 7 8 9 10 11 12 |
sipl@sipl:~$ sudo apt install curl Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: curl : Depends: libcurl3-gnutls (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.19 is to be installed |
解决:
sudo apt install libcurl3-gnutls=7.47.0-1ubuntu2
本文最后更新于2021年6月3日,已超过 1 年没有更新,如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢!
不错
收藏备用。
找好到原因了,是因为Nginx没设规则,按文档修改Nginx后可以了
删了163.com就好了
这个是V6 版本的吗
大哥可以教一下怎么弄的嘛
大佬,我想请问一下,你这个网站最底下这个当前在线人数是怎么设置的吗? 谢谢,有空看到回复一下就行😉
这种方法用于docker安装的alist不太友好