From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Trying to contribute packages: ./pre-inst-env doesn't work Date: Wed, 15 May 2019 17:04:51 +0200 Message-ID: <87a7fn7o8c.fsf@elephly.net> References: <20190515080654.6g7gf7b2g5kx677v@NUC.doronbehar.com> <20190515094629.hcxxxddpgoirwhza@NUC.doronbehar.com> <20190515102225.qmq5hptoj3trvdmf@NUC.doronbehar.com> <20190515144918.o524s4llrdvu7bcy@NUC.doronbehar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQx7E-0004Yc-2U for help-guix@gnu.org; Wed, 15 May 2019 12:50:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQx7D-0006dU-68 for help-guix@gnu.org; Wed, 15 May 2019 12:50:52 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21351) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hQx7C-0006Y3-Oh for help-guix@gnu.org; Wed, 15 May 2019 12:50:51 -0400 In-reply-to: <20190515144918.o524s4llrdvu7bcy@NUC.doronbehar.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: doron.behar@gmail.com Cc: help-guix@gnu.org Doron Behar writes: > On Wed, May 15, 2019 at 12:46:30PM +0200, G=C3=A1bor Boskovits wrote: >> > I ran the guix-daemon command: >> > >> > sudo -E ./pre-inst-env guix-daemon --build-users-group=3Dguixbuild >> > >> >> This should only be needed if you don't run it from a service manager. >> Changes to the daemon are rare, and most of the times you should be >> able to use the old daemon. But this should not cause a problem either. > > This what the docs say. The Contributing section only says that you *can* run all of the tools even before installation. It=E2=80=99s not wrong and in cases when you *do= n=E2=80=99t* have a daemon running at all it is the right thing to do, but I agree that in the more common case where you already *have* Guix it is probably more confusing. > There's so much room for improvements... Do you have a constructive suggestion for improving this section of the manual? -- Ricardo