You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, I'm finding that the above no longer works properly with password-protected GPG keys in SMStudio... Trying to git commit produces:
error: gpg failed to sign the data
...and trying to gpg -s just hangs without prompting for the key password. pinentry seems to be installed fine, and killing gpg-agent doesn't seem to help.
For organizations that sign git commits with GPG, it would be helpful if GPG was installed in the SageMaker distribution by default?
For now, I've got it working by adding an entry to the SMStudio lifecycle configuration script like below, to install at run time:
The text was updated successfully, but these errors were encountered: