GNU bug report logs - #51192
[PATCH] doc: Mention installation via distro packages.

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Wed, 13 Oct 2021 20:24: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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51192: closed ([PATCH] doc: Mention installation via distro
 packages.)
Date: Fri, 24 Jun 2022 21:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Jun 2022 23:41:16 +0200
with message-id <87h749u4cj.fsf_-_ <at> gnu.org>
and subject line Re: bug#51192: [PATCH] doc: Mention installation via distro packages.
has caused the debbugs.gnu.org bug report #51192,
regarding [PATCH] doc: Mention installation via distro packages.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51192: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=51192
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH] doc: Mention installation via distro packages.
Date: Wed, 13 Oct 2021 22:23:21 +0200
* doc/guix.texi (Binary Installation): In quotation, mention Debian,
Ubuntu, and openSUSE.
---
 doc/guix.texi | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Hi!

For some users, it might be easier to install via Debian/Ubuntu/openSUSE,
which might also handle the most important bits of “Application Setup”,
so this patch mentions this option.

Thoughts?

Ludo’.

diff --git a/doc/guix.texi b/doc/guix.texi
index 7a4b2c040b..2d23344bcf 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -640,6 +640,20 @@ chmod +x guix-install.sh
 ./guix-install.sh
 @end example
 
+If you're running Debian or a derivative such as Ubuntu, you can instead
+install the package (it might be a version older than @value{VERSION}
+but you can update it afterwards by running @samp{guix pull}):
+
+@example
+sudo apt install guix
+@end example
+
+Likewise on openSUSE:
+
+@example
+sudo zypper install guix
+@end example
+
 When you're done, @pxref{Application Setup} for extra configuration you
 might need, and @ref{Getting Started} for your first steps!
 @end quotation

base-commit: 1628e5d51b9cb1d526b8a55c670f65946fd7c970
-- 
2.33.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 51192-done <at> debbugs.gnu.org
Subject: Re: bug#51192: [PATCH] doc: Mention installation via distro packages.
Date: Fri, 24 Jun 2022 23:41:16 +0200
Hi Maxim,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> skribis:

> Ludovic Courtès <ludo <at> gnu.org> writes:
>
>> * doc/guix.texi (Binary Installation): In quotation, mention Debian,
>> Ubuntu, and openSUSE.
>> ---
>>  doc/guix.texi | 14 ++++++++++++++
>>  1 file changed, 14 insertions(+)
>>
>> Hi!
>>
>> For some users, it might be easier to install via Debian/Ubuntu/openSUSE,
>> which might also handle the most important bits of “Application Setup”,
>> so this patch mentions this option.
>
> If you are still convinced this provides value above our existing shell
> script, you had 2 LGTM here, so feel free to push or otherwise close it
> :-).

Finally applied, thanks for the heads-up!  :-)

Ludo’.


This bug report was last modified 2 years and 336 days ago.

Previous Next


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