[SERVER-38804] Directory Structure Change in Git Repo Created: 02/Jan/19  Updated: 10/Jan/19  Resolved: 10/Jan/19

Status: Closed
Project: Core Server
Component/s: Packaging
Affects Version/s: 4.0.5
Fix Version/s: None

Type: Bug Priority: Critical - P2
Reporter: Robert Simmons Assignee: David Golden
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-38803 Directory Structure c Closed
Related
related to TOOLS-2180 building the tools, throws the error ... Closed
Operating System: ALL
Steps To Reproduce:

I've fixed it here in this pull request:

 

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

Participants:

 Description   

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:

 



 Comments   
Comment by David Golden [ 10/Jan/19 ]

Discussed and resolved in TOOLS-2180.

Comment by Robert Simmons [ 02/Jan/19 ]

After fixing the directory path problem, I'm now running into a new error with mac Homebrew's formula. I've detailed this new error in the following pull request:

 

https://github.com/Homebrew/homebrew-core/pull/35268

Generated at Thu Feb 08 04:50:06 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.