X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=build-devmock;h=1eb005097b78fd294f168ae928b1f3f1a7c9a21e;hp=60f51274e84d41ba769db923644fec2735c8e32e;hb=c445f0b03723eea4e186618e60dffa00f7c59110;hpb=d33c828f0201fdc4ec617fadd1f5efacff466838 diff --git a/build-devmock b/build-devmock index 60f5127..1eb0050 100755 --- a/build-devmock +++ b/build-devmock @@ -8,10 +8,11 @@ $MOCK --clean $MOCK -i $(sed -n '/^BuildRequires:/ {s/^.*: //; s/>=.*$//; s/%{.*}//; p}' ~/upstream/cockpit/tools/cockpit.spec) \ npm fontconfig git valgrind chromium-headless \ libvirt-daemon-kvm libvirt-client python3-libvirt \ - virt-viewer libguestfs-tools-c \ + virt-viewer libguestfs-tools-c libappstream-glib \ expect python3-pycodestyle python3-pyflakes \ fedpkg /usr/bin/oc /usr/bin/genisoimage \ - man-pages socat wget genisoimage vim-enhanced + man-pages socat wget genisoimage vim-enhanced \ + ansible standard-test-roles rsync # interactive shell sessions work as user martin, not builder $MOCK --unpriv --copyin /dev/stdin /builddir/.bashrc <> /etc/dnf/dnf.conf; curl --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo >> /etc/dnf/dnf.conf' -$MOCK -i rhpkg +$MOCK --chroot -- 'echo >> /etc/dnf/dnf.conf; curl --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo >> /etc/dnf/dnf.conf; dnf install -y rhpkg' # ssh looks at passwd, not $HOME $MOCK --chroot --unpriv -- rm -rf /builddir/.ssh