Bug#895284: lintian: dh --with python3 needs dh-python, not satisfied by python3:any|python3-all:any as suggested

2018-04-09 Thread Julian Andres Klode
Package: lintian Severity: normal lintian tells you that --with python3 needs python3:any | python3-dev:any | python3-all:any | python3-all-dev:any which is true, but it also needs a dependency on dh-python, unless the -dev packages are used. -- debian developer - deb.li/jak | jak-linux.or

Bug#909239: lintian: ancient-python-version-field is wrong

2018-09-20 Thread Julian Andres Klode
Package: lintian Version: 2.5.101 Severity: normal lintian reports ancient-python-version-field for python-apt, but removing that causes py{,3}versions to complain: pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file,

Bug#969468: lintian: Can't opendir(/dev/.lxd-mounts): Permission denied

2020-09-03 Thread Julian Andres Klode
Package: lintian Version: 2.92.0 Severity: important lintian 2.92.0 is broken inside a lxd container: $ lxc exec debian -- sudo -iu jak env -C $PWD lintian apt_2.1.1.dsc Can't opendir(/dev/.lxd-mounts): Permission denied at /usr/share/perl/5.30/File/Find.pm line 387. File::Find::_find_

Bug#1042463: lintian does not accept overrides in the syntax used on ftp-master

2023-07-28 Thread Julian Andres Klode
Package: lintian,ftp.debian.org Severity: important X-Debbugs-Cc: juli...@ubuntu.com lintian in the archive needs to restore support for the old override format, or ftpmaster needs to be updated to the new lintian. Normal source-only uploads do not trigger the issue usually, but there surely have

Bug#1051338: lintian: Downgrade wrong-path-for-interpreter from error to pedantic, merged-usr is mandatory now

2023-09-06 Thread Julian Andres Klode
Package: lintian Severity: normal Merged-usr has been mandatory since bookworm, so use of /usr/bin/sh and such can no longer constitute an error, it's just for pedantic people who want to stay behind the times and annoy everyone. -- debian developer - deb.li/jak | jak-linux.org - free software de

Bug#1056596: lintian could check if source is NMUable / doesn't cause delta due to non-standard dpkg source options

2023-11-23 Thread Julian Andres Klode
Package: lintian Severity: wishlist X-Debbugs-Cc: j...@debian.org In Bug##1056595 I outlined how dgit overrides dpkg filters and files like .gitignore appear in tarballs, meaning that if you download the .dsc and try to NMU it, your NMU suddenly misses a lot of files. lintian should check that dp

Bug#492626: lintian: If only internal debconf questions are used, do not report not-using-po-debconf errors

2008-07-27 Thread Julian Andres Klode
Package: lintian Version: 1.24.2 Severity: wishlist If only internal debconf questions are used, lintian should not complain about not using po-debconf. (as these questions are not meant to be translated) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#492626: lintian: If only internal debconf questions are used, do not report not-using-po-debconf errors

2009-01-11 Thread Julian Andres Klode
On Sat, Jan 10, 2009 at 08:27:05PM -0800, Russ Allbery wrote: > Russ Allbery writes: > > Julian Andres Klode writes: > > >> If only internal debconf questions are used, lintian should not > >> complain about not using po-debconf. (as these questions are n

Bug#522660: Remove package-uses-breaks check

2009-04-05 Thread Julian Andres Klode
(no description available) ii man-db2.5.5-1on-line manual pager -- no debconf information -- Julian Andres Klode - Free Software Developer Debian Developer - Contributing Member of SPI Ubuntu Member - Fellow of FSFE Website: http://jak-linux.org

Bug#534212: Allow files in /usr/lib/python*/dist-packages/

2009-06-22 Thread Julian Andres Klode
(no description available) ii man-db2.5.5-2on-line manual pager -- no debconf information -- Julian Andres Klode - Free Software Developer Debian Developer - Contributing Member of SPI Ubuntu Member - Fellow of FSFE Website: http://jak-linux.org/

Bug#833608: lintian: version-substvar-for-external-package, but external package is versioned provides

2016-08-06 Thread Julian Andres Klode
Package: lintian Version: 2.5.45 Severity: normal In trying to simplify the APT build system, I changed the library package libapt-pkg5.0 and libapt-inst2.0 to provide a versionless-name: Package: libapt-pkg5.0 Provides: libapt-pkg (= ${binary:Version}) So I can depend on it like this: Pa