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

python38Packages.astropy-healpix: 0.4 -> 0.5 #75327

Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 9, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.8-astropy-healpix/versions.

meta.description for python38Packages.astropy-healpix is: '"BSD-licensed HEALPix for Astropy"'.

meta.homepage for python38Packages.astropy-healpix is: '"https://github.com/astropy/astropy-healpix"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

21 total rebuild path(s)

6 package rebuild(s)

5 x86_64-linux rebuild(s)
5 i686-linux rebuild(s)
5 x86_64-darwin rebuild(s)
6 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
python37Packages.aplpy
python37Packages.astropy-healpix
python37Packages.reproject
python38Packages.aplpy
python38Packages.astropy-healpix
python38Packages.reproject

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ymv3cjfld51mdljdxa5xh35888bkfg3k-python3.8-astropy-healpix-0.5 \
  --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.)

Or, build yourself:

nix-build -A python38Packages.astropy-healpix https://github.com/r-ryantm/nixpkgs/archive/bd2c0ac8ac1e55da33ac9d4aef719bc02dce31e1.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/ymv3cjfld51mdljdxa5xh35888bkfg3k-python3.8-astropy-healpix-0.5
ls -la /nix/store/ymv3cjfld51mdljdxa5xh35888bkfg3k-python3.8-astropy-healpix-0.5/bin

cc @smaret for testing.

@smaret
Copy link
Member

smaret commented Dec 9, 2019

nix-review pr succeeds on Debian:

5 package were build:
python37Packages.aplpy python37Packages.astropy-healpix python37Packages.reproject python38Packages.astropy-healpix python38Packages.reproject

On macos, it gives the following error:

1 package failed to build:
python37Packages.aplpy

4 package were built:
python37Packages.astropy-healpix python37Packages.reproject python38Packages.astropy-healpix python38Packages.reproject

The failure isn't related to this update but to another dependency of aplpy, python37-docker, that fails to build:

builder for '/nix/store/320aynm8i2bnks3ijcyhv69x6k9bcvbf-python3.7-docker-4.1.0.drv' failed with exit code 1; last 10 log lines:
          self.addCleanup(shutil.rmtree, base)
          for d in ['foo', 'bar']:
              os.makedirs(os.path.join(base, d))
          sock = socket.socket(socket.AF_UNIX)
          self.addCleanup(sock.close)
  >       sock.bind(os.path.join(base, 'test.sock'))
  E       OSError: AF_UNIX path too long

I would rather wait for this failure to be fixed before merging this PR.

Copy link
Member

@smaret smaret left a comment

Choose a reason for hiding this comment

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

Please wait for #75355 to be fixed before merging this update.

@jonringer
Copy link
Contributor

darwin builds can be addressed outside this PR, for the version bump of this package, it's good

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.

[7 built, 13 copied (146.9 MiB), 44.8 MiB DL]
https://github.com/NixOS/nixpkgs/pull/75327
5 package were built:
python37Packages.aplpy python37Packages.astropy-healpix python37Packages.reproject python38Packages.astropy-healpix python38Packages.reproject

@jonringer jonringer merged commit a09dd9b into NixOS:master Dec 10, 2019
@r-ryantm r-ryantm deleted the auto-update/python3.8-astropy-healpix branch December 22, 2019 20:12
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

3 participants