Link from /etc/init.d/mongod to /lib/init/upstart-job not created in Ubuntu 14.04

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Trivial - P5
    • 4.1 Desired
    • Affects Version/s: None
    • Component/s: Packaging
    • None
    • ALL
    • Hide

      Install mongodb-org in an Ubuntu 14.04 and find that link /etc/init.d/mongod does not exist.

      Show
      Install mongodb-org in an Ubuntu 14.04 and find that link /etc/init.d/mongod does not exist.
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I am sure that this has been reported before, but I haven't been able to find an issue for it, so I create it just in case.

      From some minor version mongodb-3.0.X onwards and until the current 3.2 version, the link from /etc/init.d/mongodb to /lib/init/upstart-job is not created when installing mongodb-org package in Ubuntu 14.04.

      And not only that: If a link already exists, it removes it.

      The result is that the service mongodb * commands just work properly but bash autocomplete does not.

      Creating the link manually with the command ln -s /lib/init/upstart-job /etc/init.d/mongod works properly.

              Assignee:
              Alex Neben
              Reporter:
              Carles Sala
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: