Bug#890356: lintian.d.o: maintainer reports (particular "full" ones) grows without bounds in size

2018-02-13 Thread Russ Allbery
Niels Thykier writes: > The maintainer reports (notably the "full" reports) quickly grows in > size (disk space used) and without any bounds. At the moment, the > lintian.d.o has a complete size usage of ~1GB - half of that is "full > reports" - the second runner up is the

Bug#890361: lintian: handling of new source override location possibly buggy

2018-02-13 Thread Thorsten Glaser
Hi Chris, >I think you're right. Here's one patch - can you quickly test it works >for you? sorry, I don’t even have a testcase. I only noticed it during looking at the source, trying to figure out whether a symlink in the new position was good enough. > +last if $file; But this is

Processed: Re: Bug#890361: lintian: handling of new source override location possibly buggy

2018-02-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 890361 + patch Bug #890361 [lintian] lintian: handling of new source override location possibly buggy Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 890361:

Bug#890361: lintian: handling of new source override location possibly buggy

2018-02-13 Thread Chris Lamb
tags 890361 + patch thanks Hey Thorsten! > I’m fairly sure the code around lines 56-62 of > /usr/share/lintian/collection/override-file > does NOT prefer the first (cf. line 44ff.) > but the last override file found. I think you're right. Here's one patch - can you quickly test it works for

Bug#890361: lintian: handling of new source override location possibly buggy

2018-02-13 Thread Thorsten Glaser
Package: lintian Version: 2.5.74 Severity: minor I’m fairly sure the code around lines 56-62 of /usr/share/lintian/collection/override-file does NOT prefer the first (cf. line 44ff.) but the last override file found. I think there’s a break missing in lines 58 and 60. (Or, well, the Perl

Processed: Re: lintian could warn when using dh --parallel in compat level >= 10

2018-02-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 890358 + pending Bug #890358 [lintian] lintian could warn when using dh --parallel in compat level >= 10 Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 890358:

Bug#890358: lintian could warn when using dh --parallel in compat level >= 10

2018-02-13 Thread Chris Lamb
tags 890358 + pending thanks Good idea. Fixed in Git, pending upload: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=6a98ddc78b2e8a1822cfc48ebb5385ff61ccb7e7 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

[lintian] 02/02: Warn when specifying --parallel to dh(1) in compat levels >= 10. Thanks to Nicolas Braud-Santoni for the idea. (Closes: #890358)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit 6a98ddc78b2e8a1822cfc48ebb5385ff61ccb7e7 Author: Chris Lamb Date: Tue Feb 13 22:01:02 2018 + Warn when specifying --parallel to

[lintian] 01/02: Add a missing verb to the long description of the dh-quilt-addon-but-quilt-source-format tag.

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit d1aa345e0b594a1a7fa6aa06c26803244d506ffa Author: Chris Lamb Date: Tue Feb 13 21:46:20 2018 + Add a missing verb to the long

[lintian] branch master updated (ed8885c -> 6a98ddc)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a change to branch master in repository lintian. from ed8885c reporting: Tweak handling of unprocessable groups new d1aa345 Add a missing verb to the long description of the

Bug#890358: lintian could warn when using dh --parallel in compat level >= 10

2018-02-13 Thread Nicolas Braud-Santoni
Package: lintian Version: 2.5.73 Severity: wishlist Hi, When using debhelper in compatibility mode 10 or higher, the --parallel option is enabled by default. Please consider making lintian warn about redundant use of --parallel. Best, nicoo -- System Information: Debian Release:

[lintian] branch master updated (88a1b4d -> ed8885c)

2018-02-13 Thread Niels Thykier
This is an automated email from the git hooks/post-receive script. nthykier pushed a change to branch master in repository lintian. from 88a1b4d Emit a pendatic warning for packages with repacked upstream tarballs that lack a Files-Excluded or Comment header in debian/copyright.

Bug#890356: lintian.d.o: maintainer reports (particular "full" ones) grows without bounds in size

2018-02-13 Thread Niels Thykier
Package: lintian Version: 2.5.73 Severity: normal Hi, The maintainer reports (notably the "full" reports) quickly grows in size (disk space used) and without any bounds. At the moment, the lintian.d.o has a complete size usage of ~1GB - half of that is "full reports" - the second runner up is

[lintian] 01/01: reporting: Tweak handling of unprocessable groups

2018-02-13 Thread Niels Thykier
This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian. commit ed8885ce4aa0e08194ea69014924c85adda112aa Author: Niels Thykier Date: Tue Feb 13 20:46:34 2018 + reporting: Tweak handling of

Re: Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-13 Thread Pierre-Elliott Bécue
Le samedi 03 février 2018 à 10:17:00+, Niels Thykier a écrit : > Hi, > > I have been looking at optimizing the disk usage of the generated > lintian.d.o website. This optimization is (among other) to reduce the > upload time for deploying a new version of the website. My initial > tweak

[lintian] branch master updated (213777e -> 88a1b4d)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a change to branch master in repository lintian. from 213777e Check for maintainer scripts that call udevadm without a guard as it can fail within a chroot. (Closes: #890224) new 88a1b4d Emit a

[lintian] 01/01: Emit a pendatic warning for packages with repacked upstream tarballs that lack a Files-Excluded or Comment header in debian/copyright.

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit 88a1b4dff503bd9afd1e34e152b644d74db67735 Author: Chris Lamb Date: Tue Feb 13 17:00:42 2018 + Emit a pendatic warning for packages

[lintian] 01/01: Check for maintainer scripts that call udevadm without a guard as it can fail within a chroot. (Closes: #890224)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit 213777e48ba1ee4f1945bdb9eebefc74458df472 Author: Chris Lamb Date: Tue Feb 13 16:37:02 2018 + Check for maintainer scripts that

[lintian] branch master updated (2b4ca9b -> 213777e)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a change to branch master in repository lintian. from 2b4ca9b Allow rel="canonical" in HTML tags; they are used by search engines (etc.) and do not cause internet access. (Closes: #762753) new

Processed: Re: lintian: privacy-breach-generic false positives on ?

2018-02-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 762753 + pending Bug #762753 [lintian] lintian: privacy-breach-generic false positives on http://example.com;> ? Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 762753:

Bug#762753: lintian: privacy-breach-generic false positives on ?

2018-02-13 Thread Chris Lamb
tags 762753 + pending thanks Fixed in Git, pending upload: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=2b4ca9b4daf2bb886ef8094108a63e0f8a414a22 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

[lintian] branch master updated (6902623 -> 2b4ca9b)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a change to branch master in repository lintian. from 6902623 Improve various parts of the long description for init.d-script-should-always-start-service. new 39adcde checks/files.pm: Tidy logic

[lintian] 02/02: Allow rel="canonical" in HTML tags; they are used by search engines (etc.) and do not cause internet access. (Closes: #762753)

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit 2b4ca9b4daf2bb886ef8094108a63e0f8a414a22 Author: Chris Lamb Date: Tue Feb 13 14:37:25 2018 + Allow rel="canonical" in HTML tags;

[lintian] 01/02: checks/files.pm: Tidy logic for detecting allowed rel="" values in HTML tags.

2018-02-13 Thread Chris Lamb
This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian. commit 39adcde0f416bec92f99800f2c623b9e62886ecb Author: Chris Lamb Date: Tue Feb 13 14:35:33 2018 + checks/files.pm: Tidy logic for

Processed: Re: moreinfo

2018-02-13 Thread Debian Bug Tracking System
Processing control commands: > tag -1 - moreinfo Bug #762753 [lintian] lintian: privacy-breach-generic false positives on http://example.com;> ? Removed tag(s) moreinfo. -- 762753: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762753 Debian Bug Tracking System Contact ow...@bugs.debian.org

Bug#762753: moreinfo

2018-02-13 Thread Raphael Hertzog
Control: tag -1 - moreinfo On Mon, 27 Oct 2014, Bastien ROUCARIES wrote: > Do you have some normative element about this tag? It's not hard to find: https://en.wikipedia.org/wiki/Canonical_link_element https://tools.ietf.org/html/rfc6596 And I agree that this is false positive that should be