Roman Riabenko wrote 3 months ago
(address . bug-guix@gnu.org)
I am trying to update my guix installation on a foreign distro (PureOS
byzantium). When I ran guix pull, it eventually failed with the
attached complete output and build log. Some information about the
system is below. This is an aarch64.
$ guix describe
Generation 75 03 гру 2024 10:09:54 (current)
guix 2c700af
repository URL: https://git.savannah.gnu.org/git/guix.git
вітка: master
коміт: 2c700af42cbb17859a7d80807fef2000cab7f8ad
$ guix package --list-installed
glibc-
locales 2.39 out /gnu/store/imx9jja5wsnkgi3xcqhhklb1wpnb64ns-glibc-locales-2.39
$ uname -a
Linux pureos 6.6.0-1-librem5 #1 SMP PREEMPT Mon Oct 28 12:21:18 EDT
2024 aarch64 GNU/Linux
Roman