From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33502: guix pull fails Date: Wed, 28 Nov 2018 12:05:56 +0100 Message-ID: <87d0qp5unf.fsf@gnu.org> References: <3ec58844-685f-4bde-1721-4b97a80914ba@platen-software.de> 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]:38815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRxgN-0003YS-LS for bug-guix@gnu.org; Wed, 28 Nov 2018 06:07:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRxgM-0005op-Du for bug-guix@gnu.org; Wed, 28 Nov 2018 06:07:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:48635) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gRxgM-0005oZ-8m for bug-guix@gnu.org; Wed, 28 Nov 2018 06:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gRxgM-00073I-4B for bug-guix@gnu.org; Wed, 28 Nov 2018 06:07:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <3ec58844-685f-4bde-1721-4b97a80914ba@platen-software.de> (Tobias Platen's message of "Sun, 25 Nov 2018 10:19:50 +0100") 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: Tobias Platen Cc: 33502-done@debbugs.gnu.org Hi Tobias, Tobias Platen skribis: > starting phase `install' > /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/mkdir -p = '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-guix-daemon-0.15.0-8.71a78ba/b= in' > /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/install = -c guix-daemon '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-guix-daemon-0.1= 5.0-8.71a78ba/bin' > /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/mkdir -p = '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-guix-daemon-0.15.0-8.71a78ba/l= ibexec/guix' > /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/install -= c nix/scripts/list-runtime-roots nix/scripts/substitute nix/scripts/downloa= d nix/scripts/offload nix/scripts/authenticate '/gnu/store/csjz8c2wk2nd4hpv= liphscq74gjq2k4x-guix-daemon-0.15.0-8.71a78ba/libexec/guix' > make: *** No rule to make target 'install-nodist_libexecSCRIPTS'. Stop. This bug was fixed soon after your report: Thanks, Ludo=E2=80=99.