emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63057: closed ([PATCH core-updates 0/3] Some installer fixes)


From: GNU bug Tracking System
Subject: bug#63057: closed ([PATCH core-updates 0/3] Some installer fixes)
Date: Sun, 30 Apr 2023 21:13:02 +0000

Your message dated Sun, 30 Apr 2023 23:12:01 +0200
with message-id <87h6sxoz1a.fsf@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@gnu.org.)


-- 
63057: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63057
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates 0/3] Some installer fixes Date: Mon, 24 Apr 2023 21:42:19 +0200
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#63057: [PATCH core-updates 0/3] Some installer fixes Date: Sun, 30 Apr 2023 23:12:01 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Josselin Poiret <dev@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]