From d6795a06b85d60bede7248934166877c98b127cf Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 7 Mar 2017 12:54:31 +0100 Subject: reproducible fdroid: more debug info Signed-off-by: Holger Levsen --- bin/reproducible_setup_fdroid_build_environment.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/reproducible_setup_fdroid_build_environment.sh') diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh index 0a2f8a38..7986b635 100755 --- a/bin/reproducible_setup_fdroid_build_environment.sh +++ b/bin/reproducible_setup_fdroid_build_environment.sh @@ -39,6 +39,8 @@ fi sudo /bin/chmod -R a+rX /var/lib/libvirt/images ls -ld /var/lib/libvirt/images ls -l /var/lib/libvirt/images || echo no access +ls -lR ~/.vagrant.d/ +virsh --connect qemu:///system list --all cat /etc/issue # the way we handle jenkins slaves doesn't copy the workspace to the slaves -- cgit v1.2.3-54-g00ecf