GNU bug report logs - #43432
trilinos source vanished

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Tue, 15 Sep 2020 19:26:02 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 43432 in the body.
You can then email your comments to 43432 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#43432; Package guix. (Tue, 15 Sep 2020 19:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Efraim Flashner <efraim <at> flashner.co.il>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 15 Sep 2020 19:26:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: bug-guix <at> gnu.org
Subject: trilinos source vanished
Date: Tue, 15 Sep 2020 22:24:09 +0300
[Message part 1 (text/plain, inline)]
The source page for trilinos (gnu packages engineering) now points to a
Github page and the previous tarballs no longer seem to be available.
There's a content addressed substitute available from Berlin but I don't
see an original tarball from Debian to point to.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#43432; Package guix. (Tue, 15 Sep 2020 22:38:01 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 43432 <at> debbugs.gnu.org
Subject: Re: bug#43432: trilinos source vanished
Date: Wed, 16 Sep 2020 00:37:48 +0200
Hi,

On Tue, 15 Sep 2020 at 22:24, Efraim Flashner <efraim <at> flashner.co.il> wrote:
> The source page for trilinos (gnu packages engineering) now points to a
> Github page and the previous tarballs no longer seem to be available.
> There's a content addressed substitute available from Berlin but I don't
> see an original tarball from Debian to point to.

Ouch!

Well, Github delivers this tarball:

  <https://github.com/trilinos/Trilinos/archive/trilinos-release-12-12-1.tar.gz>

but yes, the hash does not match (guix download).  Does it matter?  Is
it not possible to replace the vanished tarball by this one?


And it seems better to switch to git-fetch with commit.  Some arguments
are exposed in this thread:

  <https://lists.gnu.org/archive/html/guix-devel/2020-05/msg00224.html>

BTW, since the Tarball Heritage is not ready yet, currently the easiest
is to use ’git-fetch’, via “guix lint” to queue to SWH and with the
right content-address, the fallback works.


All the best,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#43432; Package guix. (Wed, 16 Sep 2020 07:10:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 43432 <at> debbugs.gnu.org
Subject: Re: bug#43432: trilinos source vanished
Date: Wed, 16 Sep 2020 10:09:07 +0300
[Message part 1 (text/plain, inline)]
On Wed, Sep 16, 2020 at 12:37:48AM +0200, zimoun wrote:
> Hi,
> 
> On Tue, 15 Sep 2020 at 22:24, Efraim Flashner <efraim <at> flashner.co.il> wrote:
> > The source page for trilinos (gnu packages engineering) now points to a
> > Github page and the previous tarballs no longer seem to be available.
> > There's a content addressed substitute available from Berlin but I don't
> > see an original tarball from Debian to point to.
> 
> Ouch!
> 
> Well, Github delivers this tarball:
> 
>   <https://github.com/trilinos/Trilinos/archive/trilinos-release-12-12-1.tar.gz>
> 
> but yes, the hash does not match (guix download).  Does it matter?  Is
> it not possible to replace the vanished tarball by this one?

That's one of the autogenerated tarballs, so it wouldn't work in any
case.

> And it seems better to switch to git-fetch with commit.  Some arguments
> are exposed in this thread:
> 
>   <https://lists.gnu.org/archive/html/guix-devel/2020-05/msg00224.html>
> 
> BTW, since the Tarball Heritage is not ready yet, currently the easiest
> is to use ’git-fetch’, via “guix lint” to queue to SWH and with the
> right content-address, the fallback works.
> 
> 
> All the best,
> simon

I think it might be better to see about updating it to a newer version
and switch it to git-fetch at the same time.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 43432 <at> debbugs.gnu.org
Subject: Re: bug#43432: trilinos source vanished
Date: Tue, 18 Oct 2022 17:38:40 +0200
Hi,

I think it is a duplicate of #40074 [1].  I am in favour to close both.

1: <http://issues.guix.gnu.org/issue/40074>


Cheers,
simon




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

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 43432 <at> debbugs.gnu.org
Subject: Re: bug#43432: trilinos source vanished
Date: Tue, 18 Oct 2022 16:23:20 +0000

On October 18, 2022 3:38:40 PM UTC, zimoun <zimon.toutoune <at> gmail.com> wrote:
>Hi,
>
>I think it is a duplicate of #40074 [1].  I am in favour to close both.
>
>1: <http://issues.guix.gnu.org/issue/40074>
>
>
>Cheers,
>simon

Works for me
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.




bug closed, send any further explanations to 43432 <at> debbugs.gnu.org and Efraim Flashner <efraim <at> flashner.co.il> Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 19 Oct 2022 10:39:01 GMT) Full text and rfc822 format available.

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

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

Previous Next


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