GNU bug report logs - #65847
system container gathering entropy takes forever

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix; Reported by: oscar.quijano@HIDDEN; dated Sat, 9 Sep 2023 22:58:02 UTC; Maintainer for guix is bug-guix@HIDDEN.

Message received at 65847 <at> debbugs.gnu.org:


Received: (at 65847) by debbugs.gnu.org; 12 Feb 2024 14:44:11 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Feb 12 09:44:11 2024
Received: from localhost ([127.0.0.1]:60546 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rZXXU-000518-RO
	for submit <at> debbugs.gnu.org; Mon, 12 Feb 2024 09:44:11 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:52454)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@HIDDEN>) id 1rZXXN-0004zE-EP
 for 65847 <at> debbugs.gnu.org; Mon, 12 Feb 2024 09:44:03 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ludo@HIDDEN>)
 id 1rZX8S-0003hs-HX; Mon, 12 Feb 2024 09:18:16 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To:
 From; bh=JrZeVyAUSdE0sKvsRRdfDUtBjbUAfIO0MJzCRe2HMeg=; b=OJA8amvgxi6YMfajSUQ/
 BWIR/mbBGjNTA1BWe7HYnk+EF9p7caPKzcm7BWE4mwZKotd2UkEh/vSv2RKzu3vbODjiS1ABq+Nfz
 vHwqVRo6Jocl9jc1A8KrpDNJDul5Kk9vIvCG0Pxj4ihN1X/1kulT32f2Td5JGiVfK/wCwMi3aV1AS
 n+NH+xRR4L5RNV5qtkkYsz3v+Y/5TScyNyav4mHcaEj00VxXaDzV2YGJxw8SN+X1ofQT00/PKS+yE
 SFep81e5Mn9RAh6kJUxjdz6grhw186bZTV4IQMzXJYiZyf8ZFhxixu+cnZ1qgpx5x/Ho2LgkoWQDM
 wdR4sHjUxwVTVg==;
From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN>
To: Jurij <jurij@HIDDEN>
Subject: Re: bug#65847: system container gathering entropy takes forever
In-Reply-To: <dfdeb901-7e0f-8ea5-3854-8e1d599ed5ae@HIDDEN>
 (jurij@HIDDEN's message of "Mon, 25 Sep 2023 03:46:57 +0200")
References: <169429560260.33.10975489889094933630@HIDDEN>
 <dfdeb901-7e0f-8ea5-3854-8e1d599ed5ae@HIDDEN>
Date: Mon, 12 Feb 2024 15:18:13 +0100
Message-ID: <87a5o5epga.fsf_-_@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 65847
Cc: 65847 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> 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 <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

Hi,

Jurij <jurij@HIDDEN> skribis:

> Your container is running.
>
> Try to reach it, via:
> sudo nsenter -a -t <PID> sh

Indeed.  The problem is that the =E2=80=9Centry point=E2=80=9D (in Docker p=
arlance) of
images created by =E2=80=98guix system image -t docker=E2=80=99 is shepherd=
 (PID=C2=A01), and
shepherd never exits.

Ludo=E2=80=99.




Information forwarded to bug-guix@HIDDEN:
bug#65847; Package guix. Full text available.

Message received at 65847 <at> debbugs.gnu.org:


Received: (at 65847) by debbugs.gnu.org; 25 Sep 2023 07:16:22 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Sep 25 03:16:22 2023
Received: from localhost ([127.0.0.1]:44012 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1qkfpL-0004xH-W6
	for submit <at> debbugs.gnu.org; Mon, 25 Sep 2023 03:16:22 -0400
Received: from kompot.si ([194.249.242.49]:48906)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <jurij@HIDDEN>) id 1qkagx-0004Mk-3C
 for 65847 <at> debbugs.gnu.org; Sun, 24 Sep 2023 21:47:22 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kompot.si; s=mail;
 t=1695606418;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding;
 bh=fJf93XXwJPWmfhfGSwJRPajkd9MStGvEv5XfuFQy9Gw=;
 b=IBveiFZgqqngBg/j6L0qp3zDpBdd++oUm9qy2Fuk4Y7b/kt5V3PnW/osvFy9Hz8uusTBBX
 oSUyABqs9R9k8CqRZGtp64UW6izYrlO/sKeMgo9YMN3hyGNr9cZiPQz7KvTuuyzFxsvGpq
 GHO3Q+TlLJrKj8z7zl5sn0sWmenEYPw=
Message-ID: <dfdeb901-7e0f-8ea5-3854-8e1d599ed5ae@HIDDEN>
Date: Mon, 25 Sep 2023 03:46:57 +0200
MIME-Version: 1.0
Content-Language: en-US
To: 65847 <at> debbugs.gnu.org
From: Jurij <jurij@HIDDEN>
Subject: I think it's running
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 65847
X-Mailman-Approved-At: Mon, 25 Sep 2023 03:16:18 -0400
X-BeenThere: debbugs-submit <at> 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 <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

Your container is running.

Try to reach it, via:
sudo nsenter -a -t <PID> sh




Information forwarded to bug-guix@HIDDEN:
bug#65847; Package guix. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 9 Sep 2023 22:57:07 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Sep 09 18:57:07 2023
Received: from localhost ([127.0.0.1]:48598 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1qf6t0-0005CA-Kf
	for submit <at> debbugs.gnu.org; Sat, 09 Sep 2023 18:57:07 -0400
Received: from lists.gnu.org ([2001:470:142::17]:54554)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <oscar.quijano@HIDDEN>) id 1qf5go-0003Gh-Ff
 for submit <at> debbugs.gnu.org; Sat, 09 Sep 2023 17:40:30 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <oscar.quijano@HIDDEN>)
 id 1qf5gf-0003kh-Ni
 for bug-guix@HIDDEN; Sat, 09 Sep 2023 17:40:17 -0400
Received: from mx-out1.startmail.com ([145.131.90.139])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <oscar.quijano@HIDDEN>)
 id 1qf5gc-0006O4-1g
 for bug-guix@HIDDEN; Sat, 09 Sep 2023 17:40:16 -0400
Content-Type: multipart/alternative;
 boundary="===============3219278866364173718=="
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=startmail.com;
 s=2020-07; t=1694295603;
 bh=vWm1+a3M10Zsi2973DkCmdZiFLIPoYTYW+UjzJjTEQs=;
 h=Content-Type:Subject:Message-ID:Date:From:To:Mime-Version:From:
 Subject:To:Date:Sender:Content-Type:Content-Transfer-Encoding:
 Content-Disposition:Mime-Version:Reply-To:In-Reply-To:References:
 Message-Id:Autocrypt;
 b=K3U6G1Di1LIaT0oZ1oSErT2H9fySRcjbcreWR9mW/9Ly5IRLmnTICIJf6rgwXWsLA
 4OPmJfEC6TiHBv3YtdKOJLwxPwKCyiidgaUzkP3EiaTuLG09KDcglbFE3uXe+IcodD
 UEOPtqvojw+0eP9hKTrrD/GehKAtMymv3/Fb1cKoJXYjXS1m4QIImmYJqZ15+fYJT2
 RiiNAqJs7TVZgXwNefjUBERnc1ROLNO7wF1p+R1zlPLbNtZPlKUEIu+z27dDhdQj+F
 ixyGOcn4YrQpLt+Y6Uw6lbOADnHLnVbNT2NDvg97rCkNLg1hxPVt27SfMWTzMD1qsk
 2TdP+mcqn4VVQ==
Subject: system container gathering entropy takes forever
Message-ID: <169429560260.33.10975489889094933630@HIDDEN>
Date: Sat, 09 Sep 2023 21:40:02 -0000
From: oscar.quijano@HIDDEN
To: bug-guix@HIDDEN
Mime-Version: 1.0
Received-SPF: pass client-ip=145.131.90.139;
 envelope-from=oscar.quijano@HIDDEN; helo=mx-out1.startmail.com
X-Spam_score_int: -19
X-Spam_score: -2.0
X-Spam_bar: --
X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
X-Mailman-Approved-At: Sat, 09 Sep 2023 18:57:05 -0400
X-BeenThere: debbugs-submit <at> 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 <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

--===============3219278866364173718==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

New containers get stuck with a message similar to the following one:  =


 =20

guile: warning: failed to install locale =20

system container is running as PID 85878W =20

ARNING: (guile-user): imported module (guix build utils) overrides core
binding `delete' =20

Run 'sudo guix container exec 85878 /run/current-system/profile/bin/bash
--login' =20

or run 'sudo nsenter -a -t 85878' to get a shell into it. =20

 =20

WARNING: (guile-user): imported module (guix build utils) overrides core
binding `delete' =20

making '/gnu/store/gkqmm80naf3zw2n20ml11q7xb2nbnglg-system' the current
system... =20

WARNING: (guile-user): imported module (guix build utils) overrides core
binding `delete' =20

setting up setuid programs in '/run/setuid-programs'... =20

populating /etc from /gnu/store/wigi6gny24gpk2inqy19xswsbplqa6fc-etc...=
 =20

WARNING: (guile-user): imported module (guix build utils) overrides core
binding `delete' =20

WARNING: (guile-user): imported module (guix build utils) overrides core
binding `delete' =20

Please wait while gathering entropy to generate the key pair; =20

this may take time... =20

 =20

and the message stays there forever, I have left it running even for mo=
re than
half an hour and it doesn't move from there. This is happening even wit=
h basic
system container definitions. The previos message was generated when ru=
nning a
system container with the following system definition: =20

 =20

(use-modules (gnu) =20

(gnu services web)) =20

 =20

(operating-system =20

 =20

(host-name "container") =20

 =20

(timezone "Europe/Berlin") =20

 =20

(file-systems (cons (file-system =20

(device (file-system-label "does-not-matter")) =20

(mount-point "/") =20

(type "ext4")) =20

%base-file-systems)) =20

 =20

(bootloader (bootloader-configuration =20

(bootloader grub-bootloader) =20

(targets '("/dev/sdX")))) =20

 =20

(services %base-services)) =20

 =20

 =20

I also tried sharing /dev/random and /dev/urandom with the host and it =
still
gets stuck there. =20

Any ideas about what could be causing this? =20

 =20


--===============3219278866364173718==
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-wor=
d; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-f=
amily: arial, helvetica; font-size: medium;">New containers get stuck w=
ith a message similar to the following one:<br /></p><p xmlns=3D"http:/=
/www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: =
break-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, helv=
etica; font-size: medium;"><br /></p><p xmlns=3D"http://www.w3.org/1999=
/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word; marg=
in: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-size=
: medium;"><span class=3D"font" style=3D"font-family: &quot;courier new=
&quot;, courier, monospace, sans-serif;">guile: warning: failed to inst=
all locale<br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" st=
yle=3D"word-wrap: break-word; overflow-wrap: break-word; margin: 0; col=
or: rgb(59, 67, 92); font-family: arial, helvetica; font-size: medium;"=
><span class=3D"font" style=3D"font-family: &quot;courier new&quot;, co=
urier, monospace, sans-serif;">system container is running as PID 85878=
W<br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"wo=
rd-wrap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(5=
9, 67, 92); font-family: arial, helvetica; font-size: medium;"><span cl=
ass=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, mo=
nospace, sans-serif;">ARNING: (guile-user): imported module (guix build=
 utils) overrides core binding `delete'<br /></span></p><p xmlns=3D"htt=
p://www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wra=
p: break-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, h=
elvetica; font-size: medium;"><span class=3D"font" style=3D"font-family=
: &quot;courier new&quot;, courier, monospace, sans-serif;">Run 'sudo g=
uix container exec 85878 /run/current-system/profile/bin/bash --login'<=
br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word=
-wrap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59,=
 67, 92); font-family: arial, helvetica; font-size: medium;"><span clas=
s=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, mono=
space, sans-serif;">or run 'sudo nsenter -a -t 85878' to get a shell in=
to it.<br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=
=3D"word-wrap: break-word; overflow-wrap: break-word; margin: 0; color:=
 rgb(59, 67, 92); font-family: arial, helvetica; font-size: medium;"><s=
pan class=3D"font" style=3D"font-family: &quot;courier new&quot;, couri=
er, monospace, sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.=
org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-wo=
rd; margin: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; f=
ont-size: medium;"><span class=3D"font" style=3D"font-family: &quot;cou=
rier new&quot;, courier, monospace, sans-serif;">WARNING: (guile-user):=
 imported module (guix build utils) overrides core binding `delete'<br =
/></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wr=
ap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 67=
, 92); font-family: arial, helvetica; font-size: medium;"><span class=
=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, monos=
pace, sans-serif;">making '/gnu/store/gkqmm80naf3zw2n20ml11q7xb2nbnglg-=
system' the current system...<br /></span></p><p xmlns=3D"http://www.w3=
.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-w=
ord; margin: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; =
font-size: medium;"><span class=3D"font" style=3D"font-family: &quot;co=
urier new&quot;, courier, monospace, sans-serif;">WARNING: (guile-user)=
: imported module (guix build utils) overrides core binding `delete'<br=
 /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-w=
rap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 6=
7, 92); font-family: arial, helvetica; font-size: medium;"><span class=
=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, monos=
pace, sans-serif;">setting up setuid programs in '/run/setuid-programs'=
...<br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"=
word-wrap: break-word; overflow-wrap: break-word; margin: 0; color: rgb=
(59, 67, 92); font-family: arial, helvetica; font-size: medium;"><span =
class=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, =
monospace, sans-serif;">populating /etc from /gnu/store/wigi6gny24gpk2i=
nqy19xswsbplqa6fc-etc...<br /></span></p><p xmlns=3D"http://www.w3.org/=
1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word; =
margin: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-=
size: medium;"><span class=3D"font" style=3D"font-family: &quot;courier=
 new&quot;, courier, monospace, sans-serif;">WARNING: (guile-user): imp=
orted module (guix build utils) overrides core binding `delete'<br /></=
span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: =
break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92=
); font-family: arial, helvetica; font-size: medium;"><span class=3D"fo=
nt" style=3D"font-family: &quot;courier new&quot;, courier, monospace, =
sans-serif;">WARNING: (guile-user): imported module (guix build utils) =
overrides core binding `delete'<br /></span></p><p xmlns=3D"http://www.=
w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break=
-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, helvetica=
; font-size: medium;"><span class=3D"font" style=3D"font-family: &quot;=
courier new&quot;, courier, monospace, sans-serif;">Please wait while g=
athering entropy to generate the key pair;<br /></span></p><p xmlns=3D"=
http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-=
wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-family: arial=
, helvetica; font-size: medium;"><span class=3D"font" style=3D"font-fam=
ily: &quot;courier new&quot;, courier, monospace, sans-serif;">this may=
 take time...</span><br /></p><p xmlns=3D"http://www.w3.org/1999/xhtml"=
 style=3D"word-wrap: break-word; overflow-wrap: break-word; margin: 0; =
color: rgb(59, 67, 92); font-family: arial, helvetica; font-size: mediu=
m;"><br /></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-w=
rap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 6=
7, 92); font-family: arial, helvetica; font-size: medium;">and the mess=
age stays there forever, I have left it running even for more than half=
 an hour and it doesn't move from there. This is happening even with ba=
sic system container definitions.=C2=A0 The previos message was generat=
ed when running a system container with the following system definition=
:<br /></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap=
: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, =
92); font-family: arial, helvetica; font-size: medium;"><br /></p><p xm=
lns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; ov=
erflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-family=
: arial, helvetica; font-size: medium;"><span class=3D"font" style=3D"f=
ont-family: &quot;courier new&quot;, courier, monospace, sans-serif;">(=
use-modules (gnu)</span><span class=3D"font" style=3D"font-family: &quo=
t;courier new&quot;, courier, monospace, sans-serif;"><br /></span></p>=
<p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-wor=
d; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-f=
amily: arial, helvetica; font-size: medium;"><span class=3D"font" style=
=3D"font-family: &quot;courier new&quot;, courier, monospace, sans-seri=
f;">=C2=A0=C2=A0=C2=A0=C2=A0 (gnu services web))</span><span class=3D"f=
ont" style=3D"font-family: &quot;courier new&quot;, courier, monospace,=
 sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml=
" style=3D"word-wrap: break-word; overflow-wrap: break-word; margin: 0;=
 color: rgb(59, 67, 92); font-family: arial, helvetica; font-size: medi=
um;"><span class=3D"font" style=3D"font-family: &quot;courier new&quot;=
, courier, monospace, sans-serif;"><br /></span></p><p xmlns=3D"http://=
www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: b=
reak-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, helve=
tica; font-size: medium;"><span class=3D"font" style=3D"font-family: &q=
uot;courier new&quot;, courier, monospace, sans-serif;">(operating-syst=
em</span><span class=3D"font" style=3D"font-family: &quot;courier new&q=
uot;, courier, monospace, sans-serif;"><br /></span></p><p xmlns=3D"htt=
p://www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wra=
p: break-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, h=
elvetica; font-size: medium;"><span class=3D"font" style=3D"font-family=
: &quot;courier new&quot;, courier, monospace, sans-serif;"><br /></spa=
n></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: bre=
ak-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92); =
font-family: arial, helvetica; font-size: medium;"><span class=3D"font"=
 style=3D"font-family: &quot;courier new&quot;, courier, monospace, san=
s-serif;">(host-name "container")</span><span class=3D"font" style=3D"f=
ont-family: &quot;courier new&quot;, courier, monospace, sans-serif;"><=
br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word=
-wrap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59,=
 67, 92); font-family: arial, helvetica; font-size: medium;"><span clas=
s=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, mono=
space, sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999=
/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word; marg=
in: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-size=
: medium;"><span class=3D"font" style=3D"font-family: &quot;courier new=
&quot;, courier, monospace, sans-serif;">(timezone "Europe/Berlin")</sp=
an><span class=3D"font" style=3D"font-family: &quot;courier new&quot;, =
courier, monospace, sans-serif;"><br /></span></p><p xmlns=3D"http://ww=
w.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: bre=
ak-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, helveti=
ca; font-size: medium;"><span class=3D"font" style=3D"font-family: &quo=
t;courier new&quot;, courier, monospace, sans-serif;"><br /></span></p>=
<p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-wor=
d; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-f=
amily: arial, helvetica; font-size: medium;"><span class=3D"font" style=
=3D"font-family: &quot;courier new&quot;, courier, monospace, sans-seri=
f;">(file-systems (cons (file-system</span><span class=3D"font" style=
=3D"font-family: &quot;courier new&quot;, courier, monospace, sans-seri=
f;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D=
"word-wrap: break-word; overflow-wrap: break-word; margin: 0; color: rg=
b(59, 67, 92); font-family: arial, helvetica; font-size: medium;"><span=
 class=3D"font" style=3D"font-family: &quot;courier new&quot;, courier,=
 monospace, sans-serif;">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 (device (file-system-label "does-not-matter"))</span><span=
 class=3D"font" style=3D"font-family: &quot;courier new&quot;, courier,=
 monospace, sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.org=
/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word;=
 margin: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font=
-size: medium;"><span class=3D"font" style=3D"font-family: &quot;courie=
r new&quot;, courier, monospace, sans-serif;">=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (mount-point "/")</span><span class=
=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, monos=
pace, sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999/=
xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word; margi=
n: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-size:=
 medium;"><span class=3D"font" style=3D"font-family: &quot;courier new&=
quot;, courier, monospace, sans-serif;">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 (type "ext4"))</span><span class=3D"font" s=
tyle=3D"font-family: &quot;courier new&quot;, courier, monospace, sans-=
serif;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" styl=
e=3D"word-wrap: break-word; overflow-wrap: break-word; margin: 0; color=
: rgb(59, 67, 92); font-family: arial, helvetica; font-size: medium;"><=
span class=3D"font" style=3D"font-family: &quot;courier new&quot;, cour=
ier, monospace, sans-serif;">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 %base-file-systems))</span><span class=3D"font" style=3D"font=
-family: &quot;courier new&quot;, courier, monospace, sans-serif;"><br =
/></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wr=
ap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 67=
, 92); font-family: arial, helvetica; font-size: medium;"><span class=
=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, monos=
pace, sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999/=
xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word; margi=
n: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-size:=
 medium;"><span class=3D"font" style=3D"font-family: &quot;courier new&=
quot;, courier, monospace, sans-serif;">(bootloader (bootloader-configu=
ration</span><span class=3D"font" style=3D"font-family: &quot;courier n=
ew&quot;, courier, monospace, sans-serif;"><br /></span></p><p xmlns=3D=
"http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow=
-wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-family: aria=
l, helvetica; font-size: medium;"><span class=3D"font" style=3D"font-fa=
mily: &quot;courier new&quot;, courier, monospace, sans-serif;">=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 (bootloader grub-bootloader)</span><span class=3D"font" style=3D"fo=
nt-family: &quot;courier new&quot;, courier, monospace, sans-serif;"><b=
r /></span></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-=
wrap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, =
67, 92); font-family: arial, helvetica; font-size: medium;"><span class=
=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, monos=
pace, sans-serif;">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 (targets '("/dev/sdX"))))</span><span class=
=3D"font" style=3D"font-family: &quot;courier new&quot;, courier, monos=
pace, sans-serif;"><br /></span></p><p xmlns=3D"http://www.w3.org/1999/=
xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word; margi=
n: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-size:=
 medium;"><span class=3D"font" style=3D"font-family: &quot;courier new&=
quot;, courier, monospace, sans-serif;"><br /></span></p><p xmlns=3D"ht=
tp://www.w3.org/1999/xhtml" style=3D"word-wrap: break-word; overflow-wr=
ap: break-word; margin: 0; color: rgb(59, 67, 92); font-family: arial, =
helvetica; font-size: medium;"><span class=3D"font" style=3D"font-famil=
y: &quot;courier new&quot;, courier, monospace, sans-serif;">(services =
%base-services))</span><br /></p><p xmlns=3D"http://www.w3.org/1999/xht=
ml" style=3D"word-wrap: break-word; overflow-wrap: break-word; margin: =
0; color: rgb(59, 67, 92); font-family: arial, helvetica; font-size: me=
dium;"><br /></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"wor=
d-wrap: break-word; overflow-wrap: break-word; margin: 0; color: rgb(59=
, 67, 92); font-family: arial, helvetica; font-size: medium;"><br /></p=
><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: break-wo=
rd; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92); font-=
family: arial, helvetica; font-size: medium;">I also tried sharing /dev=
/random and /dev/urandom with the host and it still gets stuck there. <=
br /></p><p xmlns=3D"http://www.w3.org/1999/xhtml" style=3D"word-wrap: =
break-word; overflow-wrap: break-word; margin: 0; color: rgb(59, 67, 92=
); font-family: arial, helvetica; font-size: medium;">Any=C2=A0 ideas a=
bout what could be causing this?<br /></p><p xmlns=3D"http://www.w3.org=
/1999/xhtml" style=3D"word-wrap: break-word; overflow-wrap: break-word;=
 margin: 0; color: rgb(59, 67, 92); font-family: arial, helvetica; font=
-size: medium;"><br /></p>

--===============3219278866364173718==--




Acknowledgement sent to oscar.quijano@HIDDEN:
New bug report received and forwarded. Copy sent to bug-guix@HIDDEN. Full text available.
Report forwarded to bug-guix@HIDDEN:
bug#65847; Package guix. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 12 Feb 2024 15:00:03 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.