99designs / aws-vault

A vault for securely storing and accessing AWS credentials in development environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to get credentials on Linux arch

matiux opened this issue · comments

I'm using aws-vault 6.6.0-2 on linux Arch
After packages upgrade, in particular libgpg-error (1.45-1 -> 1.45-2), i got this error

aws-vault exec my_profile --backend=pass
gpg: decryption failed: No secret key
aws-vault: error: exec: Failed to get credentials for play: exit status 2

gpg is ok as well as pass.
I have solved downgrading libgpg-error from 1.45-2 to 1.45-1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.