GNU bug report logs -
#29674
Ceph creates Btrfs subvolumes on Btrfs during tests.
Previous Next
Full log
View this message in rfc822 format
Rutger Helling <rhelling <at> mykolab.com> skribis:
> Actually, I just tested it with the following:
>
> $ cd /tmp
> $ sudo -s -u guixbuilder01
> bash-4.4$ guix environment -C --ad-hoc btrfs-progs
> guixbuilder01 <at> guixsd /tmp [env]# btrfs subvol create test-snapshot
> Create subvolume './test-snapshot'
> guixbuilder01 <at> guixsd /tmp [env]# btrfs subvol del test-snapshot
> Delete subvolume (no-commit): '/tmp/test-snapshot'
> ERROR: cannot delete '/tmp/test-snapshot': Operation not permitted
> guixbuilder01 <at> guixsd /tmp [env]# exit
> exit
> bash-4.4$ guix environment -C --ad-hoc coreutils
> guixbuilder01 <at> guixsd /tmp [env]# rm -rfv test-snapshot/
> rm: cannot remove 'test-snapshot/': Operation not permitted
> guixbuilder01 <at> guixsd /tmp [env]# rmdir -v test-snapshot/
> rmdir: removing directory, 'test-snapshot/'
> rmdir: failed to remove 'test-snapshot/': Operation not permitted
So does guix-daemon systematically leave /tmp/guix-build-ceph* behind it?
Ludo’.
This bug report was last modified 7 years and 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.