Problem Note 66650: You are unable to clone Git repositories to Amazon Elastic File System volumes
Git integration for SAS® Studio enables you to perform Git actions via the user interface and function calls. If the target location for cloning a remote repository is an Amazon Elastic File System volume, you can encounter the following error:
Error: Return code from GIT is (2). failed to truncate pack file 'path-to-file': Permission denied
The cause of this error is a known issue with libgit2, which is the software that performs Git actions. This issue is discussed on the following libgit2 GitHub page:
Unable to clone on AWS-EFS (NFS) failed to truncate pack file Permission denied #5556
After the libgit2 development team fixes this problem, SAS can provide a patch to resolve this issue on SAS Studio.
Operating System and Release Information
SAS System | SAS Studio | Linux for x64 | 5.2 | | Viya | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
When you clone a remote repository to an Elastic File System volume via the Git integration UI or Git functions, you might see a message that is similar to the following error:
"ERROR: Return code from GIT is (2). failed to truncate pack file '...': Permission denied"
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2020-10-06 16:08:55 |
Date Created: | 2020-09-15 13:31:51 |