Andreas Henriksson wrote: > This script seems to rely on python-lzma [2] (pyliblzma) for Xz support. > The python library seems to be a wrapper around liblzma [3] (lzma-utils).
But liblzma's source is in xz-utils, which is the xz compressor that pristine-tar does use. Indeed, xz links to liblzma. > I've not found any particular options used, but they might be hiding in > the details in any of the wrapping layers. Seems it must be down to the options. It's not unheard of for language bindings to compressors to faff around with overriding some of the default options. We had a similar problem with perl's gzip library, which set a memLevel zlib parameter to a nonstandard value. -- see shy jo
signature.asc
Description: Digital signature

