[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33502: guix pull fails
From: |
Ludovic Courtès |
Subject: |
bug#33502: guix pull fails |
Date: |
Wed, 28 Nov 2018 12:05:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Tobias,
Tobias Platen <address@hidden> skribis:
> starting phase `install'
> /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/mkdir -p
> '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-guix-daemon-0.15.0-8.71a78ba/bin'
> /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/install -c
> guix-daemon
> '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-guix-daemon-0.15.0-8.71a78ba/bin'
> /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/mkdir -p
> '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-guix-daemon-0.15.0-8.71a78ba/libexec/guix'
> /gnu/store/63gkgnixg6xj3m9cgl25ib2zxl51ngw0-coreutils-8.29/bin/install -c
> nix/scripts/list-runtime-roots nix/scripts/substitute nix/scripts/download
> nix/scripts/offload nix/scripts/authenticate
> '/gnu/store/csjz8c2wk2nd4hpvliphscq74gjq2k4x-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:
<https://issues.guix.info/issue/33496>
Thanks,
Ludo’.