jcrodriguez-dis / vpl-jail-system

Execution/jail server for VPL
GNU General Public License v3.0
23 stars 22 forks source link

Can't rmdir "/jail/home/pXXXXX": Directory not empty #83

Open jojoob opened 4 weeks ago

jojoob commented 4 weeks ago

For some reason old home dirs in /jail/home cannot be deleted and /jail is filling up until a manual restart. Below is a snipped from the journald log:

Oct 25 15:03:11 moodle-vpl-2204 vpl-jail-system[816852]: Can't rmdir "/jail/home/p10279/.local/share/NuGet/http-cache": Directory not empty
Oct 25 15:03:11 moodle-vpl-2204 vpl-jail-system[816852]: Can't rmdir "/jail/home/p10279/.local/share/NuGet": Directory not empty
Oct 25 15:03:11 moodle-vpl-2204 vpl-jail-system[816852]: Can't rmdir "/jail/home/p10279/.local/share": Directory not empty
Oct 25 15:03:11 moodle-vpl-2204 vpl-jail-system[816852]: Can't rmdir "/jail/home/p10279/.local": Directory not empty
Oct 25 15:03:11 moodle-vpl-2204 vpl-jail-system[816852]: Can't rmdir "/jail/home/p10279": Directory not empty

We have mono (.NET) installed and this seems to happen only for .NET programs.

jcrodriguez-dis commented 1 week ago

Dear Jojoob, Thank you for reporting this issue. We have identified this as a bug that needs to be addressed as soon as possible. We will investigate the cause and work on a solution. Thank you for your patience. Best regards, Juan Carlos