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

python3Packages.skein: mark broken, maven repo unstable #99030

Merged
merged 1 commit into from Sep 30, 2020

Conversation

jonringer
Copy link
Contributor

@jonringer jonringer commented Sep 28, 2020

Motivation for this change

seen it fail many times in the past few weeks when reviewing other packages

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
$ nix-env -f /home/jon/.cache/nixpkgs-review/pr-99030/nixpkgs -qaP --xml --out-path --show-trace --meta
Nothing to be built.
https://github.com/NixOS/nixpkgs/pull/99030
$ nix-shell /home/jon/.cache/nixpkgs-review/pr-99030/shell.nix

@jonringer
Copy link
Contributor Author

cc @alexbiehl

@jonringer
Copy link
Contributor Author

continuing to be painful

hash mismatch in fixed-output derivation '/nix/store/84ndrg69faaffkqjfrs4dc5332y6i6c3-skein-0.8.0-maven-repo':
  wanted: sha256:12f0q3444qw6y4f6qsa9540a0fz4cgi844zzi8z1phqn3k4dnl6v
  got:    sha256:0291y74748cxh8q0l55j08fvc91gxmf94qfy105w7vh84gpbww1i
cannot build derivation '/nix/store/k9mzm4x02p443s6favbd0isy83a80scy-skein-0.8.0.jar.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7b07al1qh1dx75ggl9m1w650l9yqykiw-python3.7-skein-0.8.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gxkj4b606c6pqb97zvdzlvxby8ijdlx1-python3.8-skein-0.8.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/v20fap9yd5ck49nb5s0gpbqiac5kx0c8-env.drv': 2 dependencies couldn't be built
[0 built (1 failed), 0.0 MiB DL]
error: build of '/nix/store/v20fap9yd5ck49nb5s0gpbqiac5kx0c8-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/99124
1 package marked as broken and skipped:
ihaskell

2 packages failed to build:
python37Packages.skein python38Packages.skein

8 packages built:
python37Packages.ansible-kernel python37Packages.jupyter python37Packages.jupyter_console python37Packages.vega python38Packages.ansible-kernel python38Packages.jupyter python38Packages.jupyter_console python38Packages.vega

@jonringer jonringer merged commit b9aacdf into NixOS:master Sep 30, 2020
@jonringer jonringer deleted the mark-skein-broken branch September 30, 2020 04:05
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

1 participant