Your message dated Thu, 17 Apr 2014 20:47:25 +0200
with message-id <[email protected]>
and subject line Re: Bug#640219: insserv refuse starting of nfs-common
has caused the Debian Bug report #640219,
regarding insserv refuse starting of nfs-common
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.)
--
640219: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640219
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: insserv
Version: 1.14.0-2
Severity: minor
Tags: patch
Dear Maintainers,
When using nfs-common with rpcbind as portmapper, insserv refuses activating
of nfs-common and complains:
# insserv nfs-common rpcbind
insserv: Service portmap has to be enabled to start service nfs-common
insserv: exiting now!
insserv doesn't recognize rpcbind as a portmap service. This can be easyly
changed:
--- /etc/insserv.conf.dist 2011-09-03 14:49:16.771818718 +0200
+++ /etc/insserv.conf 2011-09-03 14:49:40.707819967 +0200
@@ -28,7 +28,7 @@
#
# SunRPC portmapper available
#
-$portmap portmap
+$portmap +portmap +rpcbind
#
# The system time has been set correctly
-- System Information:
Debian Release: 6.0.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages insserv depends on:
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
insserv recommends no packages.
Versions of packages insserv suggests:
pn bootchart <none> (no description available)
-- Configuration Files:
/etc/insserv.conf changed:
$local_fs +mountall +mountoverflowtmp +umountfs
$network +networking +ifupdown
$named +named +dnsmasq +lwresd +bind9 $network
$remote_fs $local_fs +mountnfs +mountnfs-bootclean +umountnfs +sendsigs
$syslog +rsyslog +sysklogd +syslog-ng +dsyslog +inetutils-syslogd
$portmap +portmap +rpcbind
$time +hwclock
<interactive> glibc udev console-screen keymap keyboard-setup console-setup
cryptdisks cryptdisks-early checkfs-loop
-- no debconf information
--- /etc/insserv.conf.dist 2011-09-03 14:49:16.771818718 +0200
+++ /etc/insserv.conf 2011-09-03 14:49:40.707819967 +0200
@@ -28,7 +28,7 @@
#
# SunRPC portmapper available
#
-$portmap portmap
+$portmap +portmap +rpcbind
#
# The system time has been set correctly
--- End Message ---
--- Begin Message ---
Version: 1.14.0-2.1
[Petter Reinholdtsen]
> I believe this is the wrong fix, and the correct fix is documented in
> bug #564501.
And the proper fix was added to rpcbind and portmap, as well as insserv
in version 1.14.0-2.1. Closing bug as fixed.
--
Happy hacking,
Petter Reinholdtsen
--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel