Bug#556407: data.tar.xz

2011-02-02 Thread Charles Plessy
Le Sat, Nov 27, 2010 at 10:32:49AM +0100, Raphael Hertzog a écrit : > > > @@ -198,6 +198,8 @@ class Binary(object): > > data = tarfile.open(os.path.join(self.tmpdir, > > "data.tar.gz"), "r:gz") > > elif self.chunks[2] == "data.tar.bz2": > >

Bug#556407: data.tar.xz

2010-11-27 Thread Raphael Hertzog
On Sun, 15 Nov 2009, Clint Adams wrote: > I'll ask for xz support. > > This won't work until http://bugs.python.org/issue6715 is resolved. This is going to be in python3 only apparently. So we should find a work-around in the mean time I think. > @@ -198,6 +198,8 @@ class Binary(object): >

Bug#556407: data.tar.xz

2009-11-15 Thread Clint Adams
Package: ftp.debian.org On Sun, Nov 15, 2009 at 08:06:32PM +, Mark Hymers wrote: > Just for the record, at the moment dak only allows data.tar.gz and > data.tar.bz2 (although I had to check that myself in the source code, > I've got documenting what is and isn't supported someone more sane on