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

python27Packages.picos: 1.2.0 -> 2.0 #81971

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 7, 2020

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-picos/versions.

meta.description for python27Packages.picos is: "A Python interface to conic optimization solvers"

meta.homepage for python27Packages.picos is: "https://gitlab.com/picos-api/picos"
Updates performed:

  • Version update
  • Quoted meta.homepage for RFC 45
Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

12 total rebuild path(s)

3 package rebuild(s)

3 x86_64-linux rebuild(s)
3 i686-linux rebuild(s)
3 x86_64-darwin rebuild(s)
3 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
python27Packages.picos
python37Packages.picos
python38Packages.picos

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mzcfiy3s23l5qfz7953cb37a7g93alci-python2.7-picos-2.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's 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 python27Packages.picos https://github.com/r-ryantm/nixpkgs/archive/dea4ddf368369881d737e3ac77d32f44eb6c6d6a.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/mzcfiy3s23l5qfz7953cb37a7g93alci-python2.7-picos-2.0
ls -la /nix/store/mzcfiy3s23l5qfz7953cb37a7g93alci-python2.7-picos-2.0/bin

cc @tobiasBora for testing.

@marsam
Copy link
Contributor

marsam commented Mar 10, 2020

@GrahamcOfBorg build python37Packages.picos

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

not sure if a regression, but:

[2 built (2 failed), 7 copied (49.4 MiB), 9.3 MiB DL]
error: build of '/nix/store/6vb1hyn27iawpl9kqdr7az4dydr1965j-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/81971
2 package failed to build:
python37Packages.picos python38Packages.picos

1 package built:
python27Packages.picos

@tobiasBora
Copy link
Contributor

After a small investigation, it appears that we need also the networkx dependency to run the tests. I just tried and now it works, I'll push my new updates.

@tobiasBora
Copy link
Contributor

I created a push request to solve the test issue. See #83887.

@r-ryantm r-ryantm deleted the auto-update/python2.7-picos branch April 1, 2020 07:08
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

4 participants