BZIP2 in 1.4.8

2007-12-27 Thread John W. Moore III
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I have a Correspondent who has built 1.4.8 from the tar.gz for use on
Ubuntu.  For some reason the Build, even after passing all 27 tests
does not list BZIP2 as an available for of compression.:-\ Since
the PK is distributed with BZIP2 in the Preference string this has
resulted in receiving messages which cannot be decrypted.:(

The tar ball was downloaded from the gnu.org Site and the checksum
verified.

I have been building from the SVN commits and BZIP2 is available but I
was wondering if it had been dropped for some reason in the 'Official
Release'?

If BZIP2 has been omitted from the Release then there are a lot of
folks who have this compression method listed in their Keys and even
more who have it set in their 'personal-compress-preferences' string.

I see the Options for --bzip2-compress-level n 
- --bzip2-decompress-lowmem in the 1.4.8 Manual.  How  when are they
supposed to be utilized to compensate for the lack of BZIP2?

Which file should I advise Her to add to Her Build?

It is good to see the Server back Online again. :-D

JOHN ;)
Timestamp: Thursday 27 Dec 2007, 23:46  --500 (Eastern Standard Time)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8-svn4658: (MingW32)
Comment: Public Key at:  http://tinyurl.com/8cpho
Comment: Gossamer Spider Web of Trust: https://www.gswot.org
Comment: Homepage:  http://tinyurl.com/9ubue

iQEcBAEBCgAGBQJHdH+kAAoJEBCGy9eAtCsPkjsH/3JZTn0idiUeUpRSVOv3Z4ol
mXIIhfxfEq5Sw+02hFIx54sTIgxz4sexwslf/94JKsOasEf9k9Dfeiih5qeCAocQ
YrO8TpC6rzfmN937fJPrQeLAVZ0+TojXSlLzB+4vcJfMzCgjCLV3dxqd0mNjF6lz
zsiJPuYolPKAUzs4byQkTnjvxJHudWenxItRLcntN20MTsltCZpT9QRfx/HKJjRZ
ZlS6CHIanN9lCGNbc+YjjEKDav/A8E4kS0nDJQoeUFhSW9rGwhEFdCmBdA7ZMYTm
F5pI+jLFmNSAzd/fs1IA+AKAdybwsXSzRZuDTiyX1+wklLdo8vgtg6W2QA4BXy8=
=pNhn
-END PGP SIGNATURE-

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: BZIP2 in 1.4.8

2007-12-27 Thread Robert J. Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

John W. Moore III wrote:
 I have a Correspondent who has built 1.4.8 from the tar.gz for use on
 Ubuntu.

First, I can't recreate this (on Gutsy Gibbon/x86_64).  Probably because
I have libbz2-dev installed; see below.

Second, Ubuntu ships with 1.4.6.  It's a little bit old, but
serviceable, and Ubuntu is tracking upstream security bugfixes.  If your
correspondent is just interested in security fixes, tell him/her to use
the Ubuntu-supplied GnuPG.

Third, most Linux distros (including Ubuntu) separate files into two
different groups: the files you need to run programs that need a certain
feature, and the files you need to compile programs that need a certain
feature.

With bz2 the package libbz2-1.0 contains what you need to run programs
that use bz2; the package libbz2-dev contains what you need to compile
programs that use bz2.

I would suggest the following course of action:

1.  sudo apt-get update
2.  sudo apt-get upgrade
3.  sudo apt-get install libbz2-dev

Then try to recompile GnuPG 1.4.8 and see if that fixes the problem.

(Normally I don't sign my mailing group posts here.  Given that I'm
giving sudo commands, though, I think this time it's probably appropriate.)


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iFYEAREIAAYFAkd0hewACgkQf2XByo0Cu7N9wwDcDUp7lAtlLAlBHZ9cDkh6Nlz6
LlOMx1CVaC05jADcCZuiNazcLzR9k3Z/KxDgtcJE5nzkbFQFm6qRcokBHAQBAQgA
BgUCR3SF7AAKCRC3APSC/q+BCa2HCACalHSEupBzXSgkdhHHQp80sI1oK+zR2QvU
rY16+6+tF2PKOjRTzbjQP2u5vdJKEGYkK8D2wCE/fioSquBLwnqqvrXCyj846MqU
vUl/+/hAvgLzDDs+LC0hMOuKG9D9G8EOnKH9vfBOCmI2e3oRAoWvNq3105hGs5Ni
04Hqyqnmxh3YfWlcb5kxcaYQLHVZFEGfvbCoRvo0h1Asmb7R65ZdfKZLj7flwJG7
INZ5rep1V6R7o4Ahz3QT76jn71RkXXNQeR6e7wx2+7OHKU7f4L71PKHfpYm40Su6
j11TJVPMhtalRErsF1dvq9C3CXqp38aMnnSnjZAt2722IMrcDpt/
=HYkg
-END PGP SIGNATURE-

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users