[email protected] (Ludovic Courtès) skribis: > Xero <[email protected]> skribis: > >> guix pull fails with the following message: >> >> ``` >> >> guix pull: error: You found a bug: the program >> '/gnu/store/i1vsxyy6vnzdngfxylcanwmh9f8ax8ky-compute-guix-derivation' >> >> failed to compute the derivation for Guix (version: >> "e266043e670f4318679664f3af4401dab7cce52b"; system: "x86_64-linux"; >> host version: "0.15.0"; pull-version: 1). >> Please report it by email to <[email protected]>. >> >> ``` > > Could you also paste what came just before this message?
I tried to reproduce it like this without success (the starting commit dates from before 0.15.0): --8<---------------cut here---------------start------------->8--- $ ~/.config/guix/current-1-link/bin/guix --version guix (GNU Guix) 65956ad3526ba09e1f7a40722c96c6ef7c0936fe Copyright (C) 2018 the Guix authors License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. $ ~/.config/guix/current-1-link/bin/guix pull Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 91294b53619995712a6f8d497d650bfc02b4c952... [...] pako 1 en profilo $ guix describe Generacio 29 Sep 22 2018 15:11:41 (nuna) guix 91294b5 repository URL: https://git.savannah.gnu.org/git/guix.git branch: origin/master commit: 91294b53619995712a6f8d497d650bfc02b4c952 --8<---------------cut here---------------end--------------->8--- Ludo’.
