Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-10918

Init script for debian wheezy package is not LSB compliant

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.4.6
    • Component/s: Packaging
    • Environment:
      Distributor ID: Debian
      Description: Debian GNU/Linux 7.1 (wheezy)
      Release: 7.1
      Codename: wheezy
    • Build
    • Linux
    • Hide

      /etc/init.d/mongodb stop
      /etc/init.d/mongodb status
      echo $?

      Show
      /etc/init.d/mongodb stop /etc/init.d/mongodb status echo $?

      Init script for debian wheezy package is not LSB compliant:

      When mongod is stopped, "/etc/init.d/mongodb status" should exit with code 3, but it exits with code 1.

      LSB specifications:
      http://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html

            Assignee:
            backlog-server-build Backlog - Build Team (Inactive)
            Reporter:
            idfnet Marc Geiler
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: