Control: tag -1 + upstream fixed-upstream

27.10.2015 13:50, Sebastian Andrzej Siewior wrote:
> Control: tags -1 patch
> 
> On 2015-10-22 04:49:45 [+0700], Igor Liferenko wrote:
>> $ qemu-system-i386 -enable-kvm -hda newimg.qcow2 -cdrom some.iso -m 256 
>> -boot once=d
>> (process:11370): GLib-WARNING **: 
>> /build/glib2.0-eN341t/glib2.0-2.46.0/./glib/gmem.c:482: custom memory 
>> allocation vtable not supported
> 
> https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg01262.html

This is a glib bug, but we have to address it in all glib users
instead (which is a bad practice by glib authors).

It were fixed in qemu upstream quite some time ago, I've seen it,
but decided to just wait for the next upstream version instead of
uploading new qemu to debian.

The reason is because i'm waiting for libcacard package to be accepted
to debian (it produces libcacard0 and libcacard-dev packages which
were previously produced by qemu).  If I'll upload qemu now, I'll
have to re-upload libcacard (as I'll have to enable libcacard in qemu
again and this will conflict with the new libcacard package).

Basically, I want to avoid any uploads of qemu before libcacard
package, unless it is really necessary.

If libcacard will be accepted before next qemu upstream release
(planned to be at 10th of December), I'll sure will fix this bug
too.

Thanks,

/mjt

Reply via email to