Directory Structure Change in Git Repo

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Critical - P2
    • None
    • Affects Version/s: 4.0.5
    • Component/s: Packaging
    • None
    • ALL
    • Hide

      I've fixed it here in this pull request:

       

      https://github.com/mongodb/mongo/pull/1290

      Show
      I've fixed it here in this pull request:   https://github.com/mongodb/mongo/pull/1290
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      The path for the gotools directory has changed quite a lot between 4.0.4 and 4.0.5. Homebrew and probably other package systems are failing due to this.

       

      The following path:

      ```

      mongodb-src-r4.0.5/src/mongo/gotools

      ```

      has changed to:

      ```

      mongodb-src-r4.0.5/src/mongo/gotools/src/github.com/mongodb/mongo-tools

      ```

       

      It appears to be a copy and paste error, perhaps?

       

      Compare:

      https://github.com/mongodb/mongo/blob/r4.0.4/src/mongo/gotools/build.sh

      with:

       

            Assignee:
            David Golden
            Reporter:
            Robert Simmons
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: