Control: reopen -1

Hi Daniel

On Thu, Dec 13, 2012 at 01:51:14PM +0000, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the open-vm-tools package:
> 
> #695845: open-vm-tools: Init script should Required-{Start,Stop} $remote_fs

I tried to install open-vm-tools and I noticed the following, so the
change introduces this problem with boot dependencies:

# apt-get --no-install-recommends install open-vm-tools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libdumbnet1 libicu48
Suggested packages:
  open-vm-toolbox
Recommended packages:
  open-vm-dkms ethtool zerofree
The following NEW packages will be installed:
  libdumbnet1 libicu48 open-vm-tools
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 5,280 kB of archives.
After this operation, 24.9 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://cdn.debian.net/debian/ sid/main libicu48 amd64 4.8.1.1-10 [4,741 
kB]
Get:2 http://cdn.debian.net/debian/ sid/main libdumbnet1 amd64 1.12-3.1 [32.3 
kB]
Get:3 http://cdn.debian.net/debian/ sid/main open-vm-tools amd64 
2:9.2.2-893683-1 [506 kB]
Fetched 5,280 kB in 0s (5,585 kB/s)
Selecting previously unselected package libicu48:amd64.
(Reading database ... 26782 files and directories currently installed.)
Unpacking libicu48:amd64 (from .../libicu48_4.8.1.1-10_amd64.deb) ...
Selecting previously unselected package libdumbnet1.
Unpacking libdumbnet1 (from .../libdumbnet1_1.12-3.1_amd64.deb) ...
Selecting previously unselected package open-vm-tools.
Unpacking open-vm-tools (from .../open-vm-tools_2%3a9.2.2-893683-1_amd64.deb) 
...
Processing triggers for man-db ...
Setting up libicu48:amd64 (4.8.1.1-10) ...
Setting up libdumbnet1 (1.12-3.1) ...
Setting up open-vm-tools (2:9.2.2-893683-1) ...
update-initramfs: deferring update (trigger activated)
insserv: There is a loop between service networking and umountnfs if stopped
insserv:  loop involving service umountnfs at depth 3
insserv:  loop involving service open-vm-tools at depth 2
insserv:  loop involving service networking at depth 4
insserv:  loop involving service umountfs at depth 6
insserv:  loop involving service rsyslog at depth 4
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing open-vm-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64
Errors were encountered while processing:
 open-vm-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

# insserv -n /etc/init.d/open-vm-tools
insserv: There is a loop between service networking and umountnfs if stopped
insserv:  loop involving service umountnfs at depth 3
insserv:  loop involving service open-vm-tools at depth 2
insserv:  loop involving service networking at depth 4
insserv:  loop involving service umountfs at depth 6
insserv:  loop involving service rsyslog at depth 4
insserv: exiting now without changing boot order!

The

# X-Stop-After:         $network

might cause the problem. As this requests to stop after networking,
but also

# Required-Stop:        $local_fs $remote_fs

(due to using /usr/bin/ also on stop).

Regards,
Salvatore

Attachment: signature.asc
Description: Digital signature

Reply via email to