GNU bug report logs - #73494
[PATCH 0/2] tmpfs /run.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Thu, 26 Sep 2024 07:03:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: Vagrant Cascadian <vagrant <at> debian.org>, 73494 <at> debbugs.gnu.org, Ludovic Courtès <ludo <at> gnu.org>
Subject: [bug#73494] [PATCH v3 0/3] tmpfs /run
Date: Sun, 09 Mar 2025 16:34:58 +0900
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.

I'll try to understand the jami test failure, but my last experiments
were not successful.  Help welcome.

-- 
Thanks,
Maxim




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.