Bug#818574: dose : does not support xz input files

2016-09-22 Thread Niels Thykier
On Tue, 19 Apr 2016 09:41:42 +0200 Johannes Schauer wrote: > Hi, > > On Fri, 18 Mar 2016 09:11:29 +0100 Ralf Treinen wrote: > > the dose services on qa.debian.org currently do not support xz input files. > > while there is no libxz binding for ocaml yet, ben uses Sys.command to execute > zcat,

Bug#818574: dose : does not support xz input files

2016-09-22 Thread Johannes Schauer
Hi, Quoting Niels Thykier (2016-09-22 21:07:00) > On Tue, 19 Apr 2016 09:41:42 +0200 Johannes Schauer > > while there is no libxz binding for ocaml yet, ben uses Sys.command to > > execute zcat, bzcat and xzcat on demand for compressed files. Maybe a > > similar scheme could be implemented in dos