The following commit has been merged in the master branch:
commit 70dc3a0c11ae2c03f492000e78461207d3ad6dec
Author: Russ Allbery <[email protected]>
Date:   Sun Jul 25 18:52:52 2010 -0700

    Skip unpack-srcpkg-lzma for now
    
    dpkg-source cannot unpack these source packages because tar doesn't
    auto-recognize the compression format.

diff --git a/t/source/unpack-srcpkg-lzma/skip b/t/source/unpack-srcpkg-lzma/skip
new file mode 100644
index 0000000..76c97ed
--- /dev/null
+++ b/t/source/unpack-srcpkg-lzma/skip
@@ -0,0 +1,8 @@
+Currently fails with:
+
+unxz: (stdin): File format not recognized
+tar: This does not look like a tar archive
+tar: Exiting with failure status due to previous errors
+dpkg-source: error: tar --no-same-owner --no-same-permissions -xkf - gave 
error exit status 2
+
+because dpkg-source doesn't tell tar how to decompress the file.

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to