GNU bug report logs -
#73494
[PATCH 0/2] tmpfs /run.
Previous Next
Full log
Message #101 received at 73494 <at> debbugs.gnu.org (full text, mbox):
On Sun, 09 Mar 2025 15:34:58 +0800,
Maxim Cournoyer wrote:
>
> Hi,
>
> Hilton Chain <hako <at> ultrarare.space> writes:
>
> > V2 -> V3:
> >
> > For file-system-mapping->bind-mount, drop the first 4 characters in source
> > when it's a string starting with "/var/run", instead of using canonicalized
> > source (as in V2), since the source can't be ensured to exist at evaluation
> > time.
> >
> > Hilton Chain (3):
> > file-systems: %base-file-systems: Add tmpfs /run.
>
> This one looks good to me.
>
> > services: cleanup: Make /var/run a symlink of /run.
>
> This still has the jami system test failing (make check-system
> TESTS=jami). This must be resolved before we can merge this.
>
> > services: activation: Continue on exceptions.
>
> I like it, but I think you can't use the i18n or diagnostics user-facing
> modules on the build side, as their closure is too big to be reasonably
> imported. Most modules intended to be used on the builder side are
> namespaced under (guix build ...), but there are a few excptions.
Just checked, these two modules are already inside (gnu build activation)'s
closure.
> I'll try to understand the jami test failure, but my last experiments
> were not successful. Help welcome.
Did your have a luck with the dbus change you mentioned on IRC?
This bug report was last modified 34 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.