Bug#618036: [Pkg-libvirt-maintainers] Bug#618036: libvirt0: missing dependency: dmidecode

2011-03-14 Thread William Dauchy
Hi Guido, On Sun, Mar 13, 2011 at 10:23 PM, Guido Günther a...@sigxcpu.org wrote: Unfortunately it's not that simple. I looked at the code and it shouldn't crash without dmidecode (so a Recommends would be enouth). How would I reproduce the error so I can track down the crash? Cheers, You

Bug#618036: libvirt0: missing dependency: dmidecode

2011-03-13 Thread William Dauchy
Package: libvirt0 Version: 0.8.8-2 Severity: normal Tags: patch libvirt is using dmidecode in ./src/util/sysinfo.c It causes some segfaults in some cases if not installed. Please see my attached patch to fix the missing dependency. -- William From 5c4e0f358cd76867982dca6bbc6a87da66d90ce4 Mon

Bug#618036: [Pkg-libvirt-maintainers] Bug#618036: libvirt0: missing dependency: dmidecode

2011-03-13 Thread Guido Günther
tags 618036 -patch thanks On Sun, Mar 13, 2011 at 05:50:19PM +0100, William Dauchy wrote: Package: libvirt0 Version: 0.8.8-2 Severity: normal Tags: patch libvirt is using dmidecode in ./src/util/sysinfo.c It causes some segfaults in some cases if not installed. Please see my attached

Bug#618036: [Pkg-libvirt-maintainers] Bug#618036: libvirt0: missing dependency: dmidecode

2011-03-13 Thread William Dauchy
Hi Guido, On Sun, Mar 13, 2011 at 6:15 PM, Guido Günther a...@sigxcpu.org wrote: Thanks for the patch but it looks like this is only being used by the daemon not by the library itself. Any reason why you added the dependencies to the lib? How do you trigger the segfaults? Perhaps am I wrong

Bug#618036: [Pkg-libvirt-maintainers] Bug#618036: libvirt0: missing dependency: dmidecode

2011-03-13 Thread Guido Günther
Hi William, On Sun, Mar 13, 2011 at 06:48:53PM +0100, William Dauchy wrote: Hi Guido, On Sun, Mar 13, 2011 at 6:15 PM, Guido Günther a...@sigxcpu.org wrote: Thanks for the patch but it looks like this is only being used by the daemon not by the library itself. Any reason why you added the