From e44cc629d1929b996ed1f62fde134f91f7030c0a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 24 Dec 2014 11:58:59 +0100 Subject: install qemu-user-static binfmt-support so that we can do two-phase foreign arch debootstraps --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_jdn.sh b/update_jdn.sh index f5724fcc..6044c5a4 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -66,7 +66,7 @@ sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat dev ruby-json x11vnc xtightvncviewer ffmpeg libavcodec-extra-53 \ libvpx1 dnsmasq-base openjdk-7-jre # debootstrap is affected by #766459 in wheezy -sudo apt-get install -t wheezy-backports qemu debootstrap qemu-kvm qemu-system-x86 libvirt0 \ +sudo apt-get install -t wheezy-backports qemu debootstrap qemu-kvm qemu-system-x86 libvirt0 qemu-user-static binfmt-support \ libvirt-dev libvirt-bin seabios ruby-rjb ruby-packetfu cucumber explain "Packages installed." -- cgit v1.2.3-70-g09d2