(address . bug-guix@gnu.org)
I am on an m1 silicon Mac, current os. I ran the savannah .sh install script from within a Kali Linux Vm, on utm. This is the error I get:
[sudo] password for kali:
hint: Consider installing the `glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:
guix install glibc-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
See the "Application Setup" section in the manual, for more info.
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
^C
???(kali?kali)-[~]
??$ guix install glibc-locales
hint: Consider installing the `glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:
guix install glibc-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
See the "Application Setup" section in the manual, for more info.
guix install: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.
The following package will be upgraded:
glibc-locales (dependencies or package changed)
nothing to be done
???(kali?kali)-[~]
??$ export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
???(kali?kali)-[~]
??$ guix pull
hint: Consider installing the `glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:
guix install glibc-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
See the "Application Setup" section in the manual, for more info.
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to d6a6e83 (4 new commits)...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git d6a6e83
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 0.substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
building /gnu/store/4bpic560f3ly2s56cdzw3f841ss7yycd-compute-guix-derivation.drv...
Computing Guix derivation for 'aarch64-linux'... -guix pull: error: You found a bug: the program '/gnu/store/9wnjglqvvgw4an54463x6y8x8sam0wwx-compute-guix-derivation'
failed to compute the derivation for Guix (version: "d6a6e832e6e318eec0c4866fdde62ae47f29defa"; system: "aarch64-linux";
host version: "1.4.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
Thanks
EA