From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: 42162@debbugs.gnu.org
Cc: "Maurice Brémond" <Maurice.Bremond@inria.fr>,
andreas.enge@inria.fr,
"Maxim Cournoyer" <maxim.cournoyer@gmail.com>
Subject: bug#42162: gforge.inria.fr is off-line
Date: Mon, 04 Oct 2021 17:59:20 +0200 [thread overview]
Message-ID: <87wnmsn5lz.fsf_-_@gnu.org> (raw)
In-Reply-To: <87v9c0ap22.fsf_-_@gnu.org> ("Ludovic Courtès"'s message of "Wed, 13 Jan 2021 15:28:53 +0100")
Hi!
Ludovic Courtès <ludovic.courtes@inria.fr> skribis:
> help-debbugs@gnu.org (GNU bug Tracking System) skribis:
>
>> We can already change Scotch and CMH to ‘git-fetch’ I think.
>
> For Scotch, the ‘v6.1.0’ tag at gitlab.inria.fr provides different
> content than the tarball on gforge:
[...]
> There’s not much we can do if upstream isn’t more cautious though.
> Perhaps we can still update to the “new” 6.1.0, maybe labeling it
> “6.1.0b”?
>
> Attached a tentative patch.
Believe it or not, gforge.inria.fr was finally phased out on
Sept. 30th. And believe it or not, despite all the work and all the
chat :-), we lost the source tarball of Scotch 6.1.1 for a short period
of time (I found a copy and uploaded it to berlin a couple of hours
ago).
Going back to the script at the beginning of this bug report, we get (on
688a4db071736a772e6b5515d7c03fe501c3c15a):
--8<---------------cut here---------------start------------->8---
scheme@(guile-user)> ,pp packages-on-gforge
$2 = (#<package r-spams@2.6-2017-03-22 gnu/packages/statistics.scm:4357 7f08823d8630>
#<package ocaml-cudf@0.9 gnu/packages/ocaml.scm:566 7f088675c630>
#<package ocaml-dose3@5.0.1 gnu/packages/ocaml.scm:628 7f088675c4d0>
#<package mpfi@1.5.4 gnu/packages/multiprecision.scm:158 7f0881609160>
#<package scotch-shared@6.1.1 gnu/packages/maths.scm:3732 7f0882964c60>
#<package pt-scotch32@6.1.1 gnu/packages/maths.scm:3814 7f0882964b00>
#<package pt-scotch-shared@6.1.1 gnu/packages/maths.scm:3837 7f0882964a50>
#<package scotch32@6.1.1 gnu/packages/maths.scm:3684 7f0882964d10>
#<package why3@1.3.3 gnu/packages/maths.scm:6904 7f0882357e70>
#<package pt-scotch@6.1.1 gnu/packages/maths.scm:3790 7f0882964bb0>
#<package scotch@6.1.1 gnu/packages/maths.scm:3581 7f0882964dc0>
#<package isl@0.18 gnu/packages/gcc.scm:1103 7f088161cbb0>
#<package isl@0.22.1 gnu/packages/gcc.scm:1052 7f088161cc60>
#<package isl@0.11.1 gnu/packages/gcc.scm:1117 7f088161cb00>
#<package gf2x@1.2 gnu/packages/algebra.scm:107 7f0880397b00>
#<package gappa@1.3.5 gnu/packages/algebra.scm:1273 7f08803a76e0>)
scheme@(guile-user)> ,pp archived-source
$3 = (#<package ocaml-cudf@0.9 gnu/packages/ocaml.scm:566 7f088675c630>
#<package ocaml-dose3@5.0.1 gnu/packages/ocaml.scm:628 7f088675c4d0>
#<package isl@0.18 gnu/packages/gcc.scm:1103 7f088161cbb0>
#<package isl@0.11.1 gnu/packages/gcc.scm:1117 7f088161cb00>)
scheme@(guile-user)> ,pp (lset-difference eq? packages-on-gforge archived-source)
$4 = (#<package r-spams@2.6-2017-03-22 gnu/packages/statistics.scm:4357 7f08823d8630>
#<package mpfi@1.5.4 gnu/packages/multiprecision.scm:158 7f0881609160>
#<package scotch-shared@6.1.1 gnu/packages/maths.scm:3732 7f0882964c60>
#<package pt-scotch32@6.1.1 gnu/packages/maths.scm:3814 7f0882964b00>
#<package pt-scotch-shared@6.1.1 gnu/packages/maths.scm:3837 7f0882964a50>
#<package scotch32@6.1.1 gnu/packages/maths.scm:3684 7f0882964d10>
#<package why3@1.3.3 gnu/packages/maths.scm:6904 7f0882357e70>
#<package pt-scotch@6.1.1 gnu/packages/maths.scm:3790 7f0882964bb0>
#<package scotch@6.1.1 gnu/packages/maths.scm:3581 7f0882964dc0>
#<package isl@0.22.1 gnu/packages/gcc.scm:1052 7f088161cc60>
#<package gf2x@1.2 gnu/packages/algebra.scm:107 7f0880397b00>
#<package gappa@1.3.5 gnu/packages/algebra.scm:1273 7f08803a76e0>)
--8<---------------cut here---------------end--------------->8---
All this to say that we must really get our act together with Disarchive
:-), and salvage all these tarballs until then.
There are redirects in place for some of these, but probably not all.
Ludo’.
next prev parent reply other threads:[~2021-10-04 16:07 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-02 7:29 bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020 Ludovic Courtès
2020-07-02 8:50 ` zimoun
2020-07-02 10:03 ` Ludovic Courtès
2020-07-11 15:50 ` bug#42162: Recovering source tarballs Ludovic Courtès
2020-07-13 19:20 ` Christopher Baines
2020-07-20 21:27 ` zimoun
2020-07-15 16:55 ` zimoun
2020-07-20 8:39 ` Ludovic Courtès
2020-07-20 15:52 ` zimoun
2020-07-20 17:05 ` Dr. Arne Babenhauserheide
2020-07-20 19:59 ` zimoun
2020-07-21 21:22 ` Ludovic Courtès
2020-07-22 0:27 ` zimoun
2020-07-22 10:28 ` Ludovic Courtès
2020-08-03 21:10 ` Ricardo Wurmus
2020-07-30 17:36 ` Timothy Sample
2020-07-31 14:41 ` Ludovic Courtès
2020-08-03 16:59 ` Timothy Sample
2020-08-05 17:14 ` Ludovic Courtès
2020-08-05 18:57 ` Timothy Sample
2020-08-23 16:21 ` Ludovic Courtès
2020-11-03 14:26 ` Ludovic Courtès
2020-11-03 16:37 ` zimoun
2020-11-03 19:20 ` Timothy Sample
2020-11-04 16:49 ` Ludovic Courtès
2022-09-29 0:32 ` bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020 Maxim Cournoyer
2022-09-29 10:56 ` zimoun
2022-09-29 15:00 ` Ludovic Courtès
2022-09-30 3:10 ` Maxim Cournoyer
2022-09-30 12:13 ` zimoun
2022-10-01 22:04 ` Ludovic Courtès
2022-10-03 15:20 ` Maxim Cournoyer
2022-10-04 21:26 ` Ludovic Courtès
2022-09-30 18:17 ` Maxime Devos
2020-08-26 10:04 ` bug#42162: Recovering source tarballs zimoun
2020-08-26 21:11 ` Timothy Sample
2020-08-27 9:41 ` zimoun
2020-08-27 12:49 ` Ludovic Courtès
2020-08-27 18:06 ` Bengt Richter
2021-01-10 19:32 ` bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020 Maxim Cournoyer
2021-01-13 10:39 ` Ludovic Courtès
2021-01-13 12:27 ` Andreas Enge
2021-01-13 15:07 ` Andreas Enge
[not found] ` <handler.42162.D42162.16105343699609.notifdone@debbugs.gnu.org>
2021-01-13 14:28 ` Ludovic Courtès
2021-01-14 14:21 ` Maxim Cournoyer
2021-10-04 15:59 ` Ludovic Courtès [this message]
2021-10-04 17:50 ` zimoun
2021-10-07 16:07 ` Ludovic Courtès
2021-10-09 17:29 ` raingloom
2021-10-11 8:41 ` zimoun
2021-10-12 9:24 ` Ludovic Courtès
2021-10-12 10:50 ` zimoun
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wnmsn5lz.fsf_-_@gnu.org \
--to=ludovic.courtes@inria.fr \
--cc=42162@debbugs.gnu.org \
--cc=Maurice.Bremond@inria.fr \
--cc=andreas.enge@inria.fr \
--cc=maxim.cournoyer@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).