GNU bug report logs - #40074
trilinos-serial-xyce source disappeared

Previous Next

Package: guix;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40074 in the body.
You can then email your comments to 40074 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#40074; Package guix. (Sun, 15 Mar 2020 12:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marius Bakke <mbakke <at> fastmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 15 Mar 2020 12:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: bug-guix <at> gnu.org
Subject: trilinos-serial-xyce source disappeared
Date: Sun, 15 Mar 2020 13:48:12 +0100
[Message part 1 (text/plain, inline)]
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).
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#40074; Package guix. (Thu, 15 Oct 2020 19:39:01 GMT) Full text and rfc822 format available.

Message #8 received at 40074 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 40074 <at> debbugs.gnu.org
Subject: Re: bug#40074: trilinos-serial-xyce source disappeared
Date: Thu, 15 Oct 2020 21:38:02 +0200
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




Information forwarded to bug-guix <at> gnu.org:
bug#40074; Package guix. (Tue, 18 Oct 2022 16:20:04 GMT) Full text and rfc822 format available.

Message #11 received at 40074 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 40074 <at> debbugs.gnu.org
Subject: Re: bug#40074: trilinos-serial-xyce source disappeared
Date: Tue, 18 Oct 2022 17:37:02 +0200
Hi,

On Thu, 15 Oct 2020 at 21:38, zimoun <zimon.toutoune <at> gmail.com> wrote:
> On Sun, 15 Mar 2020 at 13:48, Marius Bakke <mbakke <at> fastmail.com> wrote:

> 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.

Commit b729be989f137749430779499b8c0dd1d54f2a18 did the replacement by
’git-fetch’ using the upstream repo.

It is hard to compare the both sources but it does not really matter
since the new one is the official upstream one.

Well, what remains is the guarantee that ’guix time-machine’ will still
work even if the Guix project looses the tarball.

This case should be covered by Disarchive and SWH.  Well, is it worth to
keep open this issue when the question about the time-machine coverage
is bigger than just this example.

Closing?

Cheers,
simon




Reply sent to zimoun <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Thu, 03 Nov 2022 10:05:05 GMT) Full text and rfc822 format available.

Notification sent to Marius Bakke <mbakke <at> fastmail.com>:
bug acknowledged by developer. (Thu, 03 Nov 2022 10:05:05 GMT) Full text and rfc822 format available.

Message #16 received at 40074-done <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 40074-done <at> debbugs.gnu.org
Subject: Re: bug#40074: trilinos-serial-xyce source disappeared
Date: Thu, 03 Nov 2022 10:55:51 +0100
Hi,

On Tue, 18 Oct 2022 at 17:37, zimoun <zimon.toutoune <at> gmail.com> wrote:

> This case should be covered by Disarchive and SWH.  Well, is it worth to
> keep open this issue when the question about the time-machine coverage
> is bigger than just this example.

After 2 weeks without an answer, I am closing since this specific case
is already covered by the ongoing work around Disarchive and SWH.

Feel free to reopen if I miss something.

Cheers,
simon




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 Dec 2022 12:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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