all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: Jelle Licht <jlicht@fsfe.org>
Cc: 47007@debbugs.gnu.org
Subject: bug#47007: dcb640f02b broke guix environment --container
Date: Tue, 09 Mar 2021 12:10:47 +0100	[thread overview]
Message-ID: <87wnug8tvs.fsf@gnu.org> (raw)
In-Reply-To: <86a6rdg45p.fsf@fsfe.org> (Jelle Licht's message of "Mon, 08 Mar 2021 14:34:42 +0100")

Hi,

Jelle Licht <jlicht@fsfe.org> skribis:

> I only tried this on x86_64 guix systems, one with Linux kernel 5.11.2,
> and also on a Linux-libre kernel 4.14.223.
>
> Running the equivalent of a `git bisect' starting some months back to
> today's master, and with the following test to select bad/good bisect revisions:
>
> `./pre-inst-env guix environment --ad-hoc --container --no-cwd --network hello'
>
> leads me to believe that the following commit broke something.
>
> dcb640f02b * file-systems: 'mount-file-system' preserves source flags for bind mounts.
>
> Did this commit expose an existing (but silent) issue, or did it
> introduce something new?
>
> For completeness' sake, the output of the guix environment invocation on
> 'bad' revisions:
>
> guix environment: error: mount: mount "/gnu/store/mmhimfwmmidf09jw1plw3aw1g1zn2nkh-bash-static-5.0.16" on "/tmp/guix-directory.Ji7KNW//gnu/store/mmhimfwmmidf09jw1plw3aw1g1zn2nkh-bash-static-5.0.16": Operation not permitted

Could you run:

  ./pre-inst-env strace -f -o log guix environment --container

and send the ‘log’ file (or the bits around the mount(2) calls)?

Could you also show /proc/mounts?

TIA!

Ludo’.




  reply	other threads:[~2021-03-09 11:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-08 13:34 bug#47007: dcb640f02b broke guix environment --container Jelle Licht
2021-03-09 11:10 ` Ludovic Courtès [this message]
2021-03-09 12:18   ` Jelle Licht
2021-03-09 16:17     ` Ludovic Courtès
2021-03-09 21:00       ` Ludovic Courtès
2021-03-09 21:30         ` Andreas Enge
2021-03-10  9:52         ` Jelle Licht
2021-03-09 21:05       ` Andreas Enge
2021-03-10 11:25         ` Ludovic Courtès
2021-03-10 12:27           ` Andreas Enge
2021-03-10 22:24             ` Ludovic Courtès
2021-03-09 18:26     ` Martin via Bug reports for GNU Guix

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=87wnug8tvs.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=47007@debbugs.gnu.org \
    --cc=jlicht@fsfe.org \
    /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.