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

[SCM] Debian package checker branch, master, updated. 2.3.0-8-g136d3c9



The following commit has been merged in the master branch:
commit f516e89146f27621c85d923b8f1d858c95d68f25
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sat Dec 26 19:59:13 2009 -0600

    Lower the severity of init.d-script-does-not-provide-itself
    
    The check is closer to a wish than to a normal bug.

diff --git a/checks/init.d.desc b/checks/init.d.desc
index 6bad813..15e0cbc 100644
--- a/checks/init.d.desc
+++ b/checks/init.d.desc
@@ -256,7 +256,7 @@ Info: This <tt>/etc/init.d</tt> script indicates in its LSB headers that
 Ref: http://wiki.debian.org/LSBInitScripts/DebianVirtualFacilities
 
 Tag: init.d-script-does-not-provide-itself
-Severity: normal
+Severity: minor
 Certainty: possible
 Info: This <tt>/etc/init.d</tt> script indicates it provides one or
  more facilities, but none of the provided facilities match the name of
diff --git a/t/tests/init.d-lsb-headers/tags b/t/tests/init.d-lsb-headers/tags
index b6b7e97..cbbbb4e 100644
--- a/t/tests/init.d-lsb-headers/tags
+++ b/t/tests/init.d-lsb-headers/tags
@@ -3,11 +3,11 @@ E: init.d-lsb-headers: init.d-script-should-depend-on-virtual-facility /etc/init
 E: init.d-lsb-headers: init.d-script-should-depend-on-virtual-facility /etc/init.d/init.d-lsb-headers networking -> $network
 E: init.d-lsb-headers: init.d-script-should-depend-on-virtual-facility /etc/init.d/init.d-lsb-headers portmap -> $portmap
 E: init.d-lsb-headers: init.d-script-should-depend-on-virtual-facility /etc/init.d/init.d-lsb-headers sysklogd -> $syslog
+I: init.d-lsb-headers: init.d-script-does-not-provide-itself /etc/init.d/init.d-lsb-headers
 W: init.d-lsb-headers-parsing: init.d-script-has-conflicting-start-stop /etc/init.d/init.d-lsb-headers-parsing 0
 W: init.d-lsb-headers-parsing: init.d-script-possible-missing-stop /etc/init.d/init.d-lsb-headers-parsing 1 6
 W: init.d-lsb-headers-parsing: init.d-script-starts-in-stop-runlevel /etc/init.d/init.d-lsb-headers-parsing 0
 W: init.d-lsb-headers: init-d-script-stops-in-s-runlevel /etc/init.d/init.d-lsb-headers
-W: init.d-lsb-headers: init.d-script-does-not-provide-itself /etc/init.d/init.d-lsb-headers
 W: init.d-lsb-headers: init.d-script-has-bad-start-runlevel /etc/init.d/init.d-lsb-headers X
 W: init.d-lsb-headers: init.d-script-has-bad-stop-runlevel /etc/init.d/init.d-lsb-headers Y
 W: init.d-lsb-headers: init.d-script-has-conflicting-start-stop /etc/init.d/init.d-lsb-headers 0
diff --git a/testset/tags.scripts b/testset/tags.scripts
index 70ac483..3dc6ee8 100644
--- a/testset/tags.scripts
+++ b/testset/tags.scripts
@@ -23,6 +23,7 @@ E: scripts_6ds-1ubuntu0.5.10.1_arch.changes: bad-ubuntu-distribution-in-changes-
 I: scripts source: debian-watch-file-should-dversionmangle-not-uversionmangle line 5
 I: scripts source: dpatch-missing-description 02_i_dont_have_a_description.patch
 I: scripts source: dpatch-missing-description 04_i_dont_have_a_description_either.patch
+I: scripts: init.d-script-does-not-provide-itself /etc/init.d/lsb-broken
 I: scripts: init.d-script-missing-lsb-short-description /etc/init.d/lsb-other
 I: scripts: no-md5sums-control-file
 I: scripts: script-in-usr-share-doc usr/share/doc/scripts/py2foo
@@ -64,7 +65,6 @@ W: scripts: executable-is-not-world-readable usr/bin/suidperlfoo2 4751
 W: scripts: executable-not-elf-or-script ./usr/bin/perl-bizarre-3
 W: scripts: init-d-script-stops-in-s-runlevel /etc/init.d/lsb-broken
 W: scripts: init-d-script-stops-in-s-runlevel /etc/init.d/skeleton
-W: scripts: init.d-script-does-not-provide-itself /etc/init.d/lsb-broken
 W: scripts: init.d-script-has-bad-lsb-line /etc/init.d/lsb-broken:4
 W: scripts: init.d-script-has-bad-lsb-line /etc/init.d/lsb-broken:9
 W: scripts: init.d-script-has-bad-stop-runlevel /etc/init.d/lsb-broken X

-- 
Debian package checker


Reply to: