all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Rutger Helling <rhelling@mykolab.com>
Cc: 29674@debbugs.gnu.org
Subject: bug#29674: Ceph creates Btrfs subvolumes on Btrfs during tests.
Date: Tue, 12 Dec 2017 17:03:19 +0100	[thread overview]
Message-ID: <871sk0q6go.fsf@gnu.org> (raw)
In-Reply-To: <370b49eecdaf24eaf076fc9ef7479b61@mykolab.com> (Rutger Helling's message of "Tue, 12 Dec 2017 14:23:56 +0100")

Rutger Helling <rhelling@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@guixsd /tmp [env]#  btrfs subvol create test-snapshot
> Create subvolume './test-snapshot'
> guixbuilder01@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@guixsd /tmp [env]# exit
> exit
> bash-4.4$ guix environment -C --ad-hoc coreutils
> guixbuilder01@guixsd /tmp [env]#  rm -rfv test-snapshot/
> rm: cannot remove 'test-snapshot/': Operation not permitted
> guixbuilder01@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’.

  reply	other threads:[~2017-12-12 16:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12 10:28 bug#29674: Ceph creates Btrfs subvolumes on Btrfs during tests Rutger Helling
2017-12-12 12:52 ` Ludovic Courtès
2017-12-12 13:10   ` Rutger Helling
2017-12-12 13:23     ` Rutger Helling
2017-12-12 16:03       ` Ludovic Courtès [this message]
2017-12-12 16:13         ` Tobias Geerinckx-Rice
2017-12-12 20:19           ` Ludovic Courtès
2017-12-13  8:44             ` Rutger Helling
2017-12-27 22:50             ` Rutger Helling
2017-12-27 23:07               ` Leo Famulari
2017-12-27 23:16               ` Tobias Geerinckx-Rice
2017-12-28  4:30                 ` Tobias Geerinckx-Rice
2017-12-28  7:31                   ` Rutger Helling
2018-01-08 14:29                     ` Ludovic Courtès
2018-01-08 15:38                       ` Rutger Helling
2017-12-28  0:04               ` Marius Bakke
2017-12-12 15:58 ` Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871sk0q6go.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29674@debbugs.gnu.org \
    --cc=rhelling@mykolab.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.