আমি আনুষ্ঠানিক মোঙ্গোডিবি ওয়েবসাইটে দেওয়া নির্দেশাবলী অনুসরণ করেছি ( https://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/ ) এবং মঙ্গোডিবি ইনস্টল করার চেষ্টা করার সময় আমি এই ত্রুটি পেয়েছি। এই সমস্যাটি কীভাবে ঠিক করবেন এবং কী ঘটছে? মনে রাখবেন আমি সর্বশেষ উবুন্টু সংস্করণ 16.04 ব্যবহার করছি
sudo apt-get install -y mongodb-org
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
mongodb-org :
Depends: mongodb-org-shell but it is not going to be installed
Depends: mongodb-org-server but it is not going to be installed
Depends: mongodb-org-mongos but it is not going to be installed
Depends: mongodb-org-tools but it is not going to be installed
virtualbox-5.0 : Depends: libqt4-opengl (>= 4:4.7.2) but it is not going to be installed
Depends: libsdl1.2debian (>= 1.2.11) but it is not going to be installed
Recommends: libsdl-ttf2.0-0 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
সম্পাদনা করুন: শিরোনাম। মংডিবি -> মঙ্গোডিবি।