I have downloaded and installed the latest (3.4.1) for Windows: "Windows Server 2008 R2 64-bit and later, with SSL support x64".
When running all "go" related tools with the /version flag the git and tool version are missing and replaced with "built-without-git-spec" and "built-without-version-string":
C:\Program Files\MongoDB\Server\3.4\bin>mongodump.exe /version mongodump version: built-without-version-string git version: built-without-git-spec Go version: go1.7 os: windows arch: amd64 compiler: gc OpenSSL version: OpenSSL 1.0.1t 3 May 2016 C:\Program Files\MongoDB\Server\3.4\bin>mongorestore.exe /version mongorestore version: built-without-version-string git version: built-without-git-spec Go version: go1.7 os: windows arch: amd64 compiler: gc OpenSSL version: OpenSSL 1.0.1t 3 May 2016
- is related to
-
SERVER-28256 RHEL 6 3.0.14 tarball has 3.0.13 tool binaries
- Closed