In a default install, rottlog is used to rotate logs
weekly and is configured to send mail to
root@localhost.
However, the default install has no MTA so the
mail is dumped into /root/dead.letter every
week.
No real harm, but I was confused by the
repeated file creation.
— Colton Lewis
Mathieu,
I think this was exactly the problem, because mounting a tmpfs at /tmp solved
it. Thanks for your help!
Cheers,
Carl Dong
> On Aug 19, 2021, at 12:20 PM, Mathieu Othacehe wrote:
>
>
> Hello Carl,
>
>> The error line is L1299: "make: stat:Makefile: sterror: unknown error”
>
> This
Hi all,
After resolving bug#49985, a new build failure has stumped a community member
of mine. When building
/gnu/store/8kap9kj0ayhaqd4ay7n9lgpbcwankxrq-binutils-mesboot0-2.14.drv, the
build fails and the logs are as follows:
https://paste.sr.ht/~dongcarl/7fe559b338dfa9aa3cf3464dbdab8109487c97
Hi Guix,
I'm using Guix from commit 68b22a85419a52dcdb47422c10f9575b5d332790. When
I try to run `guix deploy` using the attatched configuration, I receive
the following error:
```
$ guix deploy -v3 config.scm
The following 1 machine will be deployed:
kiosk
guix deploy: deploying to kiosk..