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

Fix logic to check for ubuntu os.name

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: Packaging
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.2
    • Build 2019-10-07
    • 50

      Kitchen test fails because the logic is checking for os.family instead of os.name for ubuntu.

      The os.family for ubuntu is debian, so we need to use os.name to target only ubuntu.

            Assignee:
            john.chen@mongodb.com John Chen (Inactive)
            Reporter:
            john.chen@mongodb.com John Chen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: