Your message dated Sun, 14 Apr 2013 12:19:37 +0100
with message-id <[email protected]>
and subject line Re: Bug#683802: sysvinit: Lintian: E:
init.d-script-should-depend-on-virtual-facility [patch]
has caused the Debian Bug report #683802,
regarding sysvinit: Lintian: E: init.d-script-should-depend-on-virtual-facility
[patch]
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 [email protected]
immediately.)
--
683802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sysvinit
Version: 2.88dsf-29
Severity: normal
This patch fixes Lintian: E: init.d-script-should-depend-on-virtual-facility.
The main question about deciding whether to apply it or not is, do we want
to explicitly depend upon specific services from known packages or not?
If we decide that we do, we'd need a Lintian override.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sysvinit depends on:
ii debianutils 4.3.3
ii initscripts 2.88dsf-29
ii libc6 2.13-35
ii libselinux1 2.1.9-5
ii libsepol1 2.1.4-3
ii sysv-rc 2.88dsf-29
ii sysvinit-utils 2.88dsf-29
sysvinit recommends no packages.
sysvinit suggests no packages.
-- no debconf information
>From edd69bea41665c0861824711e72df6b4e3c73379 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin-=C3=89ric=20Racine?= <[email protected]>
Date: Sat, 4 Aug 2012 09:08:27 +0300
Subject: sysvinit: Lintian: E: init.d-script-should-depend-on-virtual-facility
---
debian/src/initscripts/etc/init.d/mountall-bootclean.sh | 2 +-
debian/src/initscripts/etc/init.d/mountnfs-bootclean.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/src/initscripts/etc/init.d/mountall-bootclean.sh b/debian/src/initscripts/etc/init.d/mountall-bootclean.sh
index 8351ed0..a2dda07 100755
--- a/debian/src/initscripts/etc/init.d/mountall-bootclean.sh
+++ b/debian/src/initscripts/etc/init.d/mountall-bootclean.sh
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: mountall-bootclean
-# Required-Start: mountall
+# Required-Start: $local_fs
# Required-Stop:
# Default-Start: S
# Default-Stop:
diff --git a/debian/src/initscripts/etc/init.d/mountnfs-bootclean.sh b/debian/src/initscripts/etc/init.d/mountnfs-bootclean.sh
index 15353a8..ee28d38 100755
--- a/debian/src/initscripts/etc/init.d/mountnfs-bootclean.sh
+++ b/debian/src/initscripts/etc/init.d/mountnfs-bootclean.sh
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: mountnfs-bootclean
-# Required-Start: $local_fs mountnfs
+# Required-Start: $local_fs $remote_fs
# Required-Stop:
# Default-Start: S
# Default-Stop:
--
1.7.10.4
--- End Message ---
--- Begin Message ---
On Sat, Aug 04, 2012 at 09:22:32AM +0300, Martin-Éric Racine wrote:
> Package: sysvinit
> Version: 2.88dsf-29
> Severity: normal
>
> This patch fixes Lintian: E: init.d-script-should-depend-on-virtual-facility.
> The main question about deciding whether to apply it or not is, do we want
> to explicitly depend upon specific services from known packages or not?
> If we decide that we do, we'd need a Lintian override.
As discussed in this bug, this doesn't apply in this case. An override
could be added, but the patch here would break booting. Closing, but
I'll look at adding the overrides separately.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools
`- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800
--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel