[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#890537: lintian: override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS false positives



tags 890537 + pending
thanks

Fixed in Git, pending upload:

  https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=4596dcddd6d26bc9e1e6492cf1055b67e1f06080

Not sure how to deal with these, however:


>      6	override_dh_auto_test:
>      7		perl -MNet::Ping -e '(Net::Ping->new()->ping("127.0.0.1", 1)) ? \
>      8			system("touch run_network_tests") : system("rm -rf run_network_tests");'
>      9		dh_auto_test
> 
> libpoe-loop-tk-perl 1.305-1
>      6	override_dh_auto_test:
>      7		perl -MNet::Ping -e '(Net::Ping->new()->ping("127.0.0.1", 1)) ? \
>      8			system("touch run_network_tests") : system("rm -rf run_network_tests");'
>      9		xvfb-run -a dh_auto_test


And this seems a little *too* esoteric for Lintian to realistically
detect I'm afraid!
 
> libwx-perl-datawalker-perl 0.02-1
> 
>      6	CMD=$(shell echo $@ | sed 's/override_//')
>      7	
>      8	override_dh_auto_test:
>      9		xvfb-run -a $(CMD)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-


Reply to: