Bug#544148: Do you have any workaround ?
Javier Barroso
javibarroso at gmail.com
Thu Nov 27 11:09:40 UTC 2014
Hello,
I have just hit this bug, when I was trying to:
$ sudo mount //winhost/share mydir
$ sudo umount mydir
umount: /home/javi/proyectos/dsp/NetApp/dominio/javi/oficina: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)
$ lsof | grep mydir
gvfs-udis 3806 ...
gdbus 3806 3807 ,,,
gmain 3806 3808 ....
pool 3806 4029 ...
I'm using awesome as wm. How can I disable all gnome daemons to no
lookup at new mount points ?
I have tried without success:
$ sudo systemctl stop udisks2.service
$ sudo systemctl status udisks2.service
● udisks2.service - Disk Manager
Loaded: loaded (/lib/systemd/system/udisks2.service; static)
Active: active (running) since jue 2014-11-27 12:04:21 CET; 11s ago
Docs: man:udisks(8)
Main PID: 4069 (udisksd)
CGroup: /system.slice/udisks2.service
└─4069 /usr/lib/udisks2/udisksd --no-debug
sudo systemctl stop run-user-1000-gvfs.mount
After kill -9 gvfs-udisk proccess it started to work, is there any
command to force this service not get started ?
Thank you very much
Thank you
More information about the pkg-gnome-maintainers
mailing list