On 2011-07-27 05:13 +0200, Ian Zimmerman wrote: > At line 117 of the aptitude-run-state-bundle script we find this: > > if file "$INPUTFILE" | grep bzip2 2>/dev/null > /dev/null > > therefore, aptitude should depend on file ...
Since aptitude-run-state-bundle is not normally run by users, adding that dependency and thereby increasing file's priority from standard to important seems wrong in any case. However, GNU tar has been auto-detecting compression formats since version 1.21, and therefore it is probably no longer necessary to run `file' to determine the compression format at all. I'll prepare a patch in the next few days if nobody beats me to it. Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org