Open charlesverdad opened 6 years ago
Interesting issue!
Do the filenames have spaces or other special chars in them? (if you could list the files, that'd be awesome)
@TomOnTime Nope, only dashes in some files. Here's a list of some of the files:
charles@leopard:~/abelian-group/kubernetes/helm/secret-values/all$ ls -1 *.gpg
db.yaml.gpg
gcp-creds.yaml.gpg
global.yaml.gpg
jira-bigquery-loader.yaml.gpg
prometheus.yaml.gpg
Though it might not be related to the filename since it works fine for my other teammates.
Interesting. If you figure out what is different about your environment, please let us know. I'd like to add it to the docs to help future people.
Could it be related to this? https://github.com/StackExchange/blackbox#some-common-errors
Running
blackbox_postdeploy
andblackbox_decrypt_all_files
both output this error:But when I run
blackbox_cat <file>
orblackbox_edit_start <file>
one by one for each file, it is able to decrypt all files successfuly.I installed blackbox using the Zgen way in ubuntu 16.04
Versions: