From 9ba27f009fe2c70ac1d6dc0044a8b2cf8a9da1e2 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 25 Jul 2019 14:53:20 +0200 Subject: [PATCH 1/1] build-devtoolbox: Drop libguestfs-tools-c This pulls in SELinux, kernel, and lots of other stuff that actually breaks toolbox: dnf install stops working, libvirtd doesn't start up, etc. So for the time being, Cockpit image creation has to happen in mock. --- build-devtoolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-devtoolbox b/build-devtoolbox index cfe4d71..b6d6087 100755 --- a/build-devtoolbox +++ b/build-devtoolbox @@ -24,7 +24,7 @@ sudo update-ca-trust sudo dnf builddep -y cockpit sudo dnf install -y make npm fontconfig git valgrind chromium-headless \ libvirt-daemon-kvm libvirt-client python3-libvirt \ - virt-viewer libguestfs-tools-c libappstream-glib \ + virt-viewer libappstream-glib \ expect python3-pycodestyle python3-pyflakes \ fedpkg rhpkg /usr/bin/oc /usr/bin/genisoimage \ man-pages socat wget genisoimage vim-enhanced \ -- 2.39.2