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

`brew services list` does not display installed `mongodb-community@...` version(s)

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 6.0.10
    • Component/s: None
    • Labels:
    • Server Development Platform
    • Fully Compatible
    • ALL
    • Hide
      brew upgrade # ensure latest version
      brew tap mongodb/brew
      brew install mongodb-community@6.0
      brew services list

      The output of `brew services list` should contain `mongodb-community@6.0`, but it does not.

      Show
      brew upgrade # ensure latest version brew tap mongodb/brew brew install mongodb-community@6.0 brew services list The output of `brew services list` should contain `mongodb-community@6.0`, but it does not.

      As of 2023-09-28, calling `brew services list` no longer prints any installed `mongodb-community@...` services.

      A behavior change landed in https://github.com/Homebrew/homebrew-services/pull/588. I've filed https://github.com/Homebrew/homebrew-services/issues/590 on that repository, but it does appear that the `mongodb-community@...` formulae are not written according to Homebrew's documentation regarding services.

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            aaron@ironcladapp.com Aaron Hipple
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: