AWS Thinkbox Discussion Forums

Libcurl3 MongoDB Error when installing

When I try to install MongoDB on Debian 11, I get this:

dpkg: warning: downgrading mongodb-org-server from 7.0.5 to 4.0.28
(Reading database ... 64692 files and directories currently installed.)
Preparing to unpack mongodb-org-server_4.0.28_amd64.deb ...
Unpacking mongodb-org-server (4.0.28) over (7.0.5) ...
dpkg: dependency problems prevent configuration of mongodb-org-server:
 mongodb-org-server depends on libcurl3 (>= 7.16.2); however:
  Package libcurl3 is not installed.

dpkg: error processing package mongodb-org-server (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
 mongodb-org-server

What do I do? What version of MongoDB can I install to fix that? 4.0.28 is the most recent version that fits in the installation recommendations from Deadline installation documentation.

You can download the version of MongoDB that corresponds to your operating system from the MongoDB Downloads Page. For maximum compatibility with Deadline, we recommend you use MongoDB version 3.6.21 through 4.2.12. However, for security, you may need to use a later patch version for 4.2.12 if 4.2.12 has any security issues that might affect you.

If you’re running Deadline 10.1 then you could use MongoDB 4.2 instead of 4.0.

But if you’re on Deadline 10.3 you can use Mongodb 5.0.22 instead. Based on the error you’ll need to install libcurl3 and re attempt installing the database.

Privacy | Site terms | Cookie preferences