Your message dated Fri, 18 Feb 2011 15:17:19 +0000
with message-id <[email protected]>
and subject line Bug#613944: fixed in libvirt 0.8.7-3
has caused the Debian Bug report #613944,
regarding libvirt-bin: fails to start default network with dnsmasq 2.56-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
613944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613944
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-bin
Version: 0.8.7-2
Severity: normal

After upgrading dnsmasq to 2.56-1, starting the default network fails with;

    Feb 18 11:39:04 reptile dnsmasq[8253]: junk found in command line
    Feb 18 11:39:04 reptile dnsmasq[8253]: FAILED to start up

This is because dnsmasq's command-line parsing has become stricter; it no
longer ignores non-option arguments (#589885). I suspect this line in
src/network/bridge_driver.c:

    virCommandAddArgList(cmd, "--conf-file=", "", NULL);

should either be 

    virCommandAddArgList(cmd, "--conf-file=", NULL);

or

    virCommandAddArgList(cmd, "--conf-file", "", NULL);

There might be other faulty lines.

Regards,
    S

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libvirt-bin depends on:
ii  adduser                   3.112+nmu2     add and remove users and groups
ii  gettext-base              0.18.1.1-3     GNU Internationalization utilities
ii  libavahi-client3          0.6.28-3       Avahi client library
ii  libavahi-common3          0.6.28-3       Avahi common library
ii  libblkid1                 2.17.2-9.1     block device id library
ii  libc6                     2.11.2-11      Embedded GNU C Library: Shared lib
ii  libcap-ng0                0.6.5-1        An alternate POSIX capabilities li
ii  libdevmapper1.02.1        2:1.02.48-5    The Linux Kernel Device Mapper use
ii  libgcrypt11               1.4.6-5        LGPL Crypto library - runtime libr
ii  libgnutls26               2.10.4-2       the GNU TLS library - runtime libr
ii  libnl1                    1.1-6          library for dealing with netlink s
ii  libparted0debian1         2.3-5          The GNU Parted disk partitioning s
ii  libpciaccess0             0.12.1-1       Generic PCI access library for X
ii  libreadline6              6.1-3          GNU readline and history libraries
ii  libsasl2-2                2.1.23.dfsg1-7 Cyrus SASL - authentication abstra
ii  libudev0                  166-1          libudev shared library
ii  libuuid1                  2.17.2-9.1     Universally Unique ID library
ii  libvirt0                  0.8.7-2        library for interfacing with diffe
ii  libxenstore3.0            4.0.1-2        Xenstore communications library fo
ii  libxml2                   2.7.8.dfsg-2   GNOME XML library
ii  logrotate                 3.7.8-6        Log rotation utility

Versions of packages libvirt-bin recommends:
ii  bridge-utils              1.4-5          Utilities for configuring the Linu
ii  dnsmasq-base              2.55-2         A small caching DNS proxy and DHCP
ii  ebtables                  2.0.9.2-2      Ethernet bridge frame table admini
ii  gawk                      1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr
ii  iptables                  1.4.10-1       administration tools for packet fi
ii  libxml2-utils             2.7.8.dfsg-2   XML utilities
ii  netcat-openbsd            1.89-4         TCP/IP swiss army knife
ii  qemu                      0.12.5+dfsg-3  fast processor emulator
ii  qemu-kvm                  0.12.5+dfsg-5  Full virtualization on x86 hardwar

Versions of packages libvirt-bin suggests:
ii  policykit-1                   0.99-3     framework for managing administrat

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 0.8.7-3

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive:

libvirt-bin_0.8.7-3_i386.deb
  to main/libv/libvirt/libvirt-bin_0.8.7-3_i386.deb
libvirt-dev_0.8.7-3_i386.deb
  to main/libv/libvirt/libvirt-dev_0.8.7-3_i386.deb
libvirt-doc_0.8.7-3_all.deb
  to main/libv/libvirt/libvirt-doc_0.8.7-3_all.deb
libvirt0-dbg_0.8.7-3_i386.deb
  to main/libv/libvirt/libvirt0-dbg_0.8.7-3_i386.deb
libvirt0_0.8.7-3_i386.deb
  to main/libv/libvirt/libvirt0_0.8.7-3_i386.deb
libvirt_0.8.7-3.debian.tar.gz
  to main/libv/libvirt/libvirt_0.8.7-3.debian.tar.gz
libvirt_0.8.7-3.dsc
  to main/libv/libvirt/libvirt_0.8.7-3.dsc
python-libvirt_0.8.7-3_i386.deb
  to main/libv/libvirt/python-libvirt_0.8.7-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated libvirt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 18 Feb 2011 15:49:44 +0100
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source all i386
Version: 0.8.7-3
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers 
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description: 
 libvirt-bin - the programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 613944
Changes: 
 libvirt (0.8.7-3) unstable; urgency=low
 .
   * [e6c5184] New patch Don-t-pass-empty-arguments-to-dnsmasq.patch: Don't
     pass empty arguments to dnsmasq
     Thanks to Simon McVittie for the detailed description (Closes: #613944)
   * [8887de6] Add gbp.conf
Checksums-Sha1: 
 be6a848ede2125bcb5e43e8064c80d80813f46bf 1874 libvirt_0.8.7-3.dsc
 d42226dd5f6f4642a606b1d1119bc1d5f2821c2b 32369 libvirt_0.8.7-3.debian.tar.gz
 4a049d0df1d41e7f20b5dc90b7775861ffffa98a 1300706 libvirt-doc_0.8.7-3_all.deb
 073f84de58949b6f9ed31aea0e52c18fb27df4fd 1138346 libvirt-bin_0.8.7-3_i386.deb
 21b106eb983bcd44a76afbb63eb55c4401833cc4 1147106 libvirt0_0.8.7-3_i386.deb
 2cae46c713e05f0ee9d260c3e58ead9bfdaa9f69 3381838 libvirt0-dbg_0.8.7-3_i386.deb
 85941af256bdd80d83074bbb7a1cc4f98c8d8455 1403466 libvirt-dev_0.8.7-3_i386.deb
 2fc03ee210d7e1bf18690b46beeaa81122db5144 544004 python-libvirt_0.8.7-3_i386.deb
Checksums-Sha256: 
 1676c53b87e64c9dbcaab35558258122e2d229509fd8d7ef0c8982b7db49f942 1874 
libvirt_0.8.7-3.dsc
 201fdcae79aad735a0684e3c65f790fdd6b106c75f31e2a89f4a7439fe5bf7b4 32369 
libvirt_0.8.7-3.debian.tar.gz
 74f3662bbbdbeeabfce762d66eaaff5adc8634a18d63e427a3e8caba2abdf497 1300706 
libvirt-doc_0.8.7-3_all.deb
 6ae27aa8cbfdda323a914948de9fb8574db3817513bcf3b902b3962210dea88b 1138346 
libvirt-bin_0.8.7-3_i386.deb
 e834870ef41090a564ed0f421d6dd719317527dec0f1c1be0f772ba228094aea 1147106 
libvirt0_0.8.7-3_i386.deb
 448ee2137bcf2a28df5cbb585d47f2e00ef94342d42d884668796f36a927217e 3381838 
libvirt0-dbg_0.8.7-3_i386.deb
 c2c7a0f3c09a0d5ae305c4aa8bb95ab63f8d76ff9239edac2ced4c66995b5198 1403466 
libvirt-dev_0.8.7-3_i386.deb
 af7726e5c471199ebe314040331ac776edb44188a3bd3b99ccae1543a74777a7 544004 
python-libvirt_0.8.7-3_i386.deb
Files: 
 f490269cc09cfccae5eedf483cc3f135 1874 libs optional libvirt_0.8.7-3.dsc
 d6a075966d9c6edeec901be5b9814da8 32369 libs optional 
libvirt_0.8.7-3.debian.tar.gz
 c0eee6efa20550bf2863abec9856fd3a 1300706 doc optional 
libvirt-doc_0.8.7-3_all.deb
 89408ad42062e72e57a6cdd9caebad87 1138346 admin optional 
libvirt-bin_0.8.7-3_i386.deb
 f2bb98dabba7a42eb74e90b41caa966c 1147106 libs optional 
libvirt0_0.8.7-3_i386.deb
 0ddf3567754f3967962b780fc3622afd 3381838 debug extra 
libvirt0-dbg_0.8.7-3_i386.deb
 2cffc69ec598fbd7b3be708c5a513435 1403466 libdevel optional 
libvirt-dev_0.8.7-3_i386.deb
 80bf9525f0632b9f15a7bd6b62e458fe 544004 python optional 
python-libvirt_0.8.7-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFNXorMn88szT8+ZCYRAhrbAJ48Rq0mqCtwWr7ik10D82obaRq08gCdENb7
SEtlGONwVn05a0ku0jSz7f8=
=4nqx
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to