Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin20 无法启动mongodb
Apps Section
961
views ·
6
replies ·
To
floor
Go
newblue
deepin
2020-10-23 02:59
Author
官方似乎废弃了libcurl3 包,导致mongod服务无法启动
mongod: /lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by mongod)
Reply
Like 0
Favorite
View the author
All Replies
prodan
deepin
2020-10-23 03:27
#1
装个docker吧,或者podman吧
Reply
Like 0
View the author
jingle
deepin
2020-10-23 03:29
#2
deepin@deepin:~$ apt-cache search libcurl3
libcurl3-gnutls - easy-to-use client-side URL transfer library (GnuTLS flavour)
libcurl3-gnutls-dbgsym - debug symbols for libcurl3-gnutls
libcurl3-nss - easy-to-use client-side URL transfer library (NSS flavour)
libcurl3-nss-dbgsym - debug symbols for libcurl3-nss
libcurl4-gnutls-dev - development files and documentation for libcurl (GnuTLS flavour)
libcurl4-nss-dev - development files and documentation for libcurl (NSS flavour)
libcurl4-openssl-dev - development files and documentation for libcurl (OpenSSL flavour)
Copy the Code
Reply
Like 0
View the author
newblue
deepin
2020-10-23 04:11
#3
https://bbs.deepin.org/post/204191
没有一个包可以替代呀,其中几个还会冲突,痛苦呀
Reply
Like 0
View the author
newblue
deepin
2020-10-23 18:09
#4
已经解决了, mongo 是从15版本升级带过来的,debian的版本也同时升级了,mongo也需要升级到最新版,libcurl4 可替代libcurl3
Reply
Like 0
View the author
chen5903710
deepin
2020-11-08 03:53
#5
newblue
:
已经解决了, mongo 是从15版本升级带过来的,debian的版本也同时升级了,mongo也需要升级到最新版,libcurl4 可替代libcurl3
怎么解决
Reply
Like 0
View the author
newblue
deepin
2020-11-27 03:29
#6
chen5903710
:
怎么解决
升级mongo 版本
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
mongod: /lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by mongod)