Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with new enough GnuPG when reading "ENCRYPTION_COMPLIANCE_MODE" #95

Closed
nertpinx opened this issue May 17, 2018 · 0 comments
Closed

Comments

@nertpinx
Copy link
Contributor

GnuPG started printing information about encryption compliance in commit f31dc2540ac and since then pius fails with the following error when signing a key:

File "/usr/bin/pius", line 342, in <module>
  main()
File "/usr/bin/pius", line 326, in main
  if signer.sign_all_uids(key, retval):
File "/usr/lib/python2.7/site-packages/libpius/signer.py", line 788, in sign_all_uids
  self.encrypt_signed_uid(key, uid['file'])
File "/usr/lib/python2.7/site-packages/libpius/signer.py", line 444, in encrypt_signed_uid
  raise EncryptionUnknownError(line)
libpius.exceptions.EncryptionUnknownError: [GNUPG:] ENCRYPTION_COMPLIANCE_MODE 23
nertpinx added a commit to nertpinx/pius that referenced this issue May 17, 2018
GnuPG started printing information about encryption compliance in [commit
f31dc2540acf](https://dev.gnupg.org/rGf31dc2540acf7cd7f09fd94658e815822222bfcb)
and since then signing with pius fails.

Closes jaymzh#95

Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
jaymzh pushed a commit that referenced this issue May 17, 2018
GnuPG started printing information about encryption compliance in [commit
f31dc2540acf](https://dev.gnupg.org/rGf31dc2540acf7cd7f09fd94658e815822222bfcb)
and since then signing with pius fails.

Closes #95

Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
cbrownstein pushed a commit to cbrownstein/pius that referenced this issue Jul 15, 2018
…mzh#96)

GnuPG started printing information about encryption compliance in [commit
f31dc2540acf](https://dev.gnupg.org/rGf31dc2540acf7cd7f09fd94658e815822222bfcb)
and since then signing with pius fails.

Closes jaymzh#95

Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
cbrownstein pushed a commit to cbrownstein/pius that referenced this issue Jul 15, 2018
…mzh#96)

GnuPG started printing information about encryption compliance in [commit
f31dc2540acf](https://dev.gnupg.org/rGf31dc2540acf7cd7f09fd94658e815822222bfcb)
and since then signing with pius fails.

Closes jaymzh#95

Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant