[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fdroid: depends for libvirt setup

Holger Levsen holger at layer-acht.org
Sat Sep 24 19:04:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 27bfb671ff78454a4b470b72dff747f400211044
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sat Sep 24 17:17:07 2016 +0200

    reproducible fdroid: depends for libvirt setup
    
    * libvirt-clients for the virsh command
    * qemu-kvm for the hardware emulator for the VM
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 update_jdn.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/update_jdn.sh b/update_jdn.sh
index 8b3e57a..ded1e53 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -303,9 +303,11 @@ if [ -f /etc/debian_version ] ; then
 		# needed to run fdroid jobs
 		case $HOSTNAME in
 			profitbricks-build7-amd64) DEBS="$DEBS
+				libvirt-clients
 				libvirt-daemon
 				libvirt-daemon-system
 				python3-vagrant
+				qemu-kvm
 				vagrant
 				vagrant-mutate
 				vagrant-libvirt"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list