[Bug 3721] mcrypt can't do bzip2
Yann
yann at pleiades.fr.eu.org
Thu Jan 19 00:43:57 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/3721
Comment:
I conform this problem.
This problem doesn't show up under debian although the package is identical.
It seems the debian package has the bzip2 patch hardcoded and not the
ubuntu one:
under debian
$ strings /usr/bin/mcrypt | grep bzip2
/usr/bin/bzip2
Use bzip2 to compress files before encryption.
under ubuntu
$ strings /usr/bin/mcrypt | grep bzip2
Use bzip2 to compress files before encryption.
bzip2
More information about the universe-bugs
mailing list