Bug#948478: lintian: extend systemd-service-file-pidfile-refers-to-var-run tag to ListenStream as well

2020-01-08 Thread Paul Wise
Package: lintian
Version: 2.44.0
Severity: wishlist

I see a bunch of messages like the one below in my journal log.

Jan 09 14:58:17 systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= 
references a path below legacy directory /var/run/, updating 
/var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update 
the unit file accordingly.

The verify command also detects the same issue:

$ systemd-analyze verify /lib/systemd/system/dbus.socket
/lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy 
directory /var/run/, updating /var/run/dbus/system_bus_socket → 
/run/dbus/system_bus_socket; please update the unit file accordingly.

Lintian detects this for the PIDFile option but not for ListenStream.

Please extend the existing tag to cover both options, I guess it will
need to be renamed in the process.

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lintian depends on:
ii  binutils 2.33.1-6
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7
ii  dpkg-dev 1.19.7
ii  file 1:5.37-6
ii  gettext  0.19.8.1-10
ii  gpg  2.2.19-1
ii  intltool-debian  0.35.0+20060710.5
ii  libapt-pkg-perl  0.1.36+b2
ii  libarchive-zip-perl  1.67-1
ii  libberkeleydb-perl   0.62-1+b1
ii  libcapture-tiny-perl 0.48-1
ii  libcgi-pm-perl   4.44-1
ii  libclass-accessor-perl   0.51-1
ii  libclass-xsaccessor-perl 1.19-3+b3
ii  libclone-perl0.43-2
ii  libdpkg-perl 1.19.7
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libipc-run-perl  20180523.0-2
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1+b5
ii  libmldbm-perl2.05-2
ii  libmoo-perl  2.003006-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.108-1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3000-2
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.008000-1
ii  liburi-perl  1.76-1
ii  libxml-libxml-perl   2.0134+dfsg-1+b1
ii  libyaml-libyaml-perl 0.80+repack-2+b1
ii  man-db   2.9.0-2
ii  patchutils   0.3.4-2+b1
ii  perl [libdigest-sha-perl]5.30.0-9
ii  t1utils  1.41-3
ii  xz-utils 5.2.4-1+b1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b6

Versions of packages lintian suggests:
ii  binutils-multiarch 2.33.1-6
ii  libhtml-parser-perl3.72-3+b4
ii  libtext-template-perl  1.58-1

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


lintian_2.44.0_amd64.changes ACCEPTED into unstable

2020-01-08 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - manpage-in-udeb
   - orphaned-package-maintained-in-private-space
 + Renamed:
   - obsolete-commands-in-modprobe.d-file ->
   obsolete-command-in-modprobe.d-file
   - very-long-line-length-in-source-file ->
   insane-line-length-in-source-file
 .
   [ Chris Lamb ]
   * Adjust certainty of no-dh-sequencer to "possible". (Closes: #948376)
   * Replace loaded term in the name of the check for suspiciously-long
 lines in source files.
 .
   [ Paul Wise ]
   * Add several spelling corrections.
   * Correct a couple of misspelled corrections.
 .
   [ Felix Lechner ]
   * Avoid Perl undefined array references when checking manpages.
 (Closes: #947429, #947682)
   * Add a check for orphaned packages maintained privately. (Closes: #947671)
   * Change test prerequisite to libcrypt-dev following a recent change to
 glibc.
   * Reduce the severity of repackaged-source-not-advertised. (Re: #471537)
   * Do not warn about explicit targets when looking for dh sequencer.
 (Re: #930679)
   * Ensure that no new tags are added from Lintian that are not tested.
   * Rename obsolete-command-in-modprobe.d-file from its plural equivalent.
   * Do not run internal harness tests on partial selections to aid tag
 renaming after tag coverage test was tightened.
 .
   [ Topi Miettinen ]
   * Update systemd hardening flags to include "PrivateNetwork" and
 "ProtectKernelLogs".
 .
   [ Xavier Guimard ]
   * Fix debian/watch parsing for "dversionmangle=auto".
Checksums-Sha1:
 d3fac9dbf5b281e61a7960160ac9cbf61bd52b23 4101 lintian_2.44.0.dsc
 a2a12125712c04978ead5b0ab4e43a8a13afced7 1868356 lintian_2.44.0.tar.xz
 b00329e969d3ec809e497e0f39d7ec6db1c86a5c 17085 lintian_2.44.0_amd64.buildinfo
Checksums-Sha256:
 5c5e8611e5ad7bb5e12735d401e6c37bc22fdc59752204dd70d7accee2190321 4101 
lintian_2.44.0.dsc
 118252d99cdf74037d29e489c9d77cfbf0ba981070d7d5f38b346ad4eb45ca9d 1868356 
lintian_2.44.0.tar.xz
 174b079feb78117109d060bd1c457cb6a3623de625be130b74176d70ea66f8db 17085 
lintian_2.44.0_amd64.buildinfo
Files:
 0450d5b3ab58dc6822b365706648f068 4101 devel optional lintian_2.44.0.dsc
 1b08c4a4d0c0e05edb5452b0fc088c33 1868356 devel optional lintian_2.44.0.tar.xz
 b9bfcdf1672c9d47121c9fd52bd344b3 17085 devel optional 
lintian_2.44.0_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl4VxGcACgkQHpU+J9Qx
Hlh/7Q//fkb6yIzn+hBmyKb8cXYldqKJYUl4JUOqg+Fe06ymvif1xO+1U6dBNnpI
NqPZGeHI9qeTp8fHcvTzrBB5CWd11j//rjnM+fESuDgz5GNKiYQuW2D1pTU1BoIW
cMfE3tbe3on6umq9oKfXf2Jj2k6ela2Gjg1TuPL+2KihusDY06nQRG5QK1YTW5ms
EcH32JyP5xpopddNKTiZ7KcWI481hFyFZyT5pEUAYsTANiOd+xNLSc+z4qm6Am0v
vW3ZIQENVA7jkPKMN6JD58wxwxaEafjjKKq2tA1OtrGH7KXsv4rfskhbdh7vGnYb
6LnlWIu9lj6pNuW5rdSadl5PkIIG69Tbjm03Zj8qVNNmM8GqrSSXbMSkZ3ZuSC3j
bgF2Z3Ex3FLD6djvzsPAwcxVBmXu3knKQBQ5bPP1SHCVm8vdXs6Id53Sifb+usc8
KvXnlZTTa7EWTnLNVQJk/zK1hr3gp9+/2yRNayOkaCBx/WYLh7ud38oau3zMlk1a
7YLAs8EKsFaVde73Bzk/rZ03tdN1aW0u+OI8x1D2Qot+UZXnE22CLLW/8Ca7LxJp
rCwA1bHs7jm/p590xIQ+QKw7QmTBxIkooodJk0wux67kQHeM2ZKjbBqSo737dsbV
rBjzy+52aHd1nzwYImKrsrXVrFXwON20TeWjpmVBeEaCtWkJbO4=
=nj2T
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#947429: marked as done (lintian: Can't use an undefined value as an ARRAY reference at /usr/share/lintian/checks/manpages.pm line 370)

2020-01-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Jan 2020 12:19:59 +
with message-id 
and subject line Bug#947682: fixed in lintian 2.44.0
has caused the Debian Bug report #947682,
regarding lintian: Can't use an undefined value as an ARRAY reference at 
/usr/share/lintian/checks/manpages.pm line 370
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.42.0
Severity: normal

Dear Maintainer,

Last version of lintian fails to check resource-agents package with runtime 
error:

https://salsa.debian.org/ha-team/resource-agents/-/jobs/475012

Can't use an undefined value as an ARRAY reference at 
/usr/share/lintian/checks/manpages.pm line 370.
internal error: cannot run manpages check on package 
binary:resource-agents/1:4.4.0-2/amd64
warning: skipping check of binary:resource-agents/1:4.4.0-2/amd64
I: resource-agents: capitalization-error-in-description apache Apache
I: resource-agents: capitalization-error-in-description mysql MySQL
I: ldirectord: conflicts-with-version libpils0 (<< 2.0.8-3)
I: ldirectord: conflicts-with-version libstonith0 (<< 2.0.8-3)
I: ldirectord: conflicts-with-version stonith (<< 2.0.8-3)
I: resource-agents: conflicts-with-version cluster-agents (<= 1:1.0.4-1)
I: resource-agents: conflicts-with-version resource-agents-dev (<< 1:3.9.6)
I: resource-agents: conflicts-with-version rgmanager (<= 3.0.12-2+b1)
I: ldirectord: debian-news-entry-uses-asterisk
I: resource-agents: debian-news-entry-uses-asterisk
I: ldirectord: extended-description-is-probably-too-short
I: resource-agents: package-contains-documentation-outside-usr-share-doc 
usr/share/resource-agents/ocft/README
I: resource-agents: package-contains-documentation-outside-usr-share-doc 
usr/share/resource-agents/ocft/README.zh_CN
I: resource-agents: spelling-error-in-manpage 
usr/share/man/man7/ocf_heartbeat_exportfs.7.gz seperated separated
I: resource-agents: unused-override binary-without-manpage usr/sbin/ocft
I: resource-agents: unused-override binary-without-manpage 
usr/sbin/rhev-check.sh
I: resource-agents: unused-override binary-without-manpage usr/sbin/sfex_stat
P: ldirectord: copyright-refers-to-symlink-license usr/share/common-licenses/GPL
P: resource-agents: copyright-refers-to-symlink-license 
usr/share/common-licenses/GPL
N: 6 tags overridden (6 warnings)

E: Lintian run failed (runtime error)

-- 
Valentin
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.44.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 947...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - manpage-in-udeb
   - orphaned-package-maintained-in-private-space
 + Renamed:
   - obsolete-commands-in-modprobe.d-file ->
   obsolete-command-in-modprobe.d-file
   - very-long-line-length-in-source-file ->
   insane-line-length-in-source-file
 .
   [ Chris Lamb ]
   * Adjust certainty of no-dh-sequencer to "possible". (Closes: #948376)
   * Replace loaded term in the name of the check for suspiciously-long
 lines in source files.
 .
   [ Paul Wise ]
   * Add several spelling corrections.
   * Correct a couple of misspelled corrections.
 .
   [ Felix Lechner ]
   * Avoid Perl undefined array references when checking manpages.
 (Closes: #947429, #947682)
   * Add a check for orphaned packages maintained privately. (Closes: #947671)
   * Change test prerequisite to libcrypt-dev following a recent change to
 glibc.
   * Reduce the severity of 

Bug#948376: marked as done (lintian: no-dh-sequencer tag shouldn't be "certain")

2020-01-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Jan 2020 12:19:59 +
with message-id 
and subject line Bug#948376: fixed in lintian 2.44.0
has caused the Debian Bug report #948376,
regarding lintian: no-dh-sequencer tag shouldn't be "certain"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
948376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Severity: minor

The no-dh-sequencer tag should not be marked "certain", especially not
the way the check is implemented right now.

For instance, it breaks even for simple examples like this one:

%:
if [ $(WITH_JAVA) = yes ]; then \
dh $@ --with python3,javahelper,ocaml; \
else \
dh $@ --with python3,ocaml; \
fi

Additionally, let's say I start a Turing machine and then run "dh $@";
then the no-dh-sequencer tag applies iff the Turing machine does not
halt. So the check is undecidable, another reason for why it shouldn't
be "certain" :-)

Best regards,
Fabian
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.44.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 948...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - manpage-in-udeb
   - orphaned-package-maintained-in-private-space
 + Renamed:
   - obsolete-commands-in-modprobe.d-file ->
   obsolete-command-in-modprobe.d-file
   - very-long-line-length-in-source-file ->
   insane-line-length-in-source-file
 .
   [ Chris Lamb ]
   * Adjust certainty of no-dh-sequencer to "possible". (Closes: #948376)
   * Replace loaded term in the name of the check for suspiciously-long
 lines in source files.
 .
   [ Paul Wise ]
   * Add several spelling corrections.
   * Correct a couple of misspelled corrections.
 .
   [ Felix Lechner ]
   * Avoid Perl undefined array references when checking manpages.
 (Closes: #947429, #947682)
   * Add a check for orphaned packages maintained privately. (Closes: #947671)
   * Change test prerequisite to libcrypt-dev following a recent change to
 glibc.
   * Reduce the severity of repackaged-source-not-advertised. (Re: #471537)
   * Do not warn about explicit targets when looking for dh sequencer.
 (Re: #930679)
   * Ensure that no new tags are added from Lintian that are not tested.
   * Rename obsolete-command-in-modprobe.d-file from its plural equivalent.
   * Do not run internal harness tests on partial selections to aid tag
 renaming after tag coverage test was tightened.
 .
   [ Topi Miettinen ]
   * Update systemd hardening flags to include "PrivateNetwork" and
 "ProtectKernelLogs".
 .
   [ Xavier Guimard ]
   * Fix debian/watch parsing for "dversionmangle=auto".
Checksums-Sha1:
 d3fac9dbf5b281e61a7960160ac9cbf61bd52b23 4101 lintian_2.44.0.dsc
 a2a12125712c04978ead5b0ab4e43a8a13afced7 1868356 lintian_2.44.0.tar.xz
 b00329e969d3ec809e497e0f39d7ec6db1c86a5c 17085 lintian_2.44.0_amd64.buildinfo
Checksums-Sha256:
 5c5e8611e5ad7bb5e12735d401e6c37bc22fdc59752204dd70d7accee2190321 4101 
lintian_2.44.0.dsc
 118252d99cdf74037d29e489c9d77cfbf0ba981070d7d5f38b346ad4eb45ca9d 1868356 
lintian_2.44.0.tar.xz
 174b079feb78117109d060bd1c457cb6a3623de625be130b74176d70ea66f8db 17085 
lintian_2.44.0_amd64.buildinfo
Files:
 0450d5b3ab58dc6822b365706648f068 4101 devel optional lintian_2.44.0.dsc
 1b08c4a4d0c0e05edb5452b0fc088c33 1868356 devel optional lintian_2.44.0.tar.xz
 b9bfcdf1672c9d47121c9fd52bd344b3 17085 devel optional 
lintian_2.44.0_amd64.buildinfo

-BEGIN PGP SIGNATURE-


Bug#947671: marked as done (lintian: please warn if orphaned package is maintained in a private space)

2020-01-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Jan 2020 12:19:59 +
with message-id 
and subject line Bug#947671: fixed in lintian 2.44.0
has caused the Debian Bug report #947671,
regarding lintian: please warn if orphaned package is maintained in a private 
space
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947671
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.42.0

There is orphaned-package-not-maintained-in-debian-infrastructure that
is somewhat similar, but I'd like if you can also check for package
maintained in private spaces, i.e. anything that is not
https://salsa.debian.org/debian/
https://git.dgit.debian.org/
as at that point is most likely not accessible to those doing QA
uploads.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
More about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.44.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 947...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - manpage-in-udeb
   - orphaned-package-maintained-in-private-space
 + Renamed:
   - obsolete-commands-in-modprobe.d-file ->
   obsolete-command-in-modprobe.d-file
   - very-long-line-length-in-source-file ->
   insane-line-length-in-source-file
 .
   [ Chris Lamb ]
   * Adjust certainty of no-dh-sequencer to "possible". (Closes: #948376)
   * Replace loaded term in the name of the check for suspiciously-long
 lines in source files.
 .
   [ Paul Wise ]
   * Add several spelling corrections.
   * Correct a couple of misspelled corrections.
 .
   [ Felix Lechner ]
   * Avoid Perl undefined array references when checking manpages.
 (Closes: #947429, #947682)
   * Add a check for orphaned packages maintained privately. (Closes: #947671)
   * Change test prerequisite to libcrypt-dev following a recent change to
 glibc.
   * Reduce the severity of repackaged-source-not-advertised. (Re: #471537)
   * Do not warn about explicit targets when looking for dh sequencer.
 (Re: #930679)
   * Ensure that no new tags are added from Lintian that are not tested.
   * Rename obsolete-command-in-modprobe.d-file from its plural equivalent.
   * Do not run internal harness tests on partial selections to aid tag
 renaming after tag coverage test was tightened.
 .
   [ Topi Miettinen ]
   * Update systemd hardening flags to include "PrivateNetwork" and
 "ProtectKernelLogs".
 .
   [ Xavier Guimard ]
   * Fix debian/watch parsing for "dversionmangle=auto".
Checksums-Sha1:
 d3fac9dbf5b281e61a7960160ac9cbf61bd52b23 4101 lintian_2.44.0.dsc
 a2a12125712c04978ead5b0ab4e43a8a13afced7 1868356 lintian_2.44.0.tar.xz
 b00329e969d3ec809e497e0f39d7ec6db1c86a5c 17085 lintian_2.44.0_amd64.buildinfo
Checksums-Sha256:
 5c5e8611e5ad7bb5e12735d401e6c37bc22fdc59752204dd70d7accee2190321 4101 
lintian_2.44.0.dsc
 118252d99cdf74037d29e489c9d77cfbf0ba981070d7d5f38b346ad4eb45ca9d 1868356 
lintian_2.44.0.tar.xz
 174b079feb78117109d060bd1c457cb6a3623de625be130b74176d70ea66f8db 17085 
lintian_2.44.0_amd64.buildinfo
Files:
 0450d5b3ab58dc6822b365706648f068 4101 devel optional lintian_2.44.0.dsc
 1b08c4a4d0c0e05edb5452b0fc088c33 1868356 devel optional lintian_2.44.0.tar.xz
 

Bug#947682: marked as done (lintian: internal error: undef as an ARRAY reference at ///manpages.pm)

2020-01-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Jan 2020 12:19:58 +
with message-id 
and subject line Bug#947429: fixed in lintian 2.44.0
has caused the Debian Bug report #947429,
regarding lintian: internal error: undef as an ARRAY reference at ///manpages.pm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947429: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.43.0
Severity: normal

Hi!
When ran on at least ploop .deb (versions 1.15-6 and 1.15-7), lintian fails
with:

Can't use an undefined value as an ARRAY reference at 
/usr/share/lintian/checks/manpages.pm line 370.
internal error: cannot run manpages check on package binary:ploop/1.15-6/amd64
warning: skipping check of binary:ploop/1.15-6/amd64


Meow!
-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'stable'), 
(150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.6-00179-gfe5d232a483e (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages lintian depends on:
ii  binutils 2.33.1-6
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7
ii  dpkg-dev 1.19.7
ii  file 1:5.37-6
ii  gettext  0.19.8.1-10
ii  gpg  2.2.17-3
ii  intltool-debian  0.35.0+20060710.5
ii  libapt-pkg-perl  0.1.36+b2
ii  libarchive-zip-perl  1.67-1
ii  libberkeleydb-perl   0.62-1+b1
ii  libcapture-tiny-perl 0.48-1
ii  libcgi-pm-perl   4.44-1
ii  libclass-accessor-perl   0.51-1
ii  libclass-xsaccessor-perl 1.19-3+b3
ii  libclone-perl0.43-2
ii  libdpkg-perl 1.19.7
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libipc-run-perl  20180523.0-2
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1+b5
ii  libmldbm-perl2.05-2
ii  libmoo-perl  2.003006-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.108-1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3000-2
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.008001-2
ii  liburi-perl  1.76-1
ii  libxml-libxml-perl   2.0134+dfsg-1+b1
ii  libyaml-libyaml-perl 0.80+repack-2+b1
ii  man-db   2.9.0-2
ii  patchutils   0.3.4-2+b1
ii  perl [libdigest-sha-perl]5.30.0-9
ii  t1utils  1.41-3
ii  xz-utils 5.2.4-1+b1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b6

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  libhtml-parser-perl3.72-3+b4
pn  libtext-template-perl  

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.44.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 947...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - 

Bug#947682: marked as done (lintian: internal error: undef as an ARRAY reference at ///manpages.pm)

2020-01-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Jan 2020 12:19:59 +
with message-id 
and subject line Bug#947682: fixed in lintian 2.44.0
has caused the Debian Bug report #947682,
regarding lintian: internal error: undef as an ARRAY reference at ///manpages.pm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.43.0
Severity: normal

Hi!
When ran on at least ploop .deb (versions 1.15-6 and 1.15-7), lintian fails
with:

Can't use an undefined value as an ARRAY reference at 
/usr/share/lintian/checks/manpages.pm line 370.
internal error: cannot run manpages check on package binary:ploop/1.15-6/amd64
warning: skipping check of binary:ploop/1.15-6/amd64


Meow!
-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'stable'), 
(150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.6-00179-gfe5d232a483e (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages lintian depends on:
ii  binutils 2.33.1-6
ii  bzip21.0.8-2
ii  diffstat 1.63-1
ii  dpkg 1.19.7
ii  dpkg-dev 1.19.7
ii  file 1:5.37-6
ii  gettext  0.19.8.1-10
ii  gpg  2.2.17-3
ii  intltool-debian  0.35.0+20060710.5
ii  libapt-pkg-perl  0.1.36+b2
ii  libarchive-zip-perl  1.67-1
ii  libberkeleydb-perl   0.62-1+b1
ii  libcapture-tiny-perl 0.48-1
ii  libcgi-pm-perl   4.44-1
ii  libclass-accessor-perl   0.51-1
ii  libclass-xsaccessor-perl 1.19-3+b3
ii  libclone-perl0.43-2
ii  libdpkg-perl 1.19.7
ii  libemail-valid-perl  1.202-1
ii  libfile-basedir-perl 0.08-1
ii  libfile-find-rule-perl   0.34-1
ii  libfont-ttf-perl 1.06-1
ii  libio-async-loop-epoll-perl  0.20-1
ii  libio-async-perl 0.75-1
ii  libipc-run-perl  20180523.0-2
ii  liblist-compare-perl 0.53-1
ii  liblist-moreutils-perl   0.416-1+b5
ii  libmldbm-perl2.05-2
ii  libmoo-perl  2.003006-1
ii  libmoox-aliases-perl 0.001006-1
ii  libnamespace-clean-perl  0.27-1
ii  libpath-tiny-perl0.108-1
ii  libtext-levenshtein-perl 0.13-1
ii  libtimedate-perl 2.3000-2
ii  libtry-tiny-perl 0.30-1
ii  libtype-tiny-perl1.008001-2
ii  liburi-perl  1.76-1
ii  libxml-libxml-perl   2.0134+dfsg-1+b1
ii  libyaml-libyaml-perl 0.80+repack-2+b1
ii  man-db   2.9.0-2
ii  patchutils   0.3.4-2+b1
ii  perl [libdigest-sha-perl]5.30.0-9
ii  t1utils  1.41-3
ii  xz-utils 5.2.4-1+b1

Versions of packages lintian recommends:
ii  libperlio-gzip-perl  0.19-1+b6

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  libhtml-parser-perl3.72-3+b4
pn  libtext-template-perl  

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.44.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 947...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - 

Processing of lintian_2.44.0_amd64.changes

2020-01-08 Thread Debian FTP Masters
lintian_2.44.0_amd64.changes uploaded successfully to localhost
along with the files:
  lintian_2.44.0.dsc
  lintian_2.44.0.tar.xz
  lintian_2.44.0_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#947429: marked as done (lintian: Can't use an undefined value as an ARRAY reference at /usr/share/lintian/checks/manpages.pm line 370)

2020-01-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Jan 2020 12:19:58 +
with message-id 
and subject line Bug#947429: fixed in lintian 2.44.0
has caused the Debian Bug report #947429,
regarding lintian: Can't use an undefined value as an ARRAY reference at 
/usr/share/lintian/checks/manpages.pm line 370
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947429: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.42.0
Severity: normal

Dear Maintainer,

Last version of lintian fails to check resource-agents package with runtime 
error:

https://salsa.debian.org/ha-team/resource-agents/-/jobs/475012

Can't use an undefined value as an ARRAY reference at 
/usr/share/lintian/checks/manpages.pm line 370.
internal error: cannot run manpages check on package 
binary:resource-agents/1:4.4.0-2/amd64
warning: skipping check of binary:resource-agents/1:4.4.0-2/amd64
I: resource-agents: capitalization-error-in-description apache Apache
I: resource-agents: capitalization-error-in-description mysql MySQL
I: ldirectord: conflicts-with-version libpils0 (<< 2.0.8-3)
I: ldirectord: conflicts-with-version libstonith0 (<< 2.0.8-3)
I: ldirectord: conflicts-with-version stonith (<< 2.0.8-3)
I: resource-agents: conflicts-with-version cluster-agents (<= 1:1.0.4-1)
I: resource-agents: conflicts-with-version resource-agents-dev (<< 1:3.9.6)
I: resource-agents: conflicts-with-version rgmanager (<= 3.0.12-2+b1)
I: ldirectord: debian-news-entry-uses-asterisk
I: resource-agents: debian-news-entry-uses-asterisk
I: ldirectord: extended-description-is-probably-too-short
I: resource-agents: package-contains-documentation-outside-usr-share-doc 
usr/share/resource-agents/ocft/README
I: resource-agents: package-contains-documentation-outside-usr-share-doc 
usr/share/resource-agents/ocft/README.zh_CN
I: resource-agents: spelling-error-in-manpage 
usr/share/man/man7/ocf_heartbeat_exportfs.7.gz seperated separated
I: resource-agents: unused-override binary-without-manpage usr/sbin/ocft
I: resource-agents: unused-override binary-without-manpage 
usr/sbin/rhev-check.sh
I: resource-agents: unused-override binary-without-manpage usr/sbin/sfex_stat
P: ldirectord: copyright-refers-to-symlink-license usr/share/common-licenses/GPL
P: resource-agents: copyright-refers-to-symlink-license 
usr/share/common-licenses/GPL
N: 6 tags overridden (6 warnings)

E: Lintian run failed (runtime error)

-- 
Valentin
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.44.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 947...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Jan 2020 11:41:45 +
Source: lintian
Architecture: source
Version: 2.44.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Chris Lamb 
Closes: 947429 947671 947682 948376
Changes:
 lintian (2.44.0) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - manpage-in-udeb
   - orphaned-package-maintained-in-private-space
 + Renamed:
   - obsolete-commands-in-modprobe.d-file ->
   obsolete-command-in-modprobe.d-file
   - very-long-line-length-in-source-file ->
   insane-line-length-in-source-file
 .
   [ Chris Lamb ]
   * Adjust certainty of no-dh-sequencer to "possible". (Closes: #948376)
   * Replace loaded term in the name of the check for suspiciously-long
 lines in source files.
 .
   [ Paul Wise ]
   * Add several spelling corrections.
   * Correct a couple of misspelled corrections.
 .
   [ Felix Lechner ]
   * Avoid Perl undefined array references when checking manpages.
 (Closes: #947429, #947682)
   * Add a check for orphaned packages maintained privately. (Closes: #947671)
   * Change test prerequisite to libcrypt-dev following a recent change to
 glibc.
   * Reduce the severity of