Sean Carolan scarolan@gmail.com wrote:
Why does it say "secret key not available"? The output of gpg -K shows that the key is in fact available, and this is further confirmed when I run the script manually and the files are decrypted just fine.
Is the cron job running as a different user? eg; are you running gpg as a non-privileged user and the cronjob as root?