Gentoo Archives: gentoo-user

From: Samuraiii <samuraiii@×××××.cz>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Gnupg 2 and BZIP2 preference
Date: Sat, 26 Nov 2011 23:06:43
Message-Id: 4ED1704D.9080807@volny.cz
1 Hello fellow Gentoonians,
2
3 I have problem with Gnupg 2 and compress preference on keys.
4
5 When I recieve email which is for recipirnt with set compress preference
6 to BZIP2 Thunderbird (with enigmail) fails to decrypt it due this:
7
8 gpg command line and output:
9 /usr/bin/gpg2
10 gpg: invalid item `BZIP2' in preference string
11 gpg: invalid personal compress preferences
12
13 As I have set BZIP2 USE as global in make.conf I don't see why is not
14 working
15
16 gpg --version returns:
17
18 gpg (GnuPG) 2.0.17
19 libgcrypt 1.4.6
20 Copyright (C) 2011 Free Software Foundation, Inc.
21 License GPLv3+: GNU GPL version 3 or later
22 <http://gnu.org/licenses/gpl.html>
23 This is free software: you are free to change and redistribute it.
24 There is NO WARRANTY, to the extent permitted by law.
25
26 Home: ~/.gnupg
27 Supported algorithms:
28 Pubkey: RSA, ELG, DSA
29 Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
30 CAMELLIA192, CAMELLIA256
31 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
32 Compression: Uncompressed, ZIP, ZLIB
33
34
35 I even recompiled gpg but no luck and my bug
36 (https://bugs.gentoo.org/show_bug.cgi?id=390163)only got Unconfirmed
37 flag and that's all
38 I would appreciate any suggestions (disabling BZIP2 preference doesn't
39 solve problem for me)
40
41 Thank you in advance
42 S

Replies

Subject Author
Re: [gentoo-user] Gnupg 2 and BZIP2 preference Florian Philipp <lists@×××××××××××.net>
Re: [gentoo-user] Gnupg 2 and BZIP2 preference Walter Dnes <waltdnes@××××××××.org>