xz tar imports failing?
Jelmer Vernooij
jelmer at canonical.com
Wed Feb 1 11:21:40 UTC 2012
On Wed, Feb 01, 2012 at 08:40:11AM +0100, Vincent Ladeuil wrote:
> >>>>> Martin Pool <mbp at sourcefrog.net> writes:
>
> > I haven't dug into whether these are new, or whether there is already
> > a bug for them, but they do seem to be new. I see
> > <https://bugs.launchpad.net/udd/+bug/553668> about supporting xz in
> > bzr-builddeb: does that perhaps need to be deployed on Jubany?
>
> bzr-buildeb 2.8.2 is already deployed on jubany.
>
> These failures seem to be fallouts from deploying a more recent
> pristine-tar instead but that's just a gut feeling and I haven't
> investigated yet.
>
> There are also some 'PristineTarDeltaTooLarge' failures where
> pristine-tar cannot find 'compress' (seriously ???). Indeed ncompress is
> not installed on jubany (and probably never was) which seems a bit
> surprising.
Newer versions of pristine-tar have become a fair bit stricter. If
they're not able to figure out the compression method, they fall back
to storing the entire compressed file. There is now a cap on the size
of the delta that is stored - so that it won't generate a 500Mb delta
if it can't find out the compression options for a .xz file.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-distributed-devel/attachments/20120201/bbb61bdf/attachment.pgp>
More information about the ubuntu-distributed-devel
mailing list