Skip to content

Instantly share code, notes, and snippets.

@drathir
Created June 29, 2013 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drathir/5891221 to your computer and use it in GitHub Desktop.
Save drathir/5891221 to your computer and use it in GitHub Desktop.
short_maemo_gpg_bug?
gpg: WARNING: key xxxxx contains preferences for unavailable
gpg: algorithms on these user IDs:
gpg: "drathir <mail@example.com>": preference for cipher algorithm 1
gpg: it is strongly suggested that you update your preferences and
gpg: re-distribute this key to avoid potential algorithm mismatch problems
Set preference list to:
Cipher: AES256, AES192, AES, CAST5, 3DES
Digest: SHA1, SHA256, RIPEMD160
Compression: ZLIB, BZIP2, ZIP, Uncompressed
Features: MDC, Keyserver no-modify
Really update the preferences? (y/N)
Key not changed so no update needed.
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
gpg: secret keys read: 1
gpg: secret keys imported: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment