Hi Tomas, Tomas Volf <~@wolfsden.cz> writes:
> the /tmp in a shell container is not read only which seems to break a > lot of things. For example when I try to build Guix from source: > > $ guix time-machine -q --commit=4a32b83753b124169003589fae42eff03ff482cc -- > shell -CD guix -- ./bootstrap > [..] > + autoreconf -vfi > autoreconf: cannot create /tmp/ar9117.8: Read-only file system Fixed in edc799dabfb059735f1a3084384925fe573d9de1, thanks! Ludo’.