Control: reassign -1 qemu-system
Control: severity -1 wishlist
Control: merge 689239 -1

17.07.2013 13:17, Maciej Galkiewicz wrote:
> Package: qemu-kvm
> Version: 1.1.2+dfsg-6
> Severity: normal
> 
> Please compile with rbd support which is extremely useful for
> kvm/openstack/ceph integration. I have tried to build the package on my own 
> but
> despite of presence of librbd1, librados2 and dev packages I ended up with:

This is #689239 , and the reason why this hasn't been done for wheezy
is because librbd does not exist in wheezy.  It will not be fixed in
wheezy.

For jessie/sid, qemu-kvm does not exist anymore, the relevant package
is qemu-system, reassigning appropriately.

For jessie/sid it is finally possible to enable rbd again (it was once
enabled but we had to disable it due to rbd/cepth being unavailable on
wheezy), since the relevant bug has been fixed, but we're really concerned
about the lack of proper maintenance of this package.  It had an RC bug
for almost a year, and no work has been done on it since that, except
of a single non-maintainer upload.

> dh_testdir
> # system build
> mkdir -p qemu-build && cd qemu-build && \
>            ../configure --with-pkgversion="Debian 1.5.0+dfsg-4" --extra-

You're compiling version 1.5, which is qemu not qemu-kvm, yet you're
filing the bugreport against 1.1 version of qemu-kvm.

...
> mkdir -p user-static-build && cd user-static-build && \
>                 ../configure --with-pkgversion="Debian 1.5.0+dfsg-4" --extra-
> cflags="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror
> =format-security -D_FORTIFY_SOURCE=2" --extra-ldflags="-Wl,-z,relro -Wl,--as-
> needed" --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
> --localstatedir=/var --disable-blobs --disable-strip --with-system-pixman
> --interp-prefix=/etc/qemu-binfmt/%M --localstatedir=/var --enable-uname-
> release=2.6.32  \
>                         --static --disable-system \
>                         --target-list="i386-linux-user x86_64-linux-user 
> alpha-
> linux-user arm-linux-user armeb-linux-user cris-linux-user m68k-linux-user
> microblaze-linux-user microblazeel-linux-user mips-linux-user 
> mipsel-linux-user
> mips64-linux-user mips64el-linux-user mipsn32-linux-user mipsn32el-linux-user
> or32-linux-user ppc-linux-user ppc64-linux-user ppc64abi32-linux-user sh4
> -linux-user sh4eb-linux-user sparc-linux-user sparc64-linux-user sparc32plus-
> linux-user unicore32-linux-user s390x-linux-user"
> 
> ERROR: User requested feature rados block device
>        configure was not able to find it

I don't see where rbd feature is being requested here.  Note
it is "system-less" and static build, which is special and does
not need to include rbd since for qemu-user it is unused.

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to