Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-10 Thread Chris Lamb
Neil, > Lintian needs to stay in step with dpkg - dpkg does not generate a > ${python3:Depends} substitution if none of the python content of the > binary package is in /usr/bin or /usr/sbin. Do you have a citation for that? I had not heard of this magic before. > It's a git repo, things

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-10 Thread Neil Williams
On Tue, 10 Apr 2018 09:19:55 +0100 Chris Lamb wrote: > Hi Neil, > > Apologies, but I am now more confused than ever. When I look at your > link, ie. > >https://github.com/Linaro/pkg-lava-server/blob/master/debian/control#L79 > > I see: > > libjs-jquery-ui,

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-10 Thread Chris Lamb
Hi Neil, Apologies, but I am now more confused than ever. When I look at your link, ie. https://github.com/Linaro/pkg-lava-server/blob/master/debian/control#L79 I see: libjs-jquery-ui, python3:any, whilst you quoted in your previous mail: libjs-jquery-ui, python3 | python3-all |

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-09 Thread Chris Lamb
Dear Neil, > > Could you provide this lava-dev .deb somewhere publically? Thanks for this. So: $ wget http://images.validation.linaro.org/staging-repo/pool/main/l/lava-server/lava-dev_2018.2+7234.16764207-1+_all.deb $ lintian lava-dev_2018.2+7234.16764207-1+_all.deb […] E: lava-dev:

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-09 Thread Neil Williams
On Fri, 06 Apr 2018 19:41:08 +0100 Chris Lamb wrote: > Hi Neil, > > > $ /usr/share/lava-server/debian-dev-build.sh -p lava-server > > I tried building as per your instructions but it starting re-cloning > a bunch of stuff within the chroot, after installing fuse, grub, node

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-06 Thread Chris Lamb
Hi Neil, > $ /usr/share/lava-server/debian-dev-build.sh -p lava-server I tried building as per your instructions but it starting re-cloning a bunch of stuff within the chroot, after installing fuse, grub, node etc. etc. … Could you simply provide this lava-dev .deb somewhere publically? :) >

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-06 Thread Neil Williams
On Fri, 06 Apr 2018 11:53:25 +0100 Chris Lamb wrote: > tags 818609 + moreinfo > thanks > > Chris Lamb wrote: > > > > $ lintian weboob_1.3-1_all.deb > > > E: weboob: python-script-but-no-python-dep > > > usr/share/weboob/imm-o-matic > > > > I believe you are missing a

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-06 Thread Chris Lamb
tags 818609 + moreinfo thanks Chris Lamb wrote: > > $ lintian weboob_1.3-1_all.deb > > E: weboob: python-script-but-no-python-dep usr/share/weboob/imm-o-matic > > I believe you are missing a dependency on Python 3 for this script. […] >

Processed: Re: Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 818609 + moreinfo Bug #818609 [lintian] lintian: python-script-but-no-python-dep false positive Ignoring request to alter tags of bug #818609 to the same tags previously set > thanks Stopping processing here. Please contact me if yo

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-06 Thread Chris Lamb
Hi Marc, > $ lintian weboob_1.3-1_all.deb > E: weboob: python-script-but-no-python-dep usr/share/weboob/imm-o-matic I believe you are missing a dependency on Python 3 for this script. I would concede this is a little misleading so have updated the output to include the offending shebang:

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-04-05 Thread duck
Quack, I stumbled into such false positive while preparing a new upstream release. $ dpkg -I weboob_1.3-1_all.deb | grep Depends Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-weboob (>= 1.3-1), python-html2text, python-prettytable $ lintian weboob_1.3-1_all.deb E: weboob:

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-01-22 Thread Neil Williams
On Tue, 23 Jan 2018 11:11:30 +0530 Chris Lamb wrote: > tags 818609 + moreinfo > thanks > > Hi, > > > The python-script-but-no-python-dep check is being triggered despite > > the dependency existing > > I can't reproduce this; as in, this package is missing the >

Bug#818609: lintian: python-script-but-no-python-dep false positive

2018-01-22 Thread Chris Lamb
tags 818609 + moreinfo thanks Hi, > The python-script-but-no-python-dep check is being triggered despite > the dependency existing I can't reproduce this; as in, this package is missing the dependencies for me! $ dget lava-dev dget: retrieving

Bug#818609: lintian: python-script-but-no-python-dep false positive

2016-03-19 Thread Neil Williams
Package: lintian Version: 2.5.42.1 Severity: normal The python-script-but-no-python-dep check is being triggered despite the dependency existing: $ lintian ../lava-server_2016.3+5538.7f896cb-1_amd64.changes E: lava-dev: python-script-but-no-python-dep usr/share/lava-server/render-template.py