Package: qemu-utils Version: 1:2.5+dfsg-5+b1 Severity: grave Justification: renders package unusable
Dear Maintainer, In debian testing weekly build from 2016-04-18 qemu-nbd worked fine, and in build from 2016-04-25 it stopped working. Steps to reproduce: qemu-img create -f qcow2 myimg.qcow2 10G qemu-system-x86_64 -enable-kvm -hda myimg.qcow2 -cdrom debian-testing-amd64-DVD-1.iso -m 256 -boot d sudo modprobe nbd max_part=16 # this works OK - /dev/nbd0,1,... devices are created sudo qemu-nbd -c /dev/nbd0 newcd-qemu.qcow2 Result: there are no /dev/nbd0p* devices. Maybe this will be useful: when I run "sudo qemu-nbd -c /dev/nbd0 newcd-qemu.qcow2" again, it prints this: /build/qemu-gfZfcR/qemu-2.5+dfsg/nbd.c:nbd_init():L723: Failed to set NBD socket /build/qemu-gfZfcR/qemu-2.5+dfsg/nbd.c:nbd_receive_request():L857: read failed But still, no /dev/nbd0p* devices appear. I did everything absolutely the same as I always did before, but this time it did not work. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.5.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages qemu-utils depends on: ii libaio1 0.3.110-2 ii libc6 2.22-7 ii libgcc1 1:5.3.1-14 ii libglib2.0-0 2.48.0-1 ii libgnutls30 3.4.10-4 ii libnettle6 3.2-1 ii libuuid1 2.28-1 ii zlib1g 1:1.2.8.dfsg-2+b1 Versions of packages qemu-utils recommends: ii sharutils 1:4.15.2-1 Versions of packages qemu-utils suggests: ii debootstrap 1.0.80 pn qemu-block-extra <none> -- no debconf information

