Ubuntu Pastebin

Paste from mongodb error at Fri, 27 Oct 2017 17:00:02 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
boo archives $ sudo apt-get install -y mongodb-org
Reading package lists... Done
Building dependency tree       
Reading state information... Done
mongodb-org is already the newest version (3.4.10).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 mongodb-org : Depends: mongodb-org-tools but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
boo archives $ 
Download as text