Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gnupg 2 and BZIP2 preference
Date: Sun, 27 Nov 2011 09:22:20
Message-Id: 201111270922.10737.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Gnupg 2 and BZIP2 preference by Florian Philipp
1 On Saturday 26 Nov 2011 23:50:24 Florian Philipp wrote:
2 > Am 27.11.2011 00:03, schrieb Samuraiii:
3 > > Hello fellow Gentoonians,
4 > >
5 > > I have problem with Gnupg 2 and compress preference on keys.
6 > >
7 > > When I recieve email which is for recipirnt with set compress preference
8 > > to BZIP2 Thunderbird (with enigmail) fails to decrypt it due this:
9 > >
10 > > gpg command line and output:
11 > > /usr/bin/gpg2
12 > > gpg: invalid item `BZIP2' in preference string
13 > > gpg: invalid personal compress preferences
14 > >
15 > > As I have set BZIP2 USE as global in make.conf I don't see why is not
16 > > working
17 >
18 > > gpg --version returns:
19 > [...]
20 >
21 > I've re-emerged gpg-2.0.17 (USE="nls bzip2) and cannot confirm this issue.
22 >
23 > gpg --version
24 > gpg (GnuPG) 2.0.17
25 > libgcrypt 1.4.6
26 > Copyright (C) 2011 Free Software Foundation, Inc.
27 > License GPLv3+: GNU GPL version 3 or later
28 > <http://gnu.org/licenses/gpl.html>
29 > This is free software: you are free to change and redistribute it.
30 > There is NO WARRANTY, to the extent permitted by law.
31 >
32 > Home: ~/.gnupg
33 > Supported algorithms:
34 > Pubkey: RSA, ELG, DSA
35 > Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
36 > CAMELLIA192, CAMELLIA256
37 > Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
38 > Compression: Uncompressed, ZIP, ZLIB, BZIP2
39
40 I haven't remerged mine recently, but I have more detailed compression options
41 it seems:
42 ===============================
43 $ gpg --version
44 gpg (GnuPG) 2.0.17
45 libgcrypt 1.4.6
46 Copyright (C) 2011 Free Software Foundation, Inc.
47 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
48 This is free software: you are free to change and redistribute it.
49 There is NO WARRANTY, to the extent permitted by law.
50
51 Home: ~/.gnupg
52 Supported algorithms:
53 Pubkey: RSA, ELG, DSA
54 Cipher: 3DES (S2), CAST5 (S3), BLOWFISH (S4), AES (S7), AES192 (S8),
55 AES256 (S9), TWOFISH (S10), CAMELLIA128 (S11), CAMELLIA192 (S12),
56 CAMELLIA256 (S13)
57 Hash: MD5 (H1), SHA1 (H2), RIPEMD160 (H3), SHA256 (H8), SHA384 (H9),
58 SHA512 (H10), SHA224 (H11)
59 Compression: Uncompressed (Z0), ZIP (Z1), ZLIB (Z2), BZIP2 (Z3)
60 ===============================
61
62 These are the flags that I have emerged it with:
63 $ eix -l gnupg
64 [I] app-crypt/gnupg
65 . . .
66 Installed versions: 2.0.17(09:22:32 02/20/11)(bzip2 ldap nls -adns -caps
67 -doc -openct -pcsc-lite -selinux -smartcard -static)
68 --
69 Regards,
70 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature