-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
[20.09] libguestfs: unmark broken #102077
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
Conversation
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/upgrade-20-03-to-20-09-failes-due-to-brocken-libguestfs-1-40-2/9721/3 |
This should probably be part of the commit message for libguestfs, as it explains why this change happened. |
FWIW, I was able to build
and
|
@cole-h that's valid. However, it fails on hydra because the output size is too big. The expression seems to correctly state |
I think I figured it out:
it overrides the base libguestfs derivation. So the meta isn't respected from libguestfs-appliance. This also explains why we don't see |
6741f33
to
5fffe9b
Compare
I updated the base libguestfs to inherit hydraPlatforms from an appliance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff LGTM, thanks! I think this should be forward-ported, right? (At least, the hydraPlatforms
change -- I don't think libguestfs
was marked broken on master
.)
agreed Also, why I'm keeping it as two commits :) |
hmm, we need a "needs port to unstable" label |
waiting on ofborg |
5fffe9b
to
1297381
Compare
looks like referencing the meta of an override causes infinite recursion:
|
1297381
to
25b2c9b
Compare
nevermind, it was the combination of
|
waiting on ofborg |
Darwin isn't going to run since the builder is dead, aarch isn't supported because |
Motivation for this change
wrong variant was marked broken
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)