Hi David, Looks like this bug report fell through the cracks of the turn of year…
david larsson <[email protected]> skribis: > upon starting it with sudo /gnu/store/asdfasdfasdf-run-container > > > and connecting to it with > > sudo guix container exec 8625 /run/current-system/profile/bin/bash > --login > [sudo] password for david: > root@MinimalSSH /# > root@MinimalSSH /# > root@MinimalSSH /# guix package -i hello [...] > error: executing > `/gnu/store/qyjhy4bkz51jyspi63llfznsnz7vibzy-guix-1.1.0-30.875c01f/bin/guix > substitute': No such file or directory > guix package: error: unexpected EOF reading a line > root@MinimalSSH /# > root@MinimalSSH /# exit > logout > guix container: error: exec failed with status 1 > david@l560:~/VirtualHome/src$ guix package -i hello > bash: /usr/local/bin/guix: > /gnu/store/b7rixb64yp00znz0d5rwd5zzklwzlzmv-guile-wrapper/bin/guile: > bad interpreter: No such file or directory It looks as though the store item for Guix or Guile used on the host had been suddenly wiped, even though we don’t see any GC activity or similar. > As you can see, guix is now broken on both the host and guest system. Were you able to better see what was broken? Is it that store items were removed? Are there issues with non-Guix files? It would be great if you could gather more details as to what’s wrong. I’ll also see if I can try that in a VM. Thanks, Ludo’.
