Guix is claiming that there is no space left on the device when none of
my devices are in fact full. As you can see from the output of df -h
there is more than enough space on all filesystems:
Filesystem Size Used Avail Use% Mounted on
none7.8G 0 7.8G 0% /dev
/dev/nvme0
Lars Rustand writes:
> Guix is claiming that there is no space left on the device when none of
> my devices are in fact full. As you can see from the output of df -h
> there is more than enough space on all filesystems:
>
>
> Filesystem Size Used Avail Use% Mounted on
> none7.8
Hi,
Thanks all for the quick fix.
Well, I am asking here but maybe such discussion would deserve its own
thread on guix-devel. :-)
On mer., 10 janv. 2024 at 15:35, Ludovic Courtès wrote:
> Thanks for the quick investigation and patch! I just realized that this
> affects current ‘master’ so we
> hrm, i tried to reproduce it just now on the same machine, and i couldn't.
it has happened again, i'm attaching another log file.
this log file is with my shepherd branch, i.e. it contains much more log.
the error:
+ test 4 -eq 6
HTH,
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
Hi,
Lars Rustand writes:
[...]
> --- ./src/gl/tests/test-suite.log ---
>
> ===
>GnuTLS 3.8.2: src/gl/tests/test-suite.log
> ===
>
> # TOTAL: 167
> # PASS: 166
> #
Hi,
Distopico writes:
> Apps such as Icecat or ungoogled-chromium are not able to get the
> correct timezone from /etc/localtime when `/etc/localtime` is a realpath
> maybe because it expect /etc/share/zoneinfo, with readlink partially
> works fine some apps, maybe related with an icu bug.[1]
I