GNU bug report logs - #78356
Broken system and home containers

Previous Next

Package: guix;

Reported by: Rutherther <rutherther <at> ditigal.xyz>

Date: Sat, 10 May 2025 16:10:01 UTC

Severity: important

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Rutherther <rutherther <at> ditigal.xyz>
Cc: 78356 <at> debbugs.gnu.org
Subject: bug#78356: Broken system and home containers
Date: Tue, 13 May 2025 17:21:39 +0200
Hi,

Rutherther <rutherther <at> ditigal.xyz> skribis:

>> ./target/guix/bin/guix home container -L ./home/modules ./home/home-configuration.scm 
> guix home: warning: failed to load '(ruther home channels-emacs)':
> no code for module (ruther home channels-emacs)
> ruther/home/channels-emacs.scm:1:0: warning: module name (channels) does not match file name 'ruther/home/channels-emacs.scm'
> hint: File `./home/modules/ruther/home/channels-emacs.scm' should probably start with:
>
>      (define-module (ruther home channels-emacs))
>
> guix home: warning: ambiguous package specification `font-ubuntu'
> guix home: warning: choosing font-ubuntu <at> 0.83 from ruther/home/fonts.scm:8:2
> guix home: error: unshare: 268566528: Invalid argument

What’s weird is that this seems to happen even before activation.

I cannot audit the whole thing but apparently something in the config
tries to connect to the outside:

--8<---------------cut here---------------start------------->8---
<x home container -L home/modules home/home-configuration.scm                        
Updating channel 'guix' from Git repository at 'https://codeberg.org/guix/guix-mirror'...
guix home: error: failed to load 'home/home-configuration.scm':
web/client.scm:338:10: In procedure open-socket-for-uri:
In procedure getaddrinfo: Servname not supported for ai_socktype
--8<---------------cut here---------------end--------------->8---

Probably use of ‘current-guix’?

Anyway, do you think you could boil it down to a minimal reproducer?

Thanks,
Ludo’.




This bug report was last modified 28 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.