libguestfs: 1.40.2 -> 1.44.1#135900
Conversation
|
Result of 1 package failed to build:
5 packages built:
|
|
|
|
Result of 4 packages built successfully:
Result of 5 packages built successfully:
6 suggestions:
|
|
Why are we adding a patch instead of just setting |
From what I understand, we already have |
Patch submitted and pushed, https://listman.redhat.com/archives/libguestfs/2021-August/msg00128.html |
There was a problem hiding this comment.
I just enabled strictDeps and moved cdrkit, cpio, gperf, OCaml, Perl to nativeBuildInputs to make it build. I fear some other dependencies in buildInputs should go in nativeBuildInputs.
r-burns
left a comment
There was a problem hiding this comment.
To fix libguestfs-with-appliance, add "--with-guestfs-path=${placeholder "out"}/lib/guestfs" to configureFlags.
|
Can we use fetchpatch now that your patch has been applied upstream? |
Move bison, flex, getopt from buildInputs to nativeBuildInputs as they are build tools. Move crdkit, cpio, gperf, qemu to nativeBuildInputs. Enable strictDeps.
|
Result of 6 packages built:
|
|
FYI, this upgrade effectively removed |
WIP PR to bring back |
Motivation for this change
Current libguestfs is incompatible with QEMU 6.1: #135877 (comment)
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)