Bug#801594: [pkg-go] Bug#801594: ratt uses /var/lib/apt/lists/ directly and depends on unstable being part of the local apt sources.list

2015-10-12 Thread Michael Stapelberg
control: tags -1 + pending Thanks to both of you for the hint. I’ve implemented support for apt-get indextargets with https://github.com/Debian/ratt/commit/bbd7f0d6fb14dc66707a04cb5a9600905082369a On Mon, Oct 12, 2015 at 1:51 PM, Jakub Wilk wrote: > * Johannes Schauer , 2015-10-12, 13:15: > >>

Bug#801594: ratt uses /var/lib/apt/lists/ directly and depends on unstable being part of the local apt sources.list

2015-10-12 Thread Jakub Wilk
* Johannes Schauer , 2015-10-12, 13:15: Instead, with apt (>= 1.1~exp9) you can use: $ apt-get files "Codename: sid" I think it should read: $ apt-get indextargets 'Codename: sid' -- Jakub Wilk

Bug#801594: ratt uses /var/lib/apt/lists/ directly and depends on unstable being part of the local apt sources.list

2015-10-12 Thread Johannes Schauer
Package: ratt Version: 0.0~git20150816.0.b060319-1 Severity: wishlist Hi, ratt currently directly uses files from /var/lib/apt/lists/ but this should not be done for reasons explained in bug #752702. Important quotes by David Kalnischkies: | I think it is a bad idea to use our lib-directory dire