From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: New file "tests/docker-inception.scm" with small problem Date: Fri, 11 Jan 2019 17:17:19 +0100 Message-ID: <20190111171719.3114e712@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/RZnwix7kL=WcI.qIY64sskN"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghzV2-0008WH-82 for guix-devel@gnu.org; Fri, 11 Jan 2019 11:17:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ghzV0-0003h7-8D for guix-devel@gnu.org; Fri, 11 Jan 2019 11:17:36 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:40082) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ghzUz-0003cj-1U for guix-devel@gnu.org; Fri, 11 Jan 2019 11:17:34 -0500 Received: from localhost (77.116.226.247.wireless.dyn.drei.com [77.116.226.247]) by dd26836.kasserver.com (Postfix) with ESMTPSA id C56E9336006B for ; Fri, 11 Jan 2019 17:17:20 +0100 (CET) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --Sig_/RZnwix7kL=WcI.qIY64sskN Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, there's a new branch "wip-docker-test" which has a new (non-system) test te= sts/docker-inception.scm . You can run it via: make TESTS=3Dtests/docker-inception.scm check Unfortunately, it fails with some inscrutable qemu error message: qemu-system-x86_64: -virtfs local,path=3D/home/dannym/src/guix-ns14/guix/te= st-tmp/store,security_model=3Dnone,mount_tag=3DTAGy5ajggutlpmxibmqfchkokzxu= wid: cannot ini tialize fsdev 'TAGy5ajggutlpmxibmqfchkokzxuwid': failed to open '/home/dann= ym/src/guix-ns14/guix/test-tmp/store': No such file or directory Trying to fix it (setting NIX_STORE etc) made it worse, so I reverted that = part. Help? --Sig_/RZnwix7kL=WcI.qIY64sskN Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlw4wY8ACgkQ5xo1VCww uqUnbAgAn+v55NMdHzCiEWRDSUiAOiVTuJQSz7FdkYIMDFIRMMTNZXBuUMvvD/XU OiIHwrIqE7wSMhpp56ObXF08JlaeF+GafGROyT3lfOQ1YIw96jX8oYQB/TAHvwIC 6UzsETfDgQ5gV/h+6mxtsnWjzMi9TqSah3pFoEtaVBIaHNFuKhrGZKdmg1GoW9Xo Cx5JhXyIIs3c7YfrHGG5D2AO6bIhaJch8uq1o7onzSdEcD56pXdON0gs/TTC/wz+ nWvHddRgeQccrPKIGie1ygEOhV9Z++ctkE9OIVN27Ds1Tt2FcRbIWpv/8VzhWTHI k1yYMbbgPVUK0nzp/wwsuQmaacUqlw== =+QZ0 -----END PGP SIGNATURE----- --Sig_/RZnwix7kL=WcI.qIY64sskN--