GoogleCloudPlatform / functions-framework-java

FaaS (Function as a service) framework for writing portable Java functions
Apache License 2.0
135 stars 65 forks source link

chore: don't list all keys in the gpg keybox #161

Closed jihuin closed 2 years ago

jihuin commented 2 years ago

Listing all keys exited with code 2 that broke the script.

gpg: WARNING: unsafe permissions on homedir '/tmp/gpg'
gpg: /tmp/gpg/trustdb.gpg: trustdb created
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
gpg: skipped packet of type 12 in keybox
/tmp/gpg/pubring.kbx
--------------------
...

[ID: 1064458] Command finished after 2 secs, exit value: 2