]> piware.de Git - bin.git/commitdiff
build-devtoolbox: Drop libguestfs-tools-c
authorMartin Pitt <martin@piware.de>
Thu, 25 Jul 2019 12:53:20 +0000 (14:53 +0200)
committerMartin Pitt <martin@piware.de>
Thu, 25 Jul 2019 12:53:20 +0000 (14:53 +0200)
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

index cfe4d71c1a60d98a9e3ddeb0535a409748155d77..b6d608742b6d218bf955438f973630d8f89bcb82 100755 (executable)
@@ -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 \