From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-131589-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RUawD-0001ir-Ii
	for garchives@archives.gentoo.org; Sun, 27 Nov 2011 09:22:20 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7828A21C0D1;
	Sun, 27 Nov 2011 09:22:07 +0000 (UTC)
Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2BEF521C061
	for <gentoo-user@lists.gentoo.org>; Sun, 27 Nov 2011 09:21:14 +0000 (UTC)
Received: by wwf10 with SMTP id 10so6055400wwf.10
        for <gentoo-user@lists.gentoo.org>; Sun, 27 Nov 2011 01:21:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        bh=w9OHkYO7dxHycYHPP0TQL3zHzifw6TIctJz1PKGXePU=;
        b=qCgMg7vTkNdaoiIOX1g1sAkfWTCXypEtlQuqACu/PVbL9igtN+dv29/pHt6owDCmBu
         E4sivwc+YmU8NsqKSjsEjXVp2+p6FoeuReWn3kEw7M25WDxn2YO5Tjhbh/92iyiaw1GO
         MdruQkjxX+OjVYQetWEYT2oBjlRvikLcXxJb4=
Received: by 10.216.138.221 with SMTP id a71mr910739wej.102.1322385673401;
        Sun, 27 Nov 2011 01:21:13 -0800 (PST)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id fg15sm11036818wbb.7.2011.11.27.01.21.11
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 27 Nov 2011 01:21:12 -0800 (PST)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Gnupg 2 and BZIP2 preference
Date: Sun, 27 Nov 2011 09:21:51 +0000
User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.6.5; x86_64; ; )
References: <4ED1704D.9080807@volny.cz> <4ED17B40.107@binarywings.net>
In-Reply-To: <4ED17B40.107@binarywings.net>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart2251781.o5neUDUXo9";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201111270922.10737.michaelkintzios@gmail.com>
X-Archives-Salt: 08842e92-6dd4-4417-a166-0c9c4506f2ad
X-Archives-Hash: cd8be037cf67237b5951d38274ef47a7

--nextPart2251781.o5neUDUXo9
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Saturday 26 Nov 2011 23:50:24 Florian Philipp wrote:
> Am 27.11.2011 00:03, schrieb Samuraiii:
> > Hello fellow Gentoonians,
> >=20
> > I have problem with Gnupg 2 and compress preference on keys.
> >=20
> > When I recieve email which is for recipirnt with set compress preference
> > to BZIP2 Thunderbird (with enigmail) fails to decrypt it due this:
> >=20
> > gpg command line and output:
> > /usr/bin/gpg2
> > gpg: invalid item `BZIP2' in preference string
> > gpg: invalid personal compress preferences
> >=20
> > As I have set BZIP2 USE as global in make.conf I don't see why is not
> > working
>=20
> > gpg --version returns:
> [...]
>=20
> I've re-emerged gpg-2.0.17 (USE=3D"nls bzip2) and cannot confirm this iss=
ue.
>=20
> gpg --version
> gpg (GnuPG) 2.0.17
> libgcrypt 1.4.6
> Copyright (C) 2011 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>=20
> Home: ~/.gnupg
> Supported algorithms:
> Pubkey: RSA, ELG, DSA
> Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
>         CAMELLIA192, CAMELLIA256
> Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
> Compression: Uncompressed, ZIP, ZLIB, BZIP2

I haven't remerged mine recently, but I have more detailed compression opti=
ons=20
it seems:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D
$ gpg --version
gpg (GnuPG) 2.0.17
libgcrypt 1.4.6
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: 3DES (S2), CAST5 (S3), BLOWFISH (S4), AES (S7), AES192 (S8),=20
        AES256 (S9), TWOFISH (S10), CAMELLIA128 (S11), CAMELLIA192 (S12),=20
        CAMELLIA256 (S13)
Hash: MD5 (H1), SHA1 (H2), RIPEMD160 (H3), SHA256 (H8), SHA384 (H9),=20
      SHA512 (H10), SHA224 (H11)
Compression: Uncompressed (Z0), ZIP (Z1), ZLIB (Z2), BZIP2 (Z3)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D

These are the flags that I have emerged it with:
$ eix -l gnupg
[I] app-crypt/gnupg
 . . .
     Installed versions:  2.0.17(09:22:32 02/20/11)(bzip2 ldap nls -adns -c=
aps=20
=2Ddoc -openct -pcsc-lite -selinux -smartcard -static)
=2D-=20
Regards,
Mick

--nextPart2251781.o5neUDUXo9
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk7SAUIACgkQVTDTR3kpaLa8yACcCFFNHeyQ/MRefdcqaNeZiyNF
SJ0AoNJ+01tPUNHiJnX3xnARwqWaGa53
=T6H3
-----END PGP SIGNATURE-----

--nextPart2251781.o5neUDUXo9--