MongoDB libssl1.1 Error in ubuntu 22.04

preview_player
Показать описание
#simplesnipcode #error #mongodb #libssl #mongodberror
MongoDB Install Fails on Ubuntu 22.04 - Depends on libssl1.1 but it is not installable | getting Error while installing mongodb in linux | I just cannot install Mongodb in my Ubuntu 20.04

sudo apt install -y mongodb-org
Reading package lists... Done
Building dependency tree... Done
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:
mongodb-org-mongos : Depends: libssl1.1 (= 1.1.1) but it is not installable
mongodb-org-server : Depends: libssl1.1 (= 1.1.1) but it is not installable
mongodb-org-shell : Depends: libssl1.1 (= 1.1.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

sudo apt-get update
sudo apt-get install libssl1.1

Your Query:
MongoDB on Ubuntu 22.04 fix libssl error(NOT WORKING ANYMORE,CHECK PINNED COMMENT)
How to fix an errors installed packages have unmet dependencies in Ubuntu 20.04 LTS Linux [2021]
Depends on libssl1.1 but it is not installable - Ubuntu
getting Error while installing mongodb in linux
Installing mongodb over Ubuntu 22.04
I just cannot install Mongodb in my Ubuntu 20.04 - Super User
mongodb-org-server depends on libssl1.1 (= 1.1.1); however
How to Install MongoDB on Ubuntu 22.04
Installing MongoDB, dependancy issue with libssl1.1 (= 1.1.1)
apt - Depends on libssl1.1 but it is not installable
Рекомендации по теме
Комментарии
Автор

Gracias!!!!
Pase horas investigando y haciendo otras cosas para solucionar este error y simplemente no podía, pero con tu video ya se pudo! Muchas gracias!

ocielzarate
Автор

Finally Solved My Problem .... THANK YOU SO MUCH🤩🥰🤩

ritiksinghal
Автор

was looking for this solution for long time
thanks.. good job

jamesbond
Автор

thank you man. I did install mongodb 5.0 successfully!

ductam
Автор

Estou assistindo do brasil e digo, faz mt tempo q tento instalar para utilizar a unity 100% e n achava em lugar nenhum. Mt obrigado pelo video

Mendola_KKKK