all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: 66148@debbugs.gnu.org
Subject: [bug#66148] Fix Guix version number in pulled (=most) manuals
Date: Fri, 22 Sep 2023 01:07:23 +0200	[thread overview]
Message-ID: <87edirt4ft.fsf@nckx> (raw)

[-- Attachment #1: Type: text/plain, Size: 1657 bytes --]

Hi all,

To avoid expensive rebuilds, (guix self) explicitly substitutes 
the less than satisfying "0.0-git" as version number for the 
Texinfo manual.

In some cases, that's merely ugly and confusing:

> This document describes GNU Guix version 0.0-git, a functional
> package management tool written for the GNU system.

or

> If you’re running Debian or a derivative such as Ubuntu, you can
> instead install the package (it might be a version older than
> 0.0-git but you can update it afterwards by running ‘guix 
> pull’):

But in most cases it's worse:

> 1. Download the binary tarball from
> ‘https://ftp.gnu.org/gnu/guix/guix-binary-0.0-git.x86_64-linux.tar.xz’,

eek

> $ wget 
> https://ftp.gnu.org/gnu/guix/guix-binary-0.0-git.x86_64-linux.tar.xz.sig
> $ gpg --verify guix-binary-0.0-git.x86_64-linux.tar.xz.sig

boo

> An ISO-9660 installation image that can be written to a USB 
> stick
> or burnt to a DVD can be downloaded from
> ‘https://ftp.gnu.org/gnu/guix/guix-system-install-0.0-git.x86_64-linux.iso
nein

> make sure you checked the GPG signature of ‘guix-0.0-git.tar.gz’

Imagine coming to this with a fresh mind & without our knowledge 
that this is ‘obviously wrong’.  After all: this is the official 
upstream updater, not some random git snapshot!

(Only later will you find out the truth that it is both, but 
you'll no longer care.)

Anyway.  So hesitant am I to even READ future (gnu packages 
package-management) versions from older Guixen that I've committed 
the crime of regex, twice.  Punish me by sharing your thoughts.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

             reply	other threads:[~2023-09-22  0:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 23:07 Tobias Geerinckx-Rice via Guix-patches via [this message]
2023-09-16 23:59 ` [bug#66148] [PATCH v2 1/2] [Sloppy PoC] self: Use a more meaningful VERSION string for manuals Tobias Geerinckx-Rice via Guix-patches via
2023-09-17  0:00   ` [bug#66148] [PATCH v2 2/2] doc: Mention it when we were pulled Tobias Geerinckx-Rice via Guix-patches via
2023-09-22 13:17     ` [bug#66148] Fix Guix version number in pulled (=most) manuals Ludovic Courtès
2023-09-22 14:51       ` Tobias Geerinckx-Rice via Guix-patches via
2023-09-25 14:57         ` Ludovic Courtès
2023-09-26  5:59           ` Simon Tournier
2023-09-29 11:42           ` Tobias Geerinckx-Rice via Guix-patches via
2023-10-01 15:14             ` Ludovic Courtès
2023-09-17  0:00 ` [bug#66148] [PATCH] doc: Mention it when we were pulled Tobias Geerinckx-Rice via Guix-patches via
2023-10-14 15:34   ` Ludovic Courtès
2023-09-26  5:56 ` [bug#66148] Fix Guix version number in pulled (=most) manuals Simon Tournier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edirt4ft.fsf@nckx \
    --to=guix-patches@gnu.org \
    --cc=66148@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.