Package: qemu-user-static
Version: 1:2.11+dfsg-1
Severity: normal

Hi,
Since updating from 1:2.10.0+dfsg-2 a vmdeboostrap of an arm system
takes about 2h on my machine when it was about <30 min before the update.
If I grab qemu-user-static from 1:2.10.0+dfsg-2 I'm back to the old
speed. Any ideas what might have triggered this?

vmdebootstrap is invoked like

sudo vmdebootstrap \
    --enable-dhcp --no-kernel \
    --verbose --image $bootimg --log tmp/$bootimg.log --size 3G  \
    --bootoffset 1M \
    --mirror "${mirror}" \
    --arch=armhf \
    --foreign=/usr/bin/qemu-arm-static \
    --configure-apt \
    --no-extlinux \
    --distribution "buster"
    --serial-console-command "/sbin/getty -L ttymxc0 115200 vt100" \
    --root-password='root' --hostname='test' --user=test/test --sudo \
    --no-update-initramfs \
    --owner $(whoami) \
    --bootsize 200M \
    --boottype ext2

Cheers and thanks for making qemu-user-static available, it's an
incredible useful tool.
 -- Guido

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-updates'), (500, 'oldoldstable'), (500, 
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

qemu-user-static depends on no packages.

Versions of packages qemu-user-static recommends:
ii  binfmt-support  2.1.8-1

Versions of packages qemu-user-static suggests:
ii  sudo  1.8.21p2-3

-- no debconf information

Reply via email to