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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 6.0.10
    • Component/s: None
    • 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.
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Aaron Hipple
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: