Package: open-vm-tools
Version: 2:9.2.2-893683-1
Severity: important
Tags: patch
Dear Maintainer,
I submit that bug as important although I could submit it as grave too.
The stop section of the init script is not workingg. The following line is
faulty:
sid:~# bash -x /etc/init.d/open-vm-tools stop
<snip>
+ start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile
/var/run/vmtoolsd.pid --exec vmtoolsd
start-stop-daemon: unable to stat //vmtoolsd (No such file or directory)
man start-stop-daemon
-x, --exec executable
Check for processes that are instances of this executable. The
executable argument should be an absolute pathname. Note: this
might not work as intended with interpreted scripts, as the exe‐
cutable will point to the interpreter. Take into account pro‐
cesses running from inside a chroot will also be matched, so
other match restrictions might be needed.
Aftre replacing "--exec vmtoolsd" by "--exec /usr/bin/vmtoolsd" the script
works fine.
Hilmar
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages open-vm-tools depends on:
ii libc6 2.13-37
ii libdumbnet1 1.12-3.1
ii libfuse2 2.9.2-2
ii libgcc1 1:4.7.2-4
ii libglib2.0-0 2.33.12+really2.32.4-3
ii libicu48 4.8.1.1-10
ii libprocps0 1:3.3.4-2
ii libstdc++6 4.7.2-4
Versions of packages open-vm-tools recommends:
ii ethtool 1:3.4.2-1
ii open-vm-dkms 2:9.2.2-893683-2
ii zerofree 1.0.2-1
Versions of packages open-vm-tools suggests:
pn open-vm-toolbox <none>
-- Configuration Files:
/etc/vmware-tools/tools.conf changed [not included]
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]