GNU bug report logs - #60931
[PATCH] gnu: pari-gp: Update to 2.15.2.

Previous Next

Package: guix-patches;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Wed, 18 Jan 2023 11:45:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 60931 in the body.
You can then email your comments to 60931 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 guix-patches <at> gnu.org:
bug#60931; Package guix-patches. (Wed, 18 Jan 2023 11:45:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Enge <andreas <at> enge.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 18 Jan 2023 11:45:01 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: pari-gp: Update to 2.15.2.
Date: Wed, 18 Jan 2023 12:44:16 +0100
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.2.
---
 gnu/packages/algebra.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 3ceef8ecd2..e266647c73 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -224,7 +224,7 @@ (define-public python-fpylll
 (define-public pari-gp
   (package
     (name "pari-gp")
-    (version "2.15.1")
+    (version "2.15.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -232,7 +232,7 @@ (define-public pari-gp
                     version ".tar.gz"))
               (sha256
                (base32
-                "0gcyj0p0z5s1i9y67z5awwmmdvqrisvyrq22gvkbx1b6gjvrsha5"))))
+                "1pg0przhb3cgyn0rwkx2mx7a7fpy6bxxl72bk98pca723q8jhimh"))))
     (build-system gnu-build-system)
     (native-inputs (list (texlive-updmap.cfg
                           (list texlive-amsfonts))))

base-commit: e4db832a0ec8e3d9d4f01843e4bb7d92c458199e
-- 
2.38.1





Information forwarded to guix-patches <at> gnu.org:
bug#60931; Package guix-patches. (Sun, 22 Jan 2023 16:25:03 GMT) Full text and rfc822 format available.

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

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Andreas Enge <andreas <at> enge.fr>, 60931 <at> debbugs.gnu.org, Christopher
 Baines <mail <at> cbaines.net>
Subject: Re: [bug#60931] [PATCH] gnu: pari-gp: Update to 2.15.2.
Date: Sun, 22 Jan 2023 17:07:11 +0100
Hi Andreas,

On Wed, 18 Jan 2023 at 12:44, Andreas Enge <andreas <at> enge.fr> wrote:
> * gnu/packages/algebra.scm (pari-gp): Update to 2.15.2.
> ---
>  gnu/packages/algebra.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Following this discussion [1] about commit policy, you can see the
result of the QA for this update here:

    https://qa.guix.gnu.org/issue/60931

where the patch has been built on several architectures and the
dependants too.

Well, there is two failures [2] for i686-linux.  But it is not
introduced by this patch, somehow it is related to Bordeaux.  For
example, ’giac’ fails:

https://data.guix.gnu.org/repository/1/branch/master/package/giac/output-history?output=out&system=i686-linux&target=none

but passes on Berlin:

https://ci.guix.gnu.org/build/303080/details

What is intriguing is the difference of derivation hashes between the 2
build farms.

Chris, an idea?

Aside, it appears to me that enough green are around for pushing. :-)


Cheers,
simon


2: https://data.qa.guix.gnu.org/compare/package-derivations?base_commit=238f965c331990459a69cbc713ca951ad40e6044&target_commit=07ea16b0399444855b90d566e7a1c7c038142b4a&system=i686-linux&target=none




Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sun, 22 Jan 2023 17:08:02 GMT) Full text and rfc822 format available.

Notification sent to Andreas Enge <andreas <at> enge.fr>:
bug acknowledged by developer. (Sun, 22 Jan 2023 17:08:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: 60931-done <at> debbugs.gnu.org
Subject: Close
Date: Sun, 22 Jan 2023 18:07:32 +0100
Pushed.




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

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

Previous Next


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