Hi,

I found some other problem, if you ty to remove the open-vm-tools-desktop package, the removal will fail Its actually not possible to remove it after starting the desktop UI, might be a problem for upgrading aswell?

---apt-get remove open-vm-tools-desktop:
Removing open-vm-tools-desktop (2:9.4.6-1770165-5) ...
Job for run-vmblock\x2dfuse.mount failed. See 'systemctl status run-vmblock\x2dfuse.mount' and 'journalctl -xn' for details.
dpkg: error processing package open-vm-tools-desktop (--remove):
 subprocess installed pre-removal script returned error exit status 1
Errors were encountered while processing:
 open-vm-tools-desktop
E: Sub-process /usr/bin/dpkg returned an error code (1)

---systemctl status run-vmblock\x2dfuse.mount:
● run-vmblockx2dfuse.mount
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

---journald:
Oct 08 23:46:22 debian-replace umount[1645]: umount: /run/vmblock-fuse: device is busy. Oct 08 23:46:22 debian-replace umount[1645]: (In some cases useful info about processes that use Oct 08 23:46:22 debian-replace umount[1645]: the device is found by lsof(8) or fuser(1)) Oct 08 23:46:22 debian-replace systemd[1]: run-vmblock\x2dfuse.mount mount process exited, code=exited status=1 Oct 08 23:46:22 debian-replace systemd[1]: Failed unmounting VMware vmblock fuse mount.



If you have a look at the init script, the relevant part is the unblock_vmblock_clients function:
https://github.com/nolange/pkg-open-vm-tools/blob/master/debian/open-vm-tools.init

After calling it the filesystem should be easily unmounted

(Anyway, is it a good idea to cancel the removal/upgrade of the package - maybe this should be forced even if in use?)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to