Hi On June 19, 2018 12:32:43 PM GMT+02:00, Pierre Neidhardt <ambre...@gmail.com> wrote: > >> What is your path? >/home/ambrevar/.guix-profile/bin >/home/ambrevar/.guix-profile/sbin >/run/setuid-programs >/run/current-system/profile/bin >/run/current-system/profile/sbin
This lacks the path to the guix pulled with the new pull. After pulling, guix proposed that you update the path manually by export PATH="./home/ambrevar/.config/guix/current/bin:./home/ambrevar/.config/guix/current/sbin:$PATH >> I pulled the same commit as Thorsten and had to upgrate my path >manually to be able to use the guix that was pulled. > >We should not have to do that, should we? No. It's a bug that the correct path is not automatically set by guix pull when switching from the old guix pull to thr new. >> ls -l ~/.config/guix >total 0 >lrwxrwxrwx 1 ambrevar users 42 2018-06-16 19:06 current -> >/home/ambrevar/.config/guix/current-1-link >lrwxrwxrwx 1 ambrevar users 51 2018-06-16 19:06 >current-1-link -> /gnu/store/icn1zds8bb635iikdh3vbcbc1mirndl7-profile >lrwxrwxrwx 1 ambrevar users 66 2018-06-11 19:52 latest -> >/gnu/store/qy77ay990bz53g2jk7kk3f1xqllf0zy7-guix-b19950a18-modules Seems good. > >> ~/.config/guix/current/bin/guix pull -l > >guile: warning: failed to install locale >warning: failed to install locale: Invalid argument >Generation 1 Jun 16 2018 19:06:03 (current) > guix 806f599 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: origin/master > commit: 806f599c5bc630362359809e66ee8d6f275580c3 Resembles mine. You new guix is working fine. You can run it directly with /home/ambrevar/.config/guix/current bin/guix -- Cheers Swedebugia