Bug#993613: lintian: Complex regular subexpression recursion limit exceeded in cruft check

2022-07-07 Thread Lucas Nussbaum
Hi, This still affects v2.115.2. $ lintian r-cran-swagger_3.33.1-1.dsc Warning in processable r-cran-swagger_3.33.1-1.dsc: Complex regular subexpression recursion limit (65534) exceeded at /usr/share/lintian/lib/Lintian/Check/Cruft.pm line 449. Warning in processable

Bug#993613: lintian: Complex regular subexpression recursion limit exceeded in cruft check

2021-12-08 Thread Timo Röhling
Hi Felix, On Fri, 3 Sep 2021 09:56:31 -0700 Felix Lechner wrote: [1] https://salsa.debian.org/lintian/lintian/-/commit/3410cb55a647aa3844d5f1b189a6f73975059a74 I think the code used to limit the expensive regex operations to the first 8192 bytes of each file [1]. As regular expressions can

Bug#993613: lintian: Complex regular subexpression recursion limit exceeded in cruft check

2021-10-28 Thread Christoph Berg
I'm hitting this as well: $ lintian ../powa-web_4.1.2-1_amd64.changes Warning in processable ../powa-web_4.1.2-1.dsc: Complex regular subexpression recursion limit (65534) exceeded at /usr/share/lintian/lib/Lintian/Check/Cruft.pm line 773. Warning in processable ../powa-web_4.1.2-1.dsc: Complex

Bug#993613: lintian: Complex regular subexpression recursion limit exceeded in cruft check

2021-09-03 Thread Felix Lechner
Package: lintian Hi, A bunch of packages run for a very long time and show output similar to that: Complex regular subexpression recursion limit (65534) exceeded at /tmp/Lintian-OK2cEF3W/Lintian/lib/Lintian/Check/Cruft.pm line 760. This is a known consequence of changes made to the cruft