Cannot Install Server on Ubuntu 22.04 jammy

Hello,
I’ve been trying to install the mongo enterprise server in my Ubuntu 22.04.1 LTS, but it throws this error:

sudo apt install ./Downloads/mongodb-enterprise-server_6.0.1_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'mongodb-enterprise-server' instead of './Downloads/mongodb-enterprise-server_6.0.1_amd64.deb'
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:
 mongodb-enterprise-server : Depends: libldap-2.4-2 (>= 2.4.7) but it is not installable
E: Unable to correct problems, you have held broken packages.

I’ve also tried to install the 5.0.12 and 4.4.16 but with a similar result.

This has been talked about in several threads here on the forums. This thread probably has the most information. MongoDB is currently working on getting the 6.0 version to build on Unbuntu 22.04. There is no timeline on when MongoDB 6.0 will be running on this platform, but I would like to think it would be sometime soon.

2 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.