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

zam-plugins: 3.10 -> 3.11 #64825

Merged
merged 1 commit into from Jul 20, 2019
Merged

zam-plugins: 3.10 -> 3.11 #64825

merged 1 commit into from Jul 20, 2019

Conversation

magnetophon
Copy link
Member

@magnetophon magnetophon commented Jul 15, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nix-review --run "nix-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.

@cawilliamson
Copy link
Member

@magnetophon When I try to install this package I get a checksum error:

hash mismatch in fixed-output derivation '/nix/store/rzdc1831031qqkzqxzx994gfks96j7sk-zam-plugins-af33805':
  wanted: sha256:1qbskhcvy2k2xv0f32lw13smz5g72v0yy47zv6vnhnaiaqf3f2d5
  got:    sha256:1hfqazbqvybm2wyg47iwvp9jjr8znbkz8padnh0dnl3fbppb4hgj

This is currently preventing me from upgrading my system - would you mind taking a look?

@magnetophon
Copy link
Member Author

I'm sorry, I wouldn't know how to find the issue.
It installed for me, both when I did the PR and on the latest upgrade of unstable: nixos-version 19.09pre186460.c4fec1c6314 (Loris)

Which version are you on?
Do you have any overrides in your config?

@cawilliamson
Copy link
Member

I'm running nixos-unstable: 19.09pre185259.362be9608c3 (Loris) and when I try to build this package I get the following:

# nix-channel --update --verbose
downloading 'https://nixos.org/channels/nixos-unstable'...
downloading 'https://releases.nixos.org/nixos/unstable/nixos-19.09pre186460.c4fec1c6314/binary-cache-url'...
downloading 'https://nixos.org/channels/nixos-unstable-small'...
downloading 'https://releases.nixos.org/nixos/unstable-small/nixos-19.09pre186564.57d5b0be29f/binary-cache-url'...
downloading 'https://releases.nixos.org/nixos/unstable-small/nixos-19.09pre186564.57d5b0be29f/nixexprs.tar.xz'...
unpacking channels...
created 5 symlinks in user environment

# nix-shell -p zam-plugins
these derivations will be built:
  /nix/store/pcnsdkdzfnk9c672lna4vswfspw9fgvd-zam-plugins-af33805.drv
  /nix/store/4d2x7rblaqpxf75jhb1ipj549n7ps5g1-zam-plugins-3.11.drv
building '/nix/store/pcnsdkdzfnk9c672lna4vswfspw9fgvd-zam-plugins-af33805.drv'...
exporting https://github.com/zamaudio/zam-plugins.git (rev af338057e42dd5d07cba1889bfc74eda517c6147) into /nix/store/bjfc1qnmvvk50ji806jkf56vzy7ap24k-zam-plugins-af33805
Initialized empty Git repository in /nix/store/bjfc1qnmvvk50ji806jkf56vzy7ap24k-zam-plugins-af33805/.git/
remote: Enumerating objects: 134, done.        
remote: Counting objects: 100% (134/134), done.        
remote: Compressing objects: 100% (95/95), done.        
remote: Total 5377 (delta 94), reused 57 (delta 39), pack-reused 5243        
Receiving objects: 100% (5377/5377), 27.64 MiB | 9.84 MiB/s, done.
Resolving deltas: 100% (3975/3975), done.
From https://github.com/zamaudio/zam-plugins
 * [new branch]      glfw-port   -> origin/glfw-port
 * [new branch]      master      -> origin/master
 * [new tag]         2.1         -> 2.1
 * [new tag]         3.0         -> 3.0
 * [new tag]         3.1         -> 3.1
 * [new tag]         3.10        -> 3.10
 * [new tag]         3.11        -> 3.11
 * [new tag]         3.2         -> 3.2
 * [new tag]         3.3         -> 3.3
 * [new tag]         3.4         -> 3.4
 * [new tag]         3.5         -> 3.5
 * [new tag]         3.6         -> 3.6
 * [new tag]         3.6.1travis -> 3.6.1travis
 * [new tag]         3.7         -> 3.7
 * [new tag]         3.8         -> 3.8
 * [new tag]         3.9         -> 3.9
Switched to a new branch 'fetchgit'
Submodule 'dpf' (git://github.com/DISTRHO/DPF) registered for path 'dpf'
Initialized empty Git repository in /nix/store/bjfc1qnmvvk50ji806jkf56vzy7ap24k-zam-plugins-af33805/dpf/.git/
remote: Enumerating objects: 759, done.        
remote: Counting objects: 100% (759/759), done.        
remote: Compressing objects: 100% (140/140), done.        
remote: Total 10051 (delta 683), reused 661 (delta 619), pack-reused 9292
Receiving objects: 100% (10051/10051), 13.96 MiB | 8.66 MiB/s, done.
Resolving deltas: 100% (8461/8461), done.
From git://github.com/DISTRHO/DPF
 * [new branch]      au                -> origin/au
 * [new branch]      cairo             -> origin/cairo
 * [new branch]      develop           -> origin/develop
 * [new branch]      external-ui-tests -> origin/external-ui-tests
 * [new branch]      gh-pages          -> origin/gh-pages
 * [new branch]      lv2-file-dialog   -> origin/lv2-file-dialog
 * [new branch]      master            -> origin/master
Switched to a new branch 'fetchgit'
Deleted remote-tracking branch origin/glfw-port (was 454d14c).
Deleted remote-tracking branch origin/master (was d211bff).
Deleted remote-tracking branch origin/au (was 3a43204).
Deleted remote-tracking branch origin/cairo (was dc392e9).
Deleted remote-tracking branch origin/develop (was cc720fe).
Deleted remote-tracking branch origin/external-ui-tests (was aeea76d).
Deleted remote-tracking branch origin/gh-pages (was b8324bb).
Deleted remote-tracking branch origin/lv2-file-dialog (was e815159).
Deleted remote-tracking branch origin/master (was 0a65c4f).
hash mismatch in fixed-output derivation '/nix/store/rzdc1831031qqkzqxzx994gfks96j7sk-zam-plugins-af33805':
  wanted: sha256:1qbskhcvy2k2xv0f32lw13smz5g72v0yy47zv6vnhnaiaqf3f2d5
  got:    sha256:1hfqazbqvybm2wyg47iwvp9jjr8znbkz8padnh0dnl3fbppb4hgj
cannot build derivation '/nix/store/4d2x7rblaqpxf75jhb1ipj549n7ps5g1-zam-plugins-3.11.drv': 1 dependencies couldn't be built
error: build of '/nix/store/4d2x7rblaqpxf75jhb1ipj549n7ps5g1-zam-plugins-3.11.drv' failed

For now I'll hack this with an overlay but it does look like a genuine issue with the checksum and nope - no overlays which do anything at all with any package related to this one. I have tried with overlays disabled too and get the same result.

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