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

Bug#907836: marked as done (lintian: add check for usage of invoke-rc.d --skip-systemd-native without a suitable Pre-Depends)



Your message dated Thu, 06 Sep 2018 14:48:41 +0000
with message-id <E1fxvaL-0001Ka-7W@fasolo.debian.org>
and subject line Bug#907836: fixed in lintian 2.5.100
has caused the Debian Bug report #907836,
regarding lintian: add check for usage of invoke-rc.d --skip-systemd-native without a suitable Pre-Depends
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.)


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

Hi,

In version 1.52 of init-system-helpers, a new option
--skip-systemd-native is added to invoke-rc.d. Debhelper will probably
start using it soon on compat 12 and above[1].

Please add an error tag for usage of the flag without a corresponding
versioned Pre-Depends. If the snippet was inserted by debhelper, then
the following line is recommended:

  Pre-Depends: ${misc:Pre-Depends}

If the call was inserted manually, then the Pre-Depends needs to be done
manually.

[1] https://salsa.debian.org/debian/debhelper/merge_requests/8

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-rc5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US: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.31.1-5
ii  bzip2                          1.0.6-9
ii  diffstat                       1.61-1+b1
ii  dpkg                           1.19.0.5+b1
ii  file                           1:5.34-2
ii  gettext                        0.19.8.1-7
ii  intltool-debian                0.35.0+20060710.4
ii  libapt-pkg-perl                0.1.34
ii  libarchive-zip-perl            1.63-1
ii  libclass-accessor-perl         0.51-1
ii  libclone-perl                  0.39-1
ii  libdpkg-perl                   1.19.0.5
ii  libemail-valid-perl            1.202-1
ii  libfile-basedir-perl           0.08-1
ii  libipc-run-perl                20180523.0-1
ii  liblist-moreutils-perl         0.416-1+b3
ii  libparse-debianchangelog-perl  1.2.0-12
ii  libtext-levenshtein-perl       0.13-1
ii  libtimedate-perl               2.3000-2
ii  liburi-perl                    1.74-1
ii  libxml-simple-perl             2.25-1
ii  libyaml-libyaml-perl           0.72+repack-1
ii  man-db                         2.8.4-2
ii  patchutils                     0.3.4-2
ii  perl [libdigest-sha-perl]      5.26.2-7
ii  t1utils                        1.41-2
ii  xz-utils                       5.2.2-1.3

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

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.19.0.5
ii  libhtml-parser-perl    3.72-3+b2
ii  libtext-template-perl  1.53-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.100

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 907836@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: Thu, 06 Sep 2018 12:09:56 +0000
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.100
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Description:
 lintian    - Debian package checker
Closes: 907578 907620 907667 907681 907836 907845 907870
Changes:
 lintian (2.5.100) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - obsolete-runtime-tests-restriction
       - package-contains-python-dot-directory
       - skip-systemd-native-flag-missing-pre-depends
       - vcs-obsolete-in-debian-infrastructure
     + Removed:
       - vcs-deprecated-in-debian-infrastructure
 .
   * checks/control-file.{desc.pm}:
     + [CL] Don't check the .dsc for "XS-Autobuild"; check the control file
       itself.  This fixes source-only-upload-to-non-free-without-autobuild.
       (Closes: #907681)
   * checks/debhelper.pm:
     + [CL] Also check override_dh_systemd_<action>-arch and -indep for
       debian-rules-uses-deprecated-systemd-override.  (Closes: #907845)
   * checks/fields.{desc.pm}:
     + [CL] Rename vcs-deprecated-in-debian-infrastructure and update the
       documentation to match.  (Closes: #907578)
   * checks/scripts.{desc.pm}:
     + [CL] Check for "invoke-rc.d --skip-systemd-native" without a suitable
       Pre-Depends.  (Closes: #907836)
   * checks/testsuite.{desc,pm}:
     + [CL] Don't emit unknown-runtime-tests-feature for autopkgtest
       "Features:" entries that use the "test-name=foo" nomenclature.
       (Closes: #907620)
     + [CL] Apply patch from Paul Gevers to emit warnings for deprecated
       test features.
 .
   * data/files/fnames:
     + [CL] Check for "dot" directories in Python packaging such as
       ".cache", etc; they are usually an error.  (Closes: #907870)
   * data/spelling/corrections:
     + [PW] Add a number of corrections.
   * data/testsuite/known-restrictions:
     + [CL] Apply patch from Paul Gevers to add hint-testsuite-triggers and
       skip-not-installable to the list of known autopkgtest restrictions.
 .
   * lib/Lintian/Output.pm:
     + [CL] Escape output if --color=html is used.  This prevents browsers
       loading images/stylesheets from foreign websites that are part of
       warning messages.  (Closes: #907667)
 .
   * Miscellaneous:
     + [CL] Apply patch Daniele Forsi fixing a large number of typos in the
       codebase, documentation, etc.
     + [CL] Update tests to support dash 0.5.10.2.
Checksums-Sha1:
 345bea6757250d746a11a41251d350ef7f8cc620 3542 lintian_2.5.100.dsc
 a6ee35866222124a3b4e661ed00d91f90499bf65 1584776 lintian_2.5.100.tar.xz
 6a8c9dbfc553af8ccab3fd2b695eba907c7791f8 1132756 lintian_2.5.100_all.deb
 9623eeb094c659aeffbe93fdeed18692e51d9873 16223 lintian_2.5.100_amd64.buildinfo
Checksums-Sha256:
 fa3aeb3645a8fc0240e090d1d293bdce9c867ba11eba06fdefa89d7c4ec0434b 3542 lintian_2.5.100.dsc
 42f0548e754cdd8c91b553c9ec013ed9e965e740c01159940351dbf69de7a6b9 1584776 lintian_2.5.100.tar.xz
 f5f27ca4c9e72af00a18c781fb4a2bee0176c66e149ef718fca5c0631052418b 1132756 lintian_2.5.100_all.deb
 1e9fe6fd32e543b6bb305cc7669e7c2f7f43af94dcbcbe5500edfb14528a6243 16223 lintian_2.5.100_amd64.buildinfo
Files:
 9d2edbfa81544b32a17c1fa2ee8e52dc 3542 devel optional lintian_2.5.100.dsc
 f27737e198296c700100cfe525c9131c 1584776 devel optional lintian_2.5.100.tar.xz
 e6c31d47c3cfa9a9a92cd78d0f1a01f3 1132756 devel optional lintian_2.5.100_all.deb
 fec004e4dd3ab5df0b39653f18132609 16223 devel optional lintian_2.5.100_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAluRMy8ACgkQHpU+J9Qx
HlgwAg//QkNDxqDGcAZYpAnUPjV9ag+1GQ7/y0ANk0tV0WNAOyLU8KV+VDWah2+m
RFF/YOStIPMEVB2sWIdJN1Way9gei4bNLKsyDsBUUtlqSy6oE/bznHnwPU3rlBVh
2NzTM0fhzqQyit4g404FLUwB/IsUC4qOrJkTA5GhBVCc9W0I7aEIt2vsnKznF8Um
jakzEtEdl/UuB2N4ZGc1DG+pQcVO0CstqZXK4otkLY7pKD5UG04wwIydadAq+QpO
P9EEMCCpnulKAc6OhVb+Gq3ajckdjsp8DVBmtHbeu2DcOjMfG/FmfQ65aLmYOwxf
L6r7TVleHxsfgJHfwgubWaMIFWhmAOmXtosBfXGMjC7/HvR/AaDMUlj2rfiugVX/
xiKxr/Ri9BxoTSxDAhwaOcQ4nV9pF6IAlqe0QAr4jLHoZN8bmJyfhUfSt773s6V+
S+zZnpcSBlUfMUVjteq34oicmNjvDK39Y7GDQwyTn5kGaajzpg75TwRAQ3M5XEBe
EDbWsPqmx0Wm+cNPaDiWEX/ls1TRYUYGx6L0OXjBxmfqAnBQYGNUq6oKZpZqiMXq
9n9l9p/GoiBrdHJR9GxHZbUiqupQ+zz8SB3iaKB631cd/EX4zOcSM/iE9RvYxewd
Tb4NqAU84uPZlcsebAuFyEv4K4ZmVgoNVcsyIduTBO4luUZDj54=
=lOsR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: