I tried running 'guix pull' on a VPS running guix and it crashed. The output said to email the log to this address, so I am.
I'd appreciate any pointers towards a solution; I did a bit of googling and didn't see how to get unstuck. Thanks! -- Peter Bhat Harkins - https://malaprop.org
-bash-5.0# time guix pull -v 1 Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to 386adb6 (505 new commits)... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 386adb6 substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% building /gnu/store/vgv0hn6b3l03wr8n7gkr1w1544av3qch-module-import.drv... building /gnu/store/yh914wm3zydmmymks3dhavznlkn3g7g1-module-import.drv... building /gnu/store/lwnsg6xzwjrmqh4v6bhhkipg86zmhw8b-module-import-compiled.drv... building /gnu/store/d53a8rwws8sjfyl55dzknr8w0ywpri1g-module-import-compiled.drv... building /gnu/store/z9nsgksn1wv1p189sarxw2lp9d498bbv-compute-guix-derivation.drv... substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% glibc-2.33 8.2MiB 5.6MiB/s 00:00 [ ] 3.1%guix pull: error: You found a bug: the program '/gnu/store/7z9q1plaj7f0pa4znz350aa9qg969r80-compute-guix-derivation' failed to compute the derivation for Guix (version: "386adb6df0e00e7170df0cdfaf0e04c38d0f3e11"; system: "x86_64-linux"; host version: "6417b97c7e10de8592ac9fda15774ee711d3dc25"; pull-version: 1). Please report the COMPLETE output above by email to <[email protected]>. real 9m20.124s user 4m28.800s sys 0m2.990s
