GNU bug report logs - #67494
[PATCH] gnu: sysstat: Update to 12.7.4.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Mon, 27 Nov 2023 19:26:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 67494 <at> debbugs.gnu.org
Subject: [bug#67494] [PATCH] gnu: sysstat: Update to 12.7.4.
Date: Sun, 03 Dec 2023 23:47:00 +0100
Greg Hogan <code <at> greghogan.com> skribis:

> Deletion of the old home page was announced there before removal:
> https://web.archive.org/web/20231003035440/http://sebastien.godard.pagesperso-orange.fr/
>
> * gnu/packages/linux.scm (sysstat): Update to 12.7.4.
> [source]: Update URI.
> [home-page]: Likewise.
>
> Change-Id: Ie839802b959e67dcc7405727290b67aa85818378

[...]

>         (method url-fetch)
> -       (uri (string-append "http://pagesperso-orange.fr/sebastien.godard/"
> -                           "sysstat-" version ".tar.xz"))
> +       (uri (string-append "https://github.com/sysstat/sysstat/archive/refs/tags/"
> +                           "v" version ".tar.gz"))

This is an autogenerated (“unstable”) tarball, as reported by ‘guix
lint’.  Could you change that to use ‘git-fetch’ instead?

TIA,
Ludo’.




This bug report was last modified 1 year and 184 days ago.

Previous Next


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