id summary reporter owner description type status priority milestone component resolution keywords cc fix_version see_also 1500 gvfs prevents Precise chroots from ending cleanly jdreed "For a while, we've been hearing sporadic reports that workstations are rebooting after every single user. I finally reproduced this on my VM. The culprit is gvfs' fuse daemon. Even if unmounted cleanly inside the chroot, schroot will insist it cannot umount AFS due to EBUSY. Indeed, setting `export GVFS_DISABLE_FUSE=1` in snapshot-run makes everything work again. Another solution is passing `-l` to the umount command for the bind-mount of AFS. In theory, this should be fine, and is never the wrong answer, but I'd like someone more familiar with AFS than me to chime in if they think that is likely to have unexpected failure modes. If no objections, I will commit an schroot setup.d script that does that. (Yes, Precise is going away, but a) cluster machines need to be up and running to get upgraded to Trusty; b) we should in fact fix this anyway.)" defect closed normal Summer 2014 -- fixed