Open meandrii opened 2 months ago
GitHub Release
2.4.3
Linux
user@location:~$ gitversion Failed to map file. open(/usr/bin/gitversion) failed with error 13 Failure processing application bundle. Couldn't memory map the bundle file for reading. A fatal error occurred while processing application bundle
user@localhost:~$ gitversion Cannot find the .git directory
No response
I am hitting this as well with gitversion 6.0.2 on a redhat enterprise linux 8 machine edit: I was able to resolve by adding read permissions sudo chmod +rx <path-to-gitversion>
sudo chmod +rx <path-to-gitversion>
Prerequisites
GitVersion package
GitHub Release
GitVersion version
2.4.3
Operating system
Linux
What are you seeing?
user@location:~$ gitversion Failed to map file. open(/usr/bin/gitversion) failed with error 13 Failure processing application bundle. Couldn't memory map the bundle file for reading. A fatal error occurred while processing application bundle
What is expected?
user@localhost:~$ gitversion Cannot find the .git directory
Steps to Reproduce
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
No response