Bug#664088: mdadm fails to initialize components for bitmap

2012-04-12 Thread Michael Tokarev
On 31.03.2012 01:28, Markus Hochholdinger wrote: Package: mdadm Version: 3.2.3-2 Followup-For: Bug #664088 Dear Maintainer, seems I've been stumbled over this bug. I'm running wheezy and can reproduce a crash: mdadm --grow /dev/md0 --bitmap=none mdadm --grow /dev/md0 --bitmap=internal

Bug#668035: mdadm: Default to mailing root

2012-04-12 Thread Michael Tokarev
On 12.04.2012 23:33, Olaf van der Spek wrote: On 12-4-2012 21:29, Michael Tokarev wrote: On 12.04.2012 23:20, Olaf van der Spek wrote: Anyway, I think the current behavour is right. Why? Can't you default to mailing root or just using syslog? It _is_ the current situation already

Bug#664088: mdadm fails to initialize components for bitmap

2012-04-12 Thread Michael Tokarev
On 13.04.2012 00:22, Markus Hochholdinger wrote: Hello Michael, Am 12.04.2012 um 21:38 Uhr schrieb Michael Tokarev m...@tls.msk.ru: On 31.03.2012 01:28, Markus Hochholdinger wrote: Package: mdadm Version: 3.2.3-2 Followup-For: Bug #664088 Dear Maintainer, seems I've been stumbled over

Bug#653473: qemu-kvm: 1.0 breaks openbsd, netbsd, freebsd, scsi

2012-04-14 Thread Michael Tokarev
tags 653473 - moreinfo + confirmed upstream severity 653473 important thanks Replying to an old bugreport, see http://bugs.debian.org/653473 for full prior history. This topic popped up again today, I did another bisection of a netbsd networking problem, and discovered that: a) I can reproduce

Bug#668594: qemu-kvm: Suboptimal virtio/vhost-net performance on Debian KVM hosts compared to others

2012-04-14 Thread Michael Tokarev
On 13.04.2012 13:46, Hans-Kristian Bakke wrote: Package: qemu-kvm Version: 1.0+dfsg-9 Severity: normal I cannot get optimal network througput on KVM guest using Debian Wheezy (and stable) as KVM host. It is not horribly bad, just not good compared to relevant alternatives. I have tried

Bug#646249: qemu-kvm: vm not reachable

2012-04-14 Thread Michael Tokarev
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646249) This might also be related to this kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=42829 Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#640139: Won't start when using spice

2012-04-14 Thread Michael Tokarev
Upstream committed two patches which should fix this issue. Two commits: http://git.qemu.org/?p=qemu.git;a=commit;h=a13ccc991a852cf12f2c05f537c40ce239ae464f Author: Alon Levy al...@redhat.com Date: Wed Mar 21 18:17:18 2012 +0200 ui/spice-display: use uintptr_t when casting qxl physical

Bug#652326: libspice-server errors out on startup on 32bit

2012-04-14 Thread Michael Tokarev
retitle 652326 libspice-server does not work on i386 (32bit) severity 652326 important thanks Apparently the next version of spice will actually work in i386. This is JFYI, and actually I don't have more details on this, just, well, rumors. The errors out on startup bit was due to spice-related

Bug#668594:

2012-04-15 Thread Michael Tokarev
On 15.04.2012 13:51, Hans-Kristian Bakke wrote: Per you request I downloaded qemu-kvm_1.0+dfsg-8_amd64.deb from snapshot.debian.org and lo and behold: 19.1 gbit/s! Thank you very much for testing this! In other words there is a massive network efficiency regression between -8 and -9. Even

Bug#668594: testing

2012-04-15 Thread Michael Tokarev
On 16.04.2012 00:41, Hans-Kristian Bakke wrote: As for the network-related issues, indeed, this is something which is quite unexpected. I browsed all changes between 1.0 and 1.0.1, but I don't see a single change which may have this effect... I am no dev but I would guess that several

Bug#668594:

2012-04-16 Thread Michael Tokarev
On 16.04.2012 10:25, Hans-Kristian Bakke wrote: And especially if first, simple, kvm1.0 variant _does_ show the bad speed already, there's no need to try others, since the prob might be somewhere else entirely: this binary is equivalent to what was in 1.0-8 but rebuilt using current toolchain

Bug#665046: qemu-kvm: bad network performance using vhost and macvtap

2012-04-16 Thread Michael Tokarev
On 22.03.2012 19:05, Michael Tokarev wrote: On 22.03.2012 15:06, Anthony Bourguignon wrote: Package: qemu-kvm Version: 1.0+dfsg-9 Severity: important Hello, I encountered an issue with version 1.0+dfsg-9 of qemu-kvm (it worked fine with 1.0+dfsg-8). The network performances are really

Bug#717724: qemu: any disk accesses broken

2013-07-24 Thread Michael Tokarev
Control: tag -1 + unreproducible moreinfo 24.07.2013 13:46, Christoph Anton Mitterer wrote: Source: qemu Version: 1.5.0+dfsg-5 Severity: grave Justification: renders package unusable Hi. Seems since the -5 update, any disk accesses in the VMs lead to errors. An I also get pty

Bug#717724: qemu: any disk accesses broken

2013-07-24 Thread Michael Tokarev
24.07.2013 13:46, Christoph Anton Mitterer wrote: An I also get pty starting errors (in the VMs). Also, I don't understand what you are saying here, what is pty starting ? Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#717724: qemu: any disk accesses broken

2013-07-25 Thread Michael Tokarev
25.07.2013 02:33, Christoph Anton Mitterer wrote: hmm really weird... I tried a Windows/ide image now.. that seems to work as well (at least it runs smoothly,.. Windows doesn't really print a lot of errors to the console ;) )... I tried around a bit more with my linux image (which is just

Bug#717724: qemu: any disk accesses broken

2013-07-25 Thread Michael Tokarev
25.07.2013 16:50, Christoph Anton Mitterer пишет: Can it be this? https://bugzilla.redhat.com/show_bug.cgi?id=981723 Apparently no, this bugfix is included in 1.5.1. Well, maybe this bugfix _causes_ the issue you're seeing. After all, FLUSH_CACHE is what's failing in your case. Hmm. Okay.

Bug#717811: qemu-system-x86 - Init script logs a warning

2013-07-27 Thread Michael Tokarev
Control: tags -1 + confirmed Control: severity -1 minor 25.07.2013 14:42, Bastian Blank wrote: The qemu-system-x86 logs missing KVM support as warning. Nothing in qemu, except the KVM support itself, depends on KVM available, especially not the Xen support. Printing a warning for something

Bug#718016: qemu: Qemu assert during quest startup if using usb passtrough

2013-07-28 Thread Michael Tokarev
Control: tags -1 + confirmed upstream pending 28.07.2013 00:28, Pauli wrote: Package: qemu Version: 1.5.0+dfsg-5 Severity: normal Dear Maintainer, Since upgrade from 1.5.0+dfsg-4 my guest startup crashes when guest tries to access passthrough USB device first time.

Bug#718180: does not show a mouse pointer in Windows 7

2013-07-28 Thread Michael Tokarev
28.07.2013 17:04, Marc Haber wrote: Package: qemu-system-x86 Version: 1.3.0+dfsg-5exp Severity: normal found -1 1.5.0+dfsg-5 thanks Hi, I am running Windows 7 in KVM, configured via libvirt. Display is configured to use qxl inside windows and spice/virt-viewer on the host.

Bug#718184: strange /usr/lib/utempter/ subdir permissions

2013-07-28 Thread Michael Tokarev
Package: libutempter0 Version: 1.1.5-4 Severity: normal Tags: security libutempter0 package contains a setgid helper binary, utempter, which is supposed to be used to modify utmp records on behalf of semi-privileged users. For this reason it is installed as setgid-utmp. And in order to restrict

Bug#718398: please package the new version of libseccomp

2013-07-31 Thread Michael Tokarev
Source: libseccomp Severity: wishlist Next version of qemu (1.6) which is about to be released, requires libseccomp at least version 2.1. I'm uploading 1.6.0-rc0 into experimental without seccomp support, but I'm not sure it will be good idea to release qemu without seccomp support into

Bug#707629: qemu-user-static: setting up mips chroot fails (regression)

2013-08-06 Thread Michael Tokarev
Control: tags -1 + confirmed upstream 09.05.2013 23:30, Edward J. Shornock wrote: Package: qemu-user-static Version: 1.5.0~rc0+dfsg-1 Severity: normal The second stage of debootstrap for mips on an AMD64 host fails thusly: - I have no name!@darkside:/# debootstrap/debootstrap

Bug#707629: qemu-user-static: setting up mips chroot fails (regression)

2013-08-06 Thread Michael Tokarev
Control: retitle -1 perl does not work under qemu-user-static (so debconf and debootstrap fails) Found: -1 1.1.2+dfsg-1 06.08.2013 12:48, Michael Tokarev wrote: 09.05.2013 23:30, Edward J. Shornock wrote: Setting up libc6:mips (2.13-38) ... qemu: uncaught target signal 11 (Segmentation

Bug#704179: qemu-kvm: 120% CPU usage by host 4-core with 85% idle in the KVM guest (4-vcpu); load = 1.5-2.9 on host

2013-08-06 Thread Michael Tokarev
Control: tag -1 moreinfo unreproducible Tagging as moreinfo unreproducible for now. /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#704179: qemu-kvm: 120% CPU usage by host 4-core with 85% idle in the KVM guest (4-vcpu); load = 1.5-2.9 on host

2013-08-06 Thread Michael Tokarev
Hello. I'm replying to a somewhat old bugreport... 29.03.2013 04:51, Daniel Dickinson wrote: Package: qemu-kvm Version: 1.1.2+dfsg-6 Severity: normal With one debian wheezy kvm guest (running under libvirt) configured for 4 vcpu's on a 4-core host, the idle load of the system is 1.5-2.9 and

Bug#695666: qemu-kvm: qemu-bridge-helper script missing: -net bridge doesn't work

2013-08-06 Thread Michael Tokarev
Control: reassign -1 qemu Control: severity -1 wishlist Control: force-merge 691138 -1 [Replying to a somewhat old bugreport...] 11.12.2012 17:43, Fabian Holler wrote: Package: qemu-kvm Version: 1.1.2+dfsg-2 Severity: normal The -net bridge and -netdev bridge options doesn't work, most likey

Bug#707629: qemu-user-static: setting up mips chroot fails

2013-08-06 Thread Michael Tokarev
06.08.2013 18:39, Edward J. Shornock wrote: * Michael Tokarev m...@tls.msk.ru [06-08-2013 13:21 EEST]: I just tried wheezy version, -- it fails in exactly the same way in exactly the same place. So I don't see how this works for you and how this can be a reguression. Perhaps I just lucked

Bug#647707: Terminates when hotplugging multiple nics

2013-08-06 Thread Michael Tokarev
Control: tag -1 + moreinfo [Answering to an old bugreport..] 05.11.2011 17:53, Guido Günther wrote: Package: qemu-system Version: 0.15.0+dfsg-1 Severity: normal Hi, when hotplugging multiple nics qemu aborts with: LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

Bug#718972: qemu-kvm: creating or removing lvm snapshot of VM storage causes general protection fault or lvm freeze

2013-08-07 Thread Michael Tokarev
Control: reassign -1 linux-image-3.2.0-4-amd64/3.2.46-1 07.08.2013 14:20, Vladimir Kudrya wrote: Package: qemu-kvm Version: 1.1.2+dfsg-6 Severity: important Dear Maintainer, I have set up several virtual machines with libvirt and mirrored lvm storage. When attempting to create a snapshot of

Bug#710650: xen-api: FTBFS: gcc: error: /home/blank/debian/xen/releases/xen/xen-4.2.1/debian/build/build-utils_amd64/tools/ocaml/libs/xc/../../../../tools/libxc/libxenctrl.so: No such file or director

2013-06-12 Thread Michael Tokarev
08.06.2013 12:01, Mike McClurg wrote: Thanks, I'll take a look at this. I know right to nothing about this whole xen/ocaml thing. I attempted to rebuild it locally, and found out that it is actually _xen_ bits which are wrong, apparently: $ strings /usr/lib/ocaml/xenlight/xenlight.cmxa

Bug#635999: qemu architectures are now split in separate packages

2013-06-14 Thread Michael Tokarev
14.06.2013 11:05, Jordi Pujol wrote: Hello, now that qemu-system has been packaged in diferent files for each emulated architecture, we may change Depends to Recommends and install only the architectures that we need, for example, if an user only wants that qemu emulates only x86

Bug#635999: qemu architectures are now split in separate packages

2013-06-14 Thread Michael Tokarev
14.06.2013 11:34, Jordi Pujol wrote: [] I think that now is not possible to install only one architecture? First, please tell me how this is related to qemu-USER-static? excerpt from the debian/control file in the source package, version qemu 1.5.0+dfsg-4: Package: qemu Architecture:

Bug#712376: xen FTBFS with current gcc-4.8

2013-06-15 Thread Michael Tokarev
Source: xen Version: 4.2.1-2 Severity: serious When trying to build xen in current sid environment, which now uses gcc-4.8.1, it fails to build: gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable

Bug#712898: /etc/init.d/qemu-kvm: /etc/init.d/qemu-kvm not removed on upgrade

2013-06-21 Thread Michael Tokarev
21.06.2013 12:27, Laurent Bigonville wrote: /etc/init.d/qemu-kvm bb45f7e72549e87d699a934909a87d6b obsolete Could you please explicitly remove that file on upgrade This file will be removed if you purge qemu-kvm. The problem is that this package is still Recommended by other packages, this

Bug#712898: /etc/init.d/qemu-kvm: /etc/init.d/qemu-kvm not removed on upgrade

2013-06-21 Thread Michael Tokarev
Control: reopen -1 Control: tag -1 + confirmed pending 21.06.2013 14:43, Laurent Bigonville wrote: That precisely why old conffiles should explicitly be removed when they are not shipped in a pkg anymore, because they are only removed when the user is purging the package. And in the meantime,

Bug#712980: alsa-utils startup script creates /.pulse files (Failed to create secure directory) when pulseaudio is installed

2013-06-21 Thread Michael Tokarev
Package: alsa-utils Version: 1.0.25-4 Severity: important When pulseaudio is installed, which basically replaces alsa whith itself for userspace, /etc/init.d/alsa-utils starts creating .pulse files in system root directory during system startup/shutdown (when the script is run): $ ls -ld

Bug#712980: [Pkg-alsa-devel] Bug#712980: alsa-utils startup script creates /.pulse files (Failed to create secure directory) when pulseaudio is installed

2013-06-22 Thread Michael Tokarev
Control: found -1 1.0.27.1-1 21.06.2013 19:05, Elimar Riesebieter wrote: * Michael Tokarev m...@tls.msk.ru [2013-06-21 16:26 +0400]: Package: alsa-utils Version: 1.0.25-4 Could you please run 1.0.27.1 first as there are many, many improvements done. I had to backport alsa-lib and alsa

Bug#713132: seabios: FTBFS: unsatisfiable build-dependency: iasl ( 20130214) (versioned dep on a virtual pkg?)

2013-06-22 Thread Michael Tokarev
Control: force-merge 707454 713132 22.06.2013 15:41, Lucas Nussbaum wrote: Source: seabios Version: 1.7.2-3 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in

Bug#707236: qemu-mips-static makes host CPU hang (regression)

2013-05-08 Thread Michael Tokarev
Control: tag -1 + moreinfo 08.05.2013 17:30, Lisandro Damián Nicanor Pérez Meyer wrote: Package: qemu-user-static Version: 1.1.2+dfsg-6a Severity: important Hi! I'm using qemu-mips-static to build some packages in a chroot. Up to late last year I could do this without problems, using a 64

Bug#702278: busybox upload

2013-05-09 Thread Michael Tokarev
Control: reopen -1 05.05.2013 12:00, Michael Tokarev wrote: Control: retitle -1 pu: busybox/1:1.20.0-8 Hmm. I didn't notice the bug has been closed... Reopening it (now re-titled as a pu), instead of submiting a new report, so that all the information is in one place. Thanks, and sorry

Bug#706237: qemu-user-static: tcg fatal error while installing deps

2013-05-09 Thread Michael Tokarev
[ http://bugs.debian.org/706237 ] Adding some more info into the waters.. The talk is about random/phantom crashes when running java apps. This reminds me about the following: https://bugs.launchpad.net/qemu/+bug/668799 qemu-arm segfaults executing msgmerge (gettext)

Bug#706237: qemu-user-static: tcg fatal error while installing deps

2013-05-09 Thread Michael Tokarev
09.05.2013 13:14, Michael Tokarev пишет: [ http://bugs.debian.org/706237 ] Adding some more info into the waters.. The talk is about random/phantom crashes when running java apps. This reminds me about the following: https://bugs.launchpad.net/qemu/+bug/668799 qemu-arm segfaults

Bug#706237: qemu-user-static: tcg fatal error while installing deps

2013-05-09 Thread Michael Tokarev
09.05.2013 13:41, Michael Tokarev wrote: 09.05.2013 13:14, Michael Tokarev wrote: [ http://bugs.debian.org/706237 ] Damn. I haven't noticed the most important thing. Your report is about 1.4 version. Please try the recently-uploaded 1.5.0~rc0 which includes the fix by Peter I mentioned in my

Bug#707454: seabios: FTBFS: src/acpi.c:489:14: error: 'ssdt_pcihp_name' undeclared (first use in this function)

2013-05-09 Thread Michael Tokarev
09.05.2013 12:15, Lucas Nussbaum wrote: Source: seabios Version: 1.7.2-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on

Bug#707454: seabios: FTBFS: src/acpi.c:489:14: error: 'ssdt_pcihp_name' undeclared (first use in this function)

2013-05-09 Thread Michael Tokarev
09.05.2013 17:02, Lucas Nussbaum wrote: On 09/05/13 at 15:55 +0400, Michael Tokarev wrote: 09.05.2013 12:15, Lucas Nussbaum wrote: Source: seabios Version: 1.7.2-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS

Bug#707454: seabios: FTBFS: src/acpi.c:489:14: error: 'ssdt_pcihp_name' undeclared (first use in this function)

2013-05-09 Thread Michael Tokarev
Control: tag -1 - moreinfo unreproducible + confirmed upstream 09.05.2013 17:41, Michael Tokarev wrote: Compile checking out/acpi.o src/acpi.c: In function 'patch_pcihp': src/acpi.c:489:14: error: 'ssdt_pcihp_name' undeclared (first use in this function) It looks like iasl in sid

Bug#707584: new iasl (20130214-32) removed source comments from listing files, makes it unsutable to build seabios

2013-05-09 Thread Michael Tokarev
Package: acpica-tools Version: 20130214-0.3 Severity: normal Tags: sid One of the users of iasl, seabios package, for a long time used (undocumented) listing files (produced by iasl -l) to find offsets within iasl-compiled code. It looked something like that: -Compilation of out/ssdt-pcihp.dsl.i

Bug#707236: qemu-mips-static makes host CPU hang (regression)

2013-05-09 Thread Michael Tokarev
09.05.2013 20:33, Lisandro Damián Nicanor Pérez Meyer wrote: Control: tag -1 - moreinfo On Wed 08 May 2013 15:51:30 Michael Tokarev escribió: [snip] Please at least do a kernel stack dump (echo t /proc/sysrq-trigger), find the process in question and post it here. It may be that this bug

Bug#707727: qemu-system-ppc = 1.5.0 needs openbios-ppc = 1.1

2013-05-10 Thread Michael Tokarev
10.05.2013 21:16, Edward J. Shornock wrote: Package: qemu-system-ppc Version: 1.5.0~rc0+dfsg-1 Severity: normal Until I installed openbios-ppc 1.1, qemu-system-ppc failed to boot a Debian netinst iso. The current package in experimental depends on openbios-ppc (= 1.0+svn1060) Yes I know.

Bug#707645: /usr/bin/qemu-system-x86_64: crash booting kfreebsd netinst iso

2013-05-11 Thread Michael Tokarev
setcond2 is rewritten into setcond, the state of the destination temp should be reset, so that a copy of the previous value is not used instead of the result. Reported-by: Michael Tokarev m...@tls.msk.ru Reviewed-by: Richard Henderson r...@twiddle.net Signed-off-by: Aurelien Jarno

Bug#707645: /usr/bin/qemu-system-x86_64: crash booting kfreebsd netinst iso

2013-05-11 Thread Michael Tokarev
10.05.2013 14:48, Edward J. Shornock wrote: * Edward J. Shornock ed.shorn...@gmail.com [10-05-2013 10:41 EEST]: [..] I do not have this problem with a self-compiled qemu (git rev 66e61b55f158ef5628e4c056dd2f233c9351a3f5). To clarify, I didn't build my own package. I built qemu with

Bug#707732: qemu-system-ppc: segfault during installation using ppc netinst cd

2013-05-11 Thread Michael Tokarev
10.05.2013 21:45, Edward J. Shornock wrote: Package: qemu-system-ppc Version: 1.5.0~rc0+dfsg-1 Severity: normal Tags: upstream During an attempted installation of Debian wheezy, the guest qemu instance aborts with a segfault shortly after configuring how to partition the guest's HDD.

Bug#707236: qemu-mips-static makes host CPU hang (regression)

2013-05-11 Thread Michael Tokarev
Ok. This is still something to do with the host kernel (qemu might be involved too, but the main prob now is the kernel which at least should allow to kill this process), so we have to deal with that first. I noticed that you use custom (and rather old) kernel 3.2.21+edid. Since I can't

Bug#707645: /usr/bin/qemu-system-x86_64: crash booting kfreebsd netinst iso

2013-05-12 Thread Michael Tokarev
12.05.2013 21:39, Edward J. Shornock wrote: Control: tag -1 - upstream patch pending Control: notfound -1 1.1.2+dfsg-6a Control: retitle -1 qemu-system-x86_64: guest crashes booting kfreebsd netinst iso Control: found -1 1.4.0+dfsg-2exp (I'm removing the tags since this issue is seen in

Bug#707910: qemu-kvm: README.Debian obsolete material

2013-05-13 Thread Michael Tokarev
12.05.2013 07:23, Ross Boylan wrote: Package: qemu-kvm Version: 1.1.2+dfsg-6 Severity: minor /usr/share/doc/qemu-kvm/README.Debian.gz says, near the end, [...] FWIW, qemu-kvm package has been removed from wheezy+1, being replaced with qemu-system-x86, and there, there's no README.Debian

Bug#707645: /usr/bin/qemu-system-x86_64: crash booting kfreebsd netinst iso

2013-05-13 Thread Michael Tokarev
Control: reassign -1 seabios 1.7.2-1 Control: tag -1 + upstream patch pending 13.05.2013 18:56, Edward J. Shornock wrote: As a final test I did cd pc-bios cp vgabios-vmware.bin vgabios-stdvga.bin vgabios-qxl.bin \ vgabios-cirrus.bin q35-acpi-dsdt.aml acpi-dsdt.aml

Bug#708195: autofs: nfs4 local mount regression

2013-05-13 Thread Michael Tokarev
Control: tags -1 + confirmed upstream wontfix 14.05.2013 03:04, Chris Dumont wrote: Package: autofs Version: 5.0.7-3 Severity: normal Dear Maintainer, * What led up to the situation? Upgraded from squeeze to wheezy. * What was the outcome of this action? With squeeze (and

Bug#708320: qemu-user segfaults when running some multi-threaded apps

2013-05-14 Thread Michael Tokarev
Package: qemu-user, qemu-user-static Version: 1.1.2+dfsg-6a Severity: important Tags: upstream patch wheezy qemu-user emulation is prone to segfaults due to memory corruption when running some multi-threaded applications. This is an old bug which finally has been fixed upstream and which affects

Bug#686531: not only NFS

2013-05-16 Thread Michael Tokarev
Control: retitle -1 checkroot-bootclean.sh fails on read-only root Control: found -1 2.88dsf-41 The same happens when root is on local storage but still mounted read-only. And this happens with wheezy version too. In /lib/init/bootclean.sh, clean_tmp, there's a check whenever /tmp is

Bug#708801: qemu-kvm: FTBFS: qemu-conf--10052-.c:5: undefined reference to `pthread_create'

2013-05-18 Thread Michael Tokarev
18.05.2013 21:41, David Suárez wrote: Source: qemu-kvm Version: 1.1.2+dfsg-6 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130517 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build

Bug#708815: RM: kvm -- ROM; qemu-kvm merged with qemu, old compatibility/transitional package isn't needed anymore

2013-05-18 Thread Michael Tokarev
Package: ftp.debian.org Severity: normal As subject says, old compatibility package isn't neede anymore (the old name, kvm, isn't used since lenny, in squeezy it was renamed to qemu-kvm, and now in jessie (2 releases later) we don't need to keep that old comat anymore). Now there's no qemu-kvm

Bug#708801: qemu-kvm: FTBFS: qemu-conf--10052-.c:5: undefined reference to `pthread_create'

2013-05-18 Thread Michael Tokarev
Control: block -1 by 708815 18.05.2013 20:55, Michael Tokarev wrote: Qemu-kvm should not exist on sid, it has been replaced by qemu. According to devref 5.9.1, its source package should be removed semi-automatically, since all binary packages which was formely produced by it now produced

Bug#707236: qemu-mips-static makes host CPU hang (regression)

2013-05-19 Thread Michael Tokarev
Control: tag -1 + moreinfo Somehow I haven't noticed the moreinfo tag has been removed. Adding it back. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#635385: qemu-user-static should upgrade static libraries in qemu-debootstrap created chroots

2013-05-19 Thread Michael Tokarev
Control: tag -1 + confirmed wontfix 25.07.2011 21:27, Emmet Hikory wrote: Package: qemu-user-static Version: 0.14.1+dfsg-3 Severity: minor Tags: patch When qemu-debootstrap is used to create an emulation chroot, it copies a static library into the chroot for use by binfmt-misc. In

Bug#707236: qemu-mips-static makes host CPU hang (regression)

2013-05-20 Thread Michael Tokarev
20.05.2013 18:02, Lisandro Damián Nicanor Pérez Meyer wrote: On Sunday 19 May 2013 19:39:41 Michael Tokarev wrote: Control: tag -1 + moreinfo Somehow I haven't noticed the moreinfo tag has been removed. Adding it back. That's because I removed it when I supplied the info you asked

Bug#709216: qemu-system-x86 wants libvirt0 = 1.0 only available in experimental

2013-05-21 Thread Michael Tokarev
21.05.2013 21:15, Vincent Legout wrote: Package: qemu-system-x86 Version: 1.5.0+dfsg-1 Severity: serious Hello, apt-get dist-upgrade failed because qemu-system-x86 declares a Breaks on libvirt0 ( 1.0) but libvirt 1.0 is only available in experimental. Oh. I haven't noticed that not all

Bug#709199: qemu-system-x86: invalid use of update-rc.d

2013-05-21 Thread Michael Tokarev
21.05.2013 17:52, Jakub Wilk wrote: Package: qemu-system-x86 Version: 1.5.0+dfsg-1 Severity: normal qemu-system-x86 postinst calls update-rc.d like this: update-rc.d qemu-system-x86 start /dev/null But start requires at least two arguments: a sequence number and a runlevel. Hmm.

Bug#709216: qemu-system-x86 wants libvirt0 = 1.0 only available in experimental

2013-05-21 Thread Michael Tokarev
21.05.2013 22:06, Vincent Legout wrote: Hi, Michael Tokarev m...@tls.msk.ru writes: 21.05.2013 21:15, Vincent Legout wrote: apt-get dist-upgrade failed because qemu-system-x86 declares a Breaks on libvirt0 ( 1.0) but libvirt 1.0 is only available in experimental. Oh. I haven't noticed

Bug#709216: qemu-system-x86 wants libvirt0 = 1.0 only available in experimental

2013-05-21 Thread Michael Tokarev
Control: reassign -1 libvirt0 1.0.2-1 Control: severity -1 wishlist 21.05.2013 22:13, Michael Tokarev wrote: 21.05.2013 22:06, Vincent Legout wrote: Hi, Michael Tokarev m...@tls.msk.ru writes: 21.05.2013 21:15, Vincent Legout wrote: apt-get dist-upgrade failed because qemu-system-x86

Bug#709241: Missing qemu-make-debian-root manpage

2013-05-22 Thread Michael Tokarev
22.05.2013 00:18, Vincent Legout wrote: Package: qemu-utils Version: 1.5.0+dfsg-1 Severity: normal Hello, Starting with qemu 1.5.0+dfsg-1, qemu-utils no longer ships the qemu-make- debian-root manpage because it no longer calls dh_installman. Calling dh_installman will also install the

Bug#709518: rblcheck do not work with an .rblcheckrc anymore

2013-05-24 Thread Michael Tokarev
Control: tag -1 + moreinfo unreproducible 23.05.2013 22:28, Klaus Ethgen wrote: Package: udns-utils Version: 0.2-2 Severity: important I used rblcheck often and liked the tool. But since the new upstream version, the tool do not work anymore. Well, it does, if I use rblcheck -c -s ...

Bug#709613: printing does not work after squeeze-wheezy upgrade

2013-05-24 Thread Michael Tokarev
Package: samba Version: 2:3.6.6-6 Severity: important After upgrading a system from squeeze to wheezy yesterday, printing as ordinary user stopped working. When trying to submit a print job (using smbclient for simplicity), access denied error is being returned from the server, like this: $

Bug#709613: printing does not work after squeeze-wheezy upgrade

2013-05-24 Thread Michael Tokarev
24.05.2013 16:27, Michael Tokarev wrote: Package: samba Version: 2:3.6.6-6 Severity: important After upgrading a system from squeeze to wheezy yesterday, printing as ordinary user stopped working. When trying to submit a print job (using smbclient for simplicity), access denied error

Bug#452365: symlink eating bug

2013-05-27 Thread Michael Tokarev
Control: found -1 1.26+dfsg-0.1 Hello. Here I just got a bunch of broken symlinks after upgrading a system from squeeze to wheezy and at the same time moving to a new hw -- for which I installed wheezy on a new hw and tar'ed stuff from /home and similar to the new machine. In process, all

Bug#709518: rblcheck do not work with an .rblcheckrc anymore

2013-05-27 Thread Michael Tokarev
Control: tag -1 - moreinfo unreproducible + confirmed upstream Control: retitle -1 rblcheck recognize only last zone in .rblcheckrc Control: severity -1 normal 24.05.2013 12:35, Klaus Ethgen wrote: Hello, Am Fr den 24. Mai 2013 um 9:04 schrieb Michael Tokarev: $ echo zen.spamhaus.org

Bug#710096: debian/patches/update-usbredirserver-whatis-entry.diff is malformed

2013-05-28 Thread Michael Tokarev
Source: usbredir Version: 0.6-2 Severity: minor The mentioned patch file in the package does not contain patch headers and hence can't be applied. Here it is: Description: Update usbredirserver/usbredirserver.1 to fix manpage-has-useless-whatis-entry Author: Liang Guo

Bug#710124: Please add --enable-rbd in the configure

2013-05-28 Thread Michael Tokarev
Control: reassign -1 qemu-system-x86 Control: merge -1 689239 Thanks, /mjt 28.05.2013 17:54, Thomas Goirand wrote: Package: qemu Version: 1.5.0+dfsg-1 Severity: wishlist Hi, To be able to use Qemu (and therefore KVM in OpenStack) with Ceph as a storage back-end, then we need the

Bug#710155: RM: qemu-kvm-dbg -- ROM; source has been removed

2013-05-28 Thread Michael Tokarev
Package: ftp.debian.org Severity: normal We have package qemu-kvm-dbg which is still referenced in, for example, jessie overrides. This package were built from qemu-kvm source, but that one has been removed, since it is now provided by qemu. We don't build -dbg packages from qemu (at least not

Bug#710156: override: qemu:otherosfs/optional

2013-05-28 Thread Michael Tokarev
Package: ftp.debian.org Severity: normal There are a few binary packages which are built from qemu source. Qemu is an emulator, which can emulate either whole hardware platform, to run whole OS inside it, or can run foreign binaries. Recently we introduced a whole lot of qemu-system packages

Bug#594273: RM: libdigest-sha1-perl -- ROM; functionality provided by Digest::SHA

2013-05-29 Thread Michael Tokarev
I'm not sure it is the right place - the RM bugreport - to add this information to. The thing is: finally, wheezy is out without this module. And it turns out that many 3rd-party code still uses the old name, despite the new name being in core perl for quite a while. In particular, when

Bug#710328: qemu-kvm: doesn't clean up legacy files in /etc/kvm

2013-05-30 Thread Michael Tokarev
Control: tag -1 + confirmed pending 30.05.2013 03:33, Christoph Anton Mitterer wrote: Package: qemu-kvm Version: 1.5.0+dfsg-2 Severity: normal Hi. AFAIU, the stuff in /etc/kvm/: kvm-ifdown kvm-ifup target-x86_64.conf is no longer used (or shipped by the transitional qemu-kvm

Bug#665046: qemu-kvm: bad network performance using vhost and macvtap

2012-03-22 Thread Michael Tokarev
On 22.03.2012 15:06, Anthony Bourguignon wrote: Package: qemu-kvm Version: 1.0+dfsg-9 Severity: important Hello, I encountered an issue with version 1.0+dfsg-9 of qemu-kvm (it worked fine with 1.0+dfsg-8). The network performances are really bad when I'm using vhost and macvtap

Bug#665046: qemu-kvm: bad network performance using vhost and macvtap

2012-03-22 Thread Michael Tokarev
severity 665046 wishlist tags 665046 + unreproducible thanks On 22.03.2012 19:05, Michael Tokarev wrote: [] There was no network-related changes between -8 and -9. Macvtap performance has always been awful from the ground up, but this is due to kernel not qemu. Reportedly it become a bit

Bug#665046: qemu-kvm: bad network performance using vhost and macvtap

2012-03-22 Thread Michael Tokarev
On 22.03.2012 19:58, Anthony Bourguignon wrote: [] I tested macvtap device on -8 and -9 briefly (had to tweak my regular bridge setup quite a bit for that to work), and I see exactly the same (bad) performance with both versions. I've just tested again. I ran a virtual machine with -8 and

Bug#652326: libspice-server errors out on startup on 32bit

2012-03-24 Thread Michael Tokarev
On 24.03.2012 18:06, Laurent Bigonville wrote: severity 652326 grave thanks Hi, This bug is definitely RC to me. Out of curiocity, why you come to it just now (with grave severity), when this has been mentioned on the upstream mailinglist, instead of coming to it before when _you_ had

Bug#665821: kvm: emulation failure when aros (icaros) attempts to reboot

2012-03-26 Thread Michael Tokarev
26.03.2012 16:36, Michal Suchanek wrote: Package: qemu-kvm Version: 1:1.0+dfsg-9 Severity: normal When you select the reboot option in aros kvm writes: KVM internal error. Suberror: 1 emulation failure EAX= EBX=0351 ECX= EDX=039f ESI=02fa1770 EDI=fc0dd840 EBP=010e1864

Bug#666070: qemu-kvm: Booting from LXDE-live iso, makes started windows to blink.

2012-03-28 Thread Michael Tokarev
tags 666070 + moreinfo unreproducible thanks 28.03.2012 16:10, Sthu Deus wrote: Package: qemu-kvm Version: 1.0+dfsg-9 Severity: important Dear Maintainer, I can not use live LXDE image from debian 6.0.3 (stable) - since it has finished booting, when I run an app, its window blinks and moves

Bug#666950: postfix-sqlite is missing, and main postfix package now links with libpq5

2012-04-02 Thread Michael Tokarev
Package: postfix Version: 2.9.1-2 Severity: normal New postfix release (2.9) includes new map type sqlite, in /usr/lib/postfix/dict_sqlite.so. As done with other optional maps, this should go into a separate package. This is related to #93 -- build deps are okay already, but not compile

Bug#646961: patch

2012-04-05 Thread Michael Tokarev
On 04.04.2012 22:24, Robert Millan wrote: - while /sbin/route del default gw 0.0.0.0 dev $interface; do :; done + if [ ${uname} = GNU/kFreeBSD ] ; then + while /lib/freebsd/route del -net 0.0.0.0 0.0.0.0 dev $interface; do :; done + else +

Bug#667604: Low network speed with -vnc option

2012-04-05 Thread Michael Tokarev
On 05.04.2012 13:25, Svante Signell wrote: Package: qemu-kvm Version: 1.0+dfsg-2 Severity: important Hello, With recent qemu-kvm versions (don't know since when) network speed slows down from 2.6 Mbps to less than 300 kbps with GNU/Linux as host and GNU/Hurd as guest, using the -vnc :n

Bug#646961: patch

2012-04-05 Thread Michael Tokarev
And one more thing... On 05.04.2012 13:37, Michael Tokarev wrote: On 04.04.2012 22:24, Robert Millan wrote: -while /sbin/route del default gw 0.0.0.0 dev $interface; do :; done +if [ ${uname} = GNU/kFreeBSD ] ; then +while /lib/freebsd/route del -net 0.0.0.0

Bug#667604: Low network speed with -vnc option

2012-04-05 Thread Michael Tokarev
tags 667604 + confirmed upstream fixed-upstream thanks On 05.04.2012 15:51, Svante Signell wrote: severity 667604 normal thanks Thank you! ;) Can you at least give me exact steps to reproduce the issue? Without -vnc: kvm -m 1024 -net nic,model=rtl8139 -net user,hostfwd=tcp::5556-:22

Bug#646961: patch

2012-04-05 Thread Michael Tokarev
On 05.04.2012 15:27, Robert Millan wrote: El 5 d’abril de 2012 11:37, Michael Tokarev m...@tls.msk.ru ha escrit: I also wonder if we can just test for /lib/freebsd/route existance instead of checking $(uname -r) ? Somehow I'm not comfortable with the uname check... It doesn't make

Bug#667604: Low network speed with -vnc option

2012-04-05 Thread Michael Tokarev
On 05.04.2012 16:04, Michael Tokarev wrote: [] Aha. So it is slirp networking (-net user). There's a bug in this area indeed, which is a missing timer wakeup which can be mitigated by enabling SDL display or adding some activity. I'll see if it can be backported. Note the bug only

Bug#667604: Low network speed with -vnc option

2012-04-05 Thread Michael Tokarev
On 05.04.2012 17:43, Svante Signell wrote: Thanks, can you create an x86_64 version. That's the box(es) I'm using. The i386 version fails to install. Heh. That's why reportbug script includes some system information. I didn't find any info about your system so I created a binary for the same

Bug#714270: qemu-guest-agent: document what benefit it actually gives

2013-06-27 Thread Michael Tokarev
Control: tag -1 + confirmed 27.06.2013 16:53, Christoph Anton Mitterer wrote: IMHO the package description should contain some of the major features that running this guest agent inside domains gives. Can you provide some example wording please? Note the package is really new and more a

Bug#714252: qemu-system-x86: BIOS alternatives to seabios?

2013-06-27 Thread Michael Tokarev
Control: tag -1 + wontfix 27.06.2013 13:47, Christoph Anton Mitterer wrote: Package: qemu-system-x86 Version: 1.5.0+dfsg-4 Severity: wishlist Hi. Perhaps I'm wrong, but wasn't bochsbios used in earlier days instead of seabios? Even if seabios is better... wouldn't it be nice to

Bug#714252: qemu-system-x86: BIOS alternatives to seabios?

2013-06-27 Thread Michael Tokarev
28.06.2013 02:14, Christoph Anton Mitterer wrote: Uhm and that grub-firmware-qemu doesn't work as well? I haven't said it doesn't work. I said that some features require particular bios implementation and/or version. This does not mean that the whole thing is broken. Now, back to the topic:

Bug#714278: qemu: possibly suggest grub-firmware-qemu

2013-06-28 Thread Michael Tokarev
Control: tag -1 + wontfix 27.06.2013 17:35, Christoph Anton Mitterer wrote: Just an idea: It may make sense to suggest grub-firmware-qemu in some of the qemu binary packages... to point users to this nice and useful firmware replacement :) From your description it sounds like it really is

Bug#714275: qemu-system-common: qemu and all qemu-system-* manpages mention qemu-system-i386

2013-06-28 Thread Michael Tokarev
Control: tag -1 + wontfix 27.06.2013 17:22, Christoph Anton Mitterer wrote: The qemu(1) manpage and the various qemu-system-*(1) manpages that link to it all mention qemu-system-i386 in many places. These are all examples of usage of various command-line options. Wouldn't it be better to

<    4   5   6   7   8   9   10   11   12   13   >