When installing Bitbucket Server as a service, the Provides line contains a blank space

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 4.6.1
    • Affects Version/s: 4.6.0
    • Component/s: Search
    • None

      Summary

      The Provides definition in the /etc/init.d/atlbitbucket_search files is created with a blank space.

      Environment

      • Linux Operating System

      Steps to Reproduce

      1. Install Bitbucket Server by using the installer
      2. Select to install Bitbucket Server as a service

      Expected Results

      The service is installed correctly.

      Actual Results

      The Provides definition contains a blank space:

      # Provides: Bitbucket Search
      

      Workaround

      Change the line

      # Provides: Bitbucket Search
      

      to

      # Provides: Bitbucket-Search
      

            Assignee:
            Unassigned
            Reporter:
            Caterina Curti
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: