-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
None
-
1
-
0.5
-
Not Needed
Trying to build MongoDB database tools from GitHub source code I get an build error:
go run build.go build -pkgs=mongodump,mongorestore
failed to detect local platform from kernel name "MSYS_NT-10.0-19045"
I have identified the necessary changes are included in https://github.com/mongodb/mongo-tools/pull/600