[Git][lintian/lintian][master] Issue ever more pointed hints.

2022-01-10 Thread Felix Lechner (@lechner)
Felix Lechner pushed to branch master at lintian / lintian Commits: 5c9ec9e9 by Felix Lechner at 2022-01-10T21:09:23-08:00 Issue ever more pointed hints. Gbp-Dch: ignore - - - - - 30 changed files: - lib/Lintian/Check/ApplicationNotLibrary.pm - lib/Lintian/Check/Binaries/Architecture/Other

[Git][lintian/lintian][master] Issue yet more pointed hints.

2022-01-10 Thread Felix Lechner (@lechner)
Felix Lechner pushed to branch master at lintian / lintian Commits: feba246f by Felix Lechner at 2022-01-10T12:39:42-08:00 Issue yet more pointed hints. - - - - - 30 changed files: - lib/Lintian/Check/Apt.pm - lib/Lintian/Check/BuildSystems/Automake.pm - lib/Lintian/Check/BuildSystems/Autot

Bug#1003456: Excessive memory use with large binaries

2022-01-10 Thread Ben Hutchings
On Mon, 2022-01-10 at 05:56 -0800, Felix Lechner wrote: > Hi, > > On Mon, Jan 10, 2022 at 5:45 AM Ben Hutchings wrote: > > > > lintian allocated about 23 GiB > > Thanks for reporting this! > > That is one of several mysterious results of what happened when I > simplified the code. It's possibl

Bug#678962: lintian: [new-check] installs-initramfs-but-does-not-call-update

2022-01-10 Thread Ben Hutchings
On Mon, 2022-01-10 at 14:38 +0100, Ben Hutchings wrote: > On Mon, 25 Jun 2012 12:51:36 +0100 Dmitrijs Ledkovs > wrote: > > Package: lintian > > Version: 2.5.9 > > Severity: wishlist > > > > If a binary package installs files in: > >   * /usr/share/initramfs/hooks > >   * /usr/share/initramfs/scri

Bug#1003456: Excessive memory use with large binaries

2022-01-10 Thread Felix Lechner
Hi, On Mon, Jan 10, 2022 at 5:45 AM Ben Hutchings wrote: > > lintian allocated about 23 GiB Thanks for reporting this! That is one of several mysterious results of what happened when I simplified the code. It's possibly due to excessive regex usage, although Perl usually catches that. Another p

Bug#678962: lintian: [new-check] installs-initramfs-but-does-not-call-update

2022-01-10 Thread Ben Hutchings
On Mon, 25 Jun 2012 12:51:36 +0100 Dmitrijs Ledkovs wrote: > Package: lintian > Version: 2.5.9 > Severity: wishlist > > If a binary package installs files in: >  * /usr/share/initramfs/hooks >  * /usr/share/initramfs/scripts > > In postinst: >  * the said binary or it's Depends:${binary:Version}

Processed: affects 1003456

2022-01-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > affects 1003456 src:linux Bug #1003456 [lintian] Excessive memory use with large binaries Added indication that 1003456 affects src:linux > thanks Stopping processing here. Please contact me if you need assistance. -- 1003456: https://bugs.debia

Bug#1003456: Excessive memory use with large binaries

2022-01-10 Thread Ben Hutchings
Package: lintian Version: 2.114.0 Severity: important I tried running lintian on a full amd64 build of linux. lintian allocated about 23 GiB of VM and then was OOM-killed before generating any output. I notice that has no information, probably because o

Bug#1002936: lintian: False positive missing-pkg-php-tools-addon when using dh-sequence-phpcomposer

2022-01-10 Thread Robin Gustafsson
Hi, On Mon, Jan 10, 2022 at 5:08 AM Felix Lechner wrote: > Which package are you working on, please? It's probably one of the 56 > sources that trigger the tag: > > https://lintian.debian.org/tags/missing-pkg-php-tools-addon > > We cannot investigate your report without that information. Than