GNU bug report logs -
#40074
trilinos-serial-xyce source disappeared
Previous Next
Reported by: Marius Bakke <mbakke <at> fastmail.com>
Date: Sun, 15 Mar 2020 12:49:01 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Dear,
On Sun, 15 Mar 2020 at 13:48, Marius Bakke <mbakke <at> fastmail.com> wrote:
> The source URI for 'trilios-serial-xyce' serves a 404 page. Following
> download links from the home page only leads to the git repository.
>
> This package should probably be changed to download a tagged git
> revision instad of attempting to fetch a defunct tarball.
>
> ci.guix.gnu.org has a copy of the previous source tarball so it's not
> very urgent (anyone coming here can add "--fallback" to their guix
> invokation to get it).
The commit 74cb33c22818b25d1b9c6d576352fc8249832d34 [1] transitioned
from ’url-fetch’ to ’git-fetch’ for missing upstream (even disappeared
one). I am proposing similar strategy:
First patch, replace ’url-fetch’ by ’git-fetch’ with creating a Git repo
from the build farm tarball and falling back to SWH. This does not
change the integrity checksum. And it avoids the “pressure“ on the
build farm.
Second patch, update the upstream source to the new good ’git-fetch’.
And this change the integrity checksum. Maybe upstream released a new
version.
WDYT?
1: <http://issues.guix.gnu.org/issue/43426>
All the best,
simon
This bug report was last modified 2 years and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.