Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pari: 2.11.4 -> 2.13.0 #102699

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 4, 2020

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pari/versions.

meta.description for pari is: "Computer algebra system for high-performance number theory computations"

meta.homepage for pari is: "http://pari.math.u-bordeaux.fr"

meta.changelog for pari is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
73 total rebuild path(s)

21 package rebuild(s)

21 x86_64-linux rebuild(s)
18 i686-linux rebuild(s)
16 x86_64-darwin rebuild(s)
18 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
eclib
giac
giac-with-xcas
gp2c
lcalc
pari
python27Packages.cypari2
python27Packages.cysignals
python27Packages.fpylll
python27Packages.pplpy
python37Packages.cypari2
python37Packages.cysignals
python37Packages.fpylll
python37Packages.pplpy
python38Packages.cypari2
python38Packages.cysignals
python38Packages.fpylll
python38Packages.pplpy
sage
sageWithDoc
sympow
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fzrlzayqi42h5kl4nab2ry23hjn0yxv1-pari-2.13.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A pari https://github.com/r-ryantm/nixpkgs/archive/1decc83ce7a11e4798e0648c517baa787e5290c4.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fzrlzayqi42h5kl4nab2ry23hjn0yxv1-pari-2.13.0
ls -la /nix/store/fzrlzayqi42h5kl4nab2ry23hjn0yxv1-pari-2.13.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review encountered an error. Please check the logs at https://r.ryantm.com/log/ for more information.


Maintainer pings

cc @ertes @7c6f434c @AndersonTorres @timokau for testing.

@omasanori
Copy link
Contributor

Copy link
Member

@timokau timokau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright. I'll hold off on this for now then. You tell me when to merge this / or better even create a new PR that includes the pari updates and the sage patches in the same commit.

@AndersonTorres
Copy link
Member

Is this a patch for Pari or for SageMath?

@omasanori
Copy link
Contributor

The current patches are applied to the SageMath (CyPari2) side.

@AndersonTorres
Copy link
Member

@omasanori ping!

@omasanori
Copy link
Contributor

Thank you for the reminder, @AndersonTorres! This upgrade is planned for Sage 9.3 upstream and preliminary patches are already there, while it seems to need a rebase before landing on master.
I will try to upgrade CyPari2 first. Stay tuned!

@omasanori
Copy link
Contributor

I found that CyPari2 was already updated in 5595fe6. Thus, we need to import sagemath/sage@794d068 first and then we can basically merge this one in addition to a Sage patch.

@collares
Copy link
Member

collares commented Mar 2, 2021

@omasanori I backed out the cypari2 update in December when merging the 8.9 -> 9.2 sage migration (795baaa).

Edit: It relanded in 15fd117.

@omasanori
Copy link
Contributor

@collares Ah, I overlooked that one. Thanks!

@AndersonTorres
Copy link
Member

@collares ping!

@collares
Copy link
Member

collares commented May 3, 2021

@AndersonTorres I tried upgrading, but there are many Sage tests that need fixing. The fixes are almost ready upstream, but not quite. As mentioned by @omasanori, the relevant Sage ticket is https://trac.sagemath.org/ticket/30801

@collares
Copy link
Member

#122624 will track the update, so I am closing this.

@collares collares closed this May 11, 2021
@r-ryantm r-ryantm deleted the auto-update/pari branch May 12, 2021 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants