Re: reverse build depends on stretch

2020-12-03 Thread Bob Proulx
Brian May wrote: > This appears to work on stretch: > > apt install liblz4-tool > lz4cat /var/lib/apt/lists/*Sources.lz4 | grep-dctrl -s Package -F > Build-Depends,Build-Depends-Indep quilt Oh wow, completely different packaging. My bad for looking at the newer Sid suite on my desktop. Sorry.

Re: reverse build depends on stretch

2020-12-03 Thread Brian May
Bob Proulx writes: > That should at least make the files text again. Which means I think > following this should work. But note that I had to test with the > non-lz4 version on my system. > > lz4cat /var/lib/apt/lists/*Sources.lz4 | grep-dctrl -s Package -F > Build-Depends,Build-Depends-In

Re: reverse build depends on stretch

2020-12-02 Thread Bob Proulx
Brian May wrote: > root@740eafbd9794:/build# file /var/lib/apt/lists/*Sources.lz4 > /var/lib/apt/lists/proxy.pri:_debian_dists_stretch_main_source_Sources.lz4: > LZ4 compressed data (v1.4+) Hmm... lz4 files. I guess I slept through that transition. However my Sid machine still has Sources

reverse build depends on stretch

2020-12-02 Thread Brian May
How do I do this? I am getting defeated at every step: root@740eafbd9794:/build# grep-dctrl -s Package -F Build-Depends,Build-Depends-Indep quilt /var/lib/apt/lists/*Sources grep-dctrl: /var/lib/apt/lists/*Sources: No such file or directory root@740eafbd9794:/build# ls -l /var/lib/apt/lists/ tot