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
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
$ helm verify --keyring ${HOME}/.gnupg/pubring.kbx mysql-0.2.1.tgz
Error: failed to load keyring: openpgp: invalid data: tag byte does not have MSB set
$ helm package --sign --key="[email protected]" --keyring /home/ahowden/.gnupg/pubring.kbx mysqlError: openpgp: invalid data: tag byte does not have MSB set
As a heads up also, the keyring for gpg2 also seems to have been moved.
This issue is a little hard to track down, as I don't have a private key that isn't on the yubikey.
The text was updated successfully, but these errors were encountered:
andrewhowdencom
changed the title
Helm verification seems to choke with gpg2 and yubikeys
Helm verification seems to choke with gpg2 or yubikeys
Nov 27, 2016
A similar issue seems to be here: keybase/keybase-issues#1885
As a heads up also, the keyring for gpg2 also seems to have been moved.
This issue is a little hard to track down, as I don't have a private key that isn't on the yubikey.
The text was updated successfully, but these errors were encountered: