GNU bug report logs -
#63057
[PATCH core-updates 0/3] Some installer fixes
Previous Next
Reported by: Josselin Poiret <dev <at> jpoiret.xyz>
Date: Mon, 24 Apr 2023 19:43:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 30 Apr 2023 23:12:01 +0200
with message-id <87h6sxoz1a.fsf <at> gnu.org>
and subject line Re: bug#63057: [PATCH core-updates 0/3] Some installer fixes
has caused the debbugs.gnu.org bug report #63057,
regarding [PATCH core-updates 0/3] Some installer fixes
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
63057: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63057
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello everyone,
This patchset contains one installer fix (the second patch), while both of the
other patches are fixes that should make installer debugging slightly easier.
Since (current-guix) inherits the system's sysconfdir, that config variable
needs to be set properly as well (so /etc for most installs, and not the
default /usr/local/etc). Also, the acl file should be placed by the guix
service in the correct spot, to account for sysconfdirs different from /etc.
NB: I'm testing the new `mumi` CLI with this patchset.
Best,
Josselin Poiret (3):
system: guix: Use config's ACL file location.
installer: Filter out C.UTF-8 from the list of locales.
doc: Add --sysconfdir=/etc to the recommended ./configure.
doc/contributing.texi | 2 +-
gnu/installer/locale.scm | 7 ++++---
gnu/services/base.scm | 17 +++++++++--------
3 files changed, 14 insertions(+), 12 deletions(-)
base-commit: 9e81b4da2d0626426d8d7b392b1e88caf5eb0161
--
2.39.2
[Message part 3 (message/rfc822, inline)]
Hi,
Josselin Poiret <dev <at> jpoiret.xyz> skribis:
> This patchset contains one installer fix (the second patch), while both of the
> other patches are fixes that should make installer debugging slightly easier.
> Since (current-guix) inherits the system's sysconfdir, that config variable
> needs to be set properly as well (so /etc for most installs, and not the
> default /usr/local/etc). Also, the acl file should be placed by the guix
> service in the correct spot, to account for sysconfdirs different from /etc.
All good ideas.
> NB: I'm testing the new `mumi` CLI with this patchset.
Oh, I need to give it a spin!
> system: guix: Use config's ACL file location.
> installer: Filter out C.UTF-8 from the list of locales.
> doc: Add --sysconfdir=/etc to the recommended ./configure.
Applied, thanks!
Ludo’.
This bug report was last modified 2 years and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.