summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_fdroid_build_environment.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2017-03-07 12:54:31 +0100
committerHolger Levsen <holger@layer-acht.org>2017-03-07 13:00:05 +0100
commitd6795a06b85d60bede7248934166877c98b127cf (patch)
tree482e9a9e00cc60252553e7c6cb56e18f3809cd04 /bin/reproducible_setup_fdroid_build_environment.sh
parentfbc3b1efa50107b5363e011e520b5c8405bdea53 (diff)
downloadjenkins.debian.net-d6795a06b85d60bede7248934166877c98b127cf.tar.xz
reproducible fdroid: more debug info
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_setup_fdroid_build_environment.sh')
-rwxr-xr-xbin/reproducible_setup_fdroid_build_environment.sh2
1 files changed, 2 insertions, 0 deletions
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