Comment 5 for bug 1256546

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Also reproduced with today's git HEAD, after doing

git clone git://git.qemu.org/qemu.git
cd qemu
./configure --target-list=s390x-linux-user --static --disable-system
make clean && make -j4
sudo cp s390x-linux-user/qemu-s390x /usr/bin/qemu-s390x-static
sudo qemu-debootstrap --verbose --components=main,universe --arch=s390x stable y