[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#933109: marked as done (package-supports-alternative-init-but-no-init.d-script produces too many false positives)



Your message dated Sun, 20 Oct 2019 10:34:34 +0000
with message-id <E1iM8Xi-0006ED-LG@fasolo.debian.org>
and subject line Bug#933109: fixed in lintian 2.29.0
has caused the Debian Bug report #933109,
regarding package-supports-alternative-init-but-no-init.d-script produces too many false positives
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 owner@bugs.debian.org
immediately.)


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

Hi,

this is a follow-up to #931889.
This bug report has been marked as fixed by downgrading the severity
from important to minor.

The underlying issue is still, that this test is currently way too
primitive and produces too many false positives to be actually useful.
In #931889 I already listed some cases, where those false-positives are
triggered.

Regards,
Michael


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

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (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.32.51.20190707-1
ii  bzip2                          1.0.6-9.2
ii  diffstat                       1.62-1
ii  dpkg                           1.19.7
ii  dpkg-dev                       1.19.7
ii  file                           1:5.37-4
ii  gettext                        0.19.8.1-9
ii  gpg                            2.2.17-3
ii  intltool-debian                0.35.0+20060710.5
ii  libapt-pkg-perl                0.1.36+b1
ii  libarchive-zip-perl            1.64-1
ii  libcapture-tiny-perl           0.48-1
ii  libcgi-pm-perl                 4.44-1
ii  libclass-accessor-perl         0.51-1
ii  libclone-perl                  0.41-1+b1
ii  libdigest-sha-perl             6.02-1+b1
ii  libdpkg-perl                   1.19.7
ii  libemail-valid-perl            1.202-1
ii  libfile-basedir-perl           0.08-1
ii  libio-async-perl               0.74-1
ii  libipc-run-perl                20180523.0-1
ii  liblist-compare-perl           0.53-1
ii  liblist-moreutils-perl         0.416-1+b4
ii  libmoo-perl                    2.003004-2
ii  libparse-debianchangelog-perl  1.2.0-13
ii  libpath-tiny-perl              0.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-perl              1.004004-1
ii  liburi-perl                    1.76-1
ii  libxml-simple-perl             2.25-1
ii  libyaml-libyaml-perl           0.79+repack-2
ii  man-db                         2.8.5-2
ii  patchutils                     0.3.4-2
ii  perl                           5.28.1-6
ii  t1utils                        1.41-3
ii  xz-utils                       5.2.4-1

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

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  libhtml-parser-perl    3.72-3+b3
ii  libtext-template-perl  1.55-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.29.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 933109@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <lamby@debian.org> (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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 20 Oct 2019 10:06:13 +0000
Source: lintian
Architecture: source
Version: 2.29.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Closes: 933109 940999 942632 942658
Changes:
 lintian (2.29.0) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - sphinxdoc-but-no-sphinxdoc-depends
 .
   [ Chris Lamb ]
   * Warn about missing ${sphinxdoc:Depends} when either "--with sphinxdoc"
     or dh_sphinxdoc is used. (Closes: #940999)
   * Don't emit package-supports-alternative-init-but-no-init.d-script when
     we have a foo.service and foo.timer pair. (Closes: #933109)
   * Bump the minimum version required version for debhelper Build-Depends
     now that version 10 is satisfied in oldstable. (Closes: #942632)
   * Add python2 and python2-minimal as satisfying Build-Depends for Python
     packages. (Closes: #942658)
   * Improve the test package generation logging output to include a
     current/total status.
   * Add a trailing ellipsis to the "Prepearing X work directories" to
     denote processing is occuring in the background.
 .
   [ Felix Lechner ]
   * Migrate all checks to use the new internal ->tag(..) subroutine.
 .
   [ Sylvestre Ledru ]
   * Provide more information in the case of a sorting-order.t test failure
     to facilitate debugging.
Checksums-Sha1:
 adfe25811ed8285227cc505816c43b5a2d0635fb 3920 lintian_2.29.0.dsc
 a967558a83575429b13e1c57977d66b185c7b0a0 1777724 lintian_2.29.0.tar.xz
 68be54d49473945764ac38c9e413a68b72be5861 16536 lintian_2.29.0_amd64.buildinfo
Checksums-Sha256:
 d72716fbfe7f15631f2e2920327c09585923badd66173ff20c1c3fdbe01329df 3920 lintian_2.29.0.dsc
 dcdcb04717b46a6079cd952513e50c927e1f04b5a3f2247fbfecfc26baefa821 1777724 lintian_2.29.0.tar.xz
 d17b4900b2294ed838466725d31825e4d245528d8b4552f1dc3e794a87e8ec82 16536 lintian_2.29.0_amd64.buildinfo
Files:
 a19220f041d3b1cc0365c67f3c42ac39 3920 devel optional lintian_2.29.0.dsc
 59153ed7045688b5c9e6330c05f506a1 1777724 devel optional lintian_2.29.0.tar.xz
 22b2c8e4223d92bc55b7c9b936eaca4a 16536 devel optional lintian_2.29.0_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl2sNxgACgkQHpU+J9Qx
HljQlhAAjVfkqVhumjPZZXQ1rgfSIu7Oar0szPj7IbSxfcAUwtCGG2F/wZ5mnm/T
y2femapcl40XdaTroAk52Zl6FiqfR6+d7K1HHvkvH7lRd4R/AepqoxtoEL96aPn5
Xm6a5Y/f9EfSouwHwWIbjvH7vKI5ZrjmClqgXCbWkG5d8JjiCEHYmw7+A4za7CnK
d4WtiROfLjeg8SnHmgku6dtU7lrW9Va5V3ejODouu/gIpCi8i33nwxWZyF7obymS
DyUAf+Piuf4DjgyDu16FhHRvzmEzQfAVk5r9161X/MFTGaC9vvBfm1GyyboYuuIx
ylWhFPOOOrUDcE/c1Cq560npCOEQFMdfHzGGGMDIXvRZkfuD7cwtwzLS6Oy1VuRb
aWFRfBpOBvPaXVm32CPziIh2wEhqI/xfsib9TH/tsJCSxYPjZqY+3DB3FiOCJqOI
a2TzeQEN6oMsdb6spau+rwDG37VkfDMZS9uy1faVZpgKzRlabpq1QlZkpymWs+yE
dsI8orM+S+rOCSU5m6HoxJiMmxSqcm/Mawi7681Tyeqt5Vf7HlxGwT3kGtPrABJk
WxsZus2Br9LSB4C/x9xbnO7wAM654bPJ31p/rr7lNumUFQsquGwAur39goJ2iX5c
pFl7GXO13rXgPhUAWkoCc36nnS/r24zt2jtEFq0Ve6Vt+eRCEXg=
=wera
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: