Bug#920741: check-all-the-things: "sh: 1: sh: file: not found"

2019-01-30 Thread Paul Wise
Control: tags -1 + upstream fixed-upstream Control: forwarded -1 https://github.com/collab-qa/check-all-the-things/commit/339048536a81ac5f41b52146446de1e8c8a93270 On Wed, 2019-01-30 at 14:57 +0100, Jakub Wilk wrote: > * Paul Wise , 2019-01-29, 08:29: > > Where do you think the check should happen

Bug#920741: check-all-the-things: "sh: 1: sh: file: not found"

2019-01-30 Thread Jakub Wilk
* Paul Wise , 2019-01-29, 08:29: Please check for existence of the file executable before running any commands that require it. Where do you think the check should happen and what should happen? * At the same time as checking for the magic module * Error out I think this would be the best

Bug#920741: check-all-the-things: "sh: 1: sh: file: not found"

2019-01-28 Thread Paul Wise
On Mon, 2019-01-28 at 17:54 +0100, Jakub Wilk wrote: > Please check for existence of the file executable before running any > commands that require it. Where do you think the check should happen and what should happen? * At the same time as checking for the magic module * Error out * When

Bug#920741: check-all-the-things: "sh: 1: sh: file: not found"

2019-01-28 Thread Jakub Wilk
Package: check-all-the-things Version: 2017.05.20 CATS with the --mime option fails unhelpfully when the file package is not installed: % check-all-the-things --mime -c make-phony # common misspelling of .PHONY $ find . -type f \( -iname GNUmakefile -o -iname Makefile -o -iname '*.make'