From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27137: make check 'FAIL: tests/guix-package-net' Date: Tue, 30 May 2017 17:45:12 +0200 Message-ID: <87k24y2vsn.fsf@gnu.org> References: <86y3tfs27f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFjLS-0002O6-Ot for bug-guix@gnu.org; Tue, 30 May 2017 11:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFjLO-0001ip-TW for bug-guix@gnu.org; Tue, 30 May 2017 11:46:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42803) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dFjLO-0001ij-Pj for bug-guix@gnu.org; Tue, 30 May 2017 11:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dFjLO-00024i-GX for bug-guix@gnu.org; Tue, 30 May 2017 11:46:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <86y3tfs27f.fsf@gmail.com> (myglc2@gmail.com's message of "Mon, 29 May 2017 18:55:16 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: myglc2 Cc: 27137@debbugs.gnu.org Hi myglc2, myglc2 skribis: > + test t-profile-21734-2-link =3D t-profile-21734-2-link > + guix package -p t-profile-21734 --switch-generation=3D-1 > accepted connection from pid 30492, user g1 > switched from generation 2 to 1 > guix package: warning: Your Guix installation is 13 days old. > guix package: warning: Consider running 'guix pull' followed by > 'guix package -u' to get up-to-date packages and security updates. > > ++ readlink_base t-profile-21734 > +++ readlink t-profile-21734 > ++ basename t-profile-21734-1-link > + test t-profile-21734-1-link =3D t-profile-21734-1-link > ++ seq 1 3 > + for i in `seq 1 3` > + guix package --bootstrap --roll-back -p t-profile-21734 > accepted connection from pid 30827, user g1 > guix package: error: profile 't-profile-21734' does not exist Could it be that a concurrent process removed =E2=80=98t-profile-21734=E2= =80=99 behind our back? As you can see, that symlink was available just above. Or is it 100% reproducible when running make check TESTS=3Dtests/guix-package-net.sh ? Thanks, Ludo=E2=80=99.