GNU bug report logs

#23582 'call-with-container' fails to mount /dev/mqueue with EBUSY (on Ubuntu)

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #14 received at 23582@debbugs.gnu.org (full text, mbox, reply):

Received: (at 23582) by debbugs.gnu.org; 20 May 2016 22:48:31 +0000
From debbugs-submit-bounces@debbugs.gnu.org Fri May 20 18:48:31 2016
Received: from localhost ([127.0.0.1]:59391 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1b3tDa-00058g-TN
	for submit@debbugs.gnu.org; Fri, 20 May 2016 18:48:31 -0400
Received: from out2-smtp.messagingengine.com ([66.111.4.26]:49797)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <leo@famulari.name>) id 1b3tDY-00058Y-U8
 for 23582@debbugs.gnu.org; Fri, 20 May 2016 18:48:29 -0400
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
 by mailout.nyi.internal (Postfix) with ESMTP id 9537420759;
 Fri, 20 May 2016 18:48:28 -0400 (EDT)
Received: from frontend1 ([10.202.2.160])
 by compute2.internal (MEProxy); Fri, 20 May 2016 18:48:28 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=famulari.name; h=
 cc:content-type:date:from:in-reply-to:message-id:mime-version
 :references:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=wO/8J
 0Sdju8YhwJqL6wNk7xDpoA=; b=iuFQ9OXlNVC2vyPgbEHImusYgJujvXRmXIW4p
 eEeTwedhkq0ON2o2BiP17qKE4p4iEnCecs+xtTRGuw32VYAXcLrGyT8+MkeEIqla
 ZzeMQMEIUwPy1EVTLURrx5uUBzRmteLFkMV6qIM895zXR/y+OD1c78Ae3uNx4Vqo
 XeOg9w=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-sasl-enc
 :x-sasl-enc; s=smtpout; bh=wO/8J0Sdju8YhwJqL6wNk7xDpoA=; b=SoMmZ
 X5SvrnVyj+epK1dU7F6T0YKfvsbS2ewf3wLJRW4dLeDfLL8kEGoIaa+bSFQr+DHV
 Yt4trGDE9Cu/QFhTExBD8sLZzaUyfS9HUBAh1jD0iwyRZBN0k6KIz3BArUwLh9tx
 qj5YkjKZqSOpOHKAzT/bgoiQUasLhttp8ptmVs=
X-Sasl-enc: zBwjPeD18Gt6tK2SDNSFaZhyM1pchIYk5cpOx0Wqekmp 1463784508
Received: from localhost (unknown [172.56.36.224])
 by mail.messagingengine.com (Postfix) with ESMTPA id 30FE8F29E6;
 Fri, 20 May 2016 18:48:28 -0400 (EDT)
Date: Fri, 20 May 2016 18:48:10 -0400
From: Leo Famulari <leo@famulari.name>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Subject: Re: bug#23582: Test failure on "make check" from a fresh git
 checkout (commit 9684e30b9b597b93ae9c797ba8f3b40eff893ebe)
Message-ID: <20160520224810.GA4494@jasmine>
References: <573DD91E.5080702@fastmail.net> <87lh35exmv.fsf@gnu.org>
 <573F5A7D.4020008@fastmail.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <573F5A7D.4020008@fastmail.net>
User-Agent: Mutt/1.6.0 (2016-04-01)
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 23582
Cc: Ludovic Courtès <ludo@gnu.org>, davet@gnu.org,
 23582@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -0.7 (/)
On Fri, May 20, 2016 at 08:42:05PM +0200, Konrad Hinsen wrote:
> $ uname -srvo
> Linux 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 GNU/Linux

I'd guess that Ubuntu, like Debian, by default disables the unprivileged
creation of containers.

What is the value of '/proc/sys/kernel/unprivileged_userns_clone'?

> [dev] $ ./pre-inst-env strace -f -s 234 -o log guix environment --container
> --ad-hoc --bootstrap guile-bootstrap -- guile -c '(exit 42)'
> guix environment: error: failed to connect to
> `/usr/local/var/guix/daemon-socket/socket': No such file or directory

I think this is unrelated.

If you followed the instructions in the manual while installing Guix
[0], then your daemon's socket should be in /var/guix. When building
Guix from the Git checkout, did you set the value of localstatedir like
this when configuring?

$ ./configure --localstatedir=/var

If not, it defaults to '/usr/local'. If that's what happened, can you
reconfigure as shown above, and try Ludo's command again?

[0]
https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Sep 8 13:19:48 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.