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

xen: 4.8.3 -> 4.8.5, unbreak #67119

Merged
merged 2 commits into from Aug 21, 2019
Merged

xen: 4.8.3 -> 4.8.5, unbreak #67119

merged 2 commits into from Aug 21, 2019

Conversation

danbst
Copy link
Contributor

@danbst danbst commented Aug 20, 2019

It was broken during GlusterFs upgrade: #66736

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.
Notify maintainers

cc @oxij @Shados

It was broken during GlusterFs upgrade: NixOS#66736
@flokli
Copy link
Contributor

flokli commented Aug 21, 2019

@danbst I got

hash mismatch in fixed-output derivation '/nix/store/ymn4pq2msn3k090g5zyy2g67s6p12q2c-qemu-xen':
  wanted: sha256:090ibcgs3xwmavk9yg2vaqr3xp9hirnfd3r40ccvrl49c5x58w3g
  got:    sha256:0lb7zd5nvr6znx47z93nbq4gj8xfb3622s8r2cvmpqmwnmlc3nd4

@flokli
Copy link
Contributor

flokli commented Aug 21, 2019

This might be due to various lines like

fatal: invalid refspec '+refs/tags/v1.4.0^{}'

@danbst
Copy link
Contributor Author

danbst commented Aug 21, 2019

@flokli yes, ofborg failed as well. I'll look into that, maybe I've used nix-prefetch-git but should use TOFU instead

@flokli flokli merged commit d961797 into NixOS:master Aug 21, 2019
@danbst danbst deleted the fix/xen branch August 21, 2019 21:36
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

2 participants