guix-devel
[Top][All Lists]
Advanced

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

Re: Can we integrate application-setup with the installation script?


From: Ludovic Courtès
Subject: Re: Can we integrate application-setup with the installation script?
Date: Tue, 08 Jun 2021 15:26:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Raghav Gururajan <rg@raghavgururajan.name> skribis:

> Quite a few people I know, who tried guix for first time on foreign
> distro, mentioned to me that they presumed the installation script to 
> cover everything, including application-setup.
>
> Is it possible to automate application-setup through the installation
> script or is there a technical issue?

That’d be nice.  I guess you can give it a try!

As an example, commit b2683a2bed424f58722c9c17c9582e3e2e19d9a3 added
support to check for the availability of nscd.  In the discussion at
<https://issues.guix.gnu.org/43769#10> several issues were pointed out:
(1) the script cannot always guess how to install and start nscd, and
(2) it’s considered “bad style” to install stuff behind the user’s back.
This is why the script currently merely warns about a missing nscd.

Depending on the application setup bits you’d like to automate, you may
or may not encounter these issues.

HTH!

Ludo’.



reply via email to

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