Installing Superdesk on Ubuntu 16.04.5 LTS
  • Hi all,

    I'm trying to install Superdesk on a fresh Ubuntu 16.04.5 LTS server following:


    1) sudo apt-get install curl -y && curl -s https://raw.githubusercontent.com/takeit/superdesk-install/master/install | sudo bash

    2) I get the following error and the installation stop:

    "...Reading package lists... Done


    + apt-get -y install --no-install-recommends mongodb-org-server mongodb-org-shell mongodb-org-tools


    Reading package lists... Done


    Building dependency tree       


    Reading state information... Done


    E: Unable to locate package mongodb-org-server


    E: Unable to locate package mongodb-org-shell


    E: Unable to locate package mongodb-org-tools"


    I have had success installing MongoDB manually, but the Superdesk installation script don't detect it and I get the same error.


    Please advice.


    Kind regards,

    Rene T.