Your message dated Mon, 16 Aug 2010 16:52:17 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-libvirt-maintainers] Bug#593229: libvirt-bin: 0.8.3-1 
broke my VMs with bridge interfaces
has caused the Debian Bug report #593229,
regarding libvirt-bin: 0.8.3-1 broke my VMs with bridge interfaces
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.)


-- 
593229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593229
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-bin
Version: 0.8.3-1
Severity: important

After upgrading to 0.8.3-1, I only get an error when I start a KVM VM using
bridge interfaces, defined like this:

    <interface type='network'>
      <source network='default'/>
      <target dev='m0d0'/>
      <model type='e1000'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04'
      function='0x0'/>
    </interface>

This is the error message:

$ virsh start vm
error: Failed to start domain vm
error: internal error Process exited while reading console log output: char
device redirected to /dev/pts/18
could not configure /dev/net/tun: Operation not permitted

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35.1-00001-gd1c73d8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvirt-bin depends on:
ii  adduser                 3.112            add and remove users and groups
ii  libavahi-client3        0.6.27-2         Avahi client library
ii  libavahi-common3        0.6.27-2         Avahi common library
ii  libblkid1               2.17.2-3.1       block device id library
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libcap-ng0              0.6.4-1          An alternate posix capabilities li
ii  libdevmapper1.02.1      2:1.02.48-2      The Linux Kernel Device Mapper use
ii  libgcrypt11             1.4.5-2          LGPL Crypto library - runtime libr
ii  libgnutls26             2.8.6-1          the GNU TLS library - runtime libr
ii  libnl1                  1.1-5            library for dealing with netlink s
ii  libparted0debian1       2.3-1            The GNU Parted disk partitioning s
ii  libpciaccess0           0.12.0-1         Generic PCI access library for X
ii  libreadline6            6.1-3            GNU readline and history libraries
ii  libsasl2-2              2.1.23.dfsg1-5.1 Cyrus SASL - authentication abstra
ii  libudev0                161-1            libudev shared library
ii  libuuid1                2.17.2-3.1       Universally Unique ID library
ii  libvirt0                0.8.3-1          library for interfacing with diffe
ii  libxenstore3.0          4.0.1~rc5-1      Xenstore communications library fo
ii  libxml2                 2.7.7.dfsg-4     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-1         A small caching DNS proxy and DHCP
ii  gawk                      1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr
ii  iptables                  1.4.9-1        administration tools for packet fi
ii  libxml2-utils             2.7.7.dfsg-4   XML utilities
ii  netcat-openbsd            1.89-4         TCP/IP swiss army knife
ii  qemu-kvm                  0.12.5+dfsg-1  Full virtualization on x86 hardwar

Versions of packages libvirt-bin suggests:
ii  policykit-1                   0.96-2     framework for managing administrat

-- Configuration Files:
/etc/default/libvirt-bin changed:
start_libvirtd="yes"
libvirtd_opts="-d -l"


-- no debconf information



--- End Message ---
--- Begin Message ---
On Mon, Aug 16, 2010 at 03:46:29PM +0200, Tino Keitel wrote:
> Package: libvirt-bin
> Version: 0.8.3-1
> Severity: important
> 
> After upgrading to 0.8.3-1, I only get an error when I start a KVM VM using
> bridge interfaces, defined like this:
> 
>     <interface type='network'>
>       <source network='default'/>
>       <target dev='m0d0'/>
>       <model type='e1000'/>
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x04'
>       function='0x0'/>
>     </interface>
> 
> This is the error message:
> 
> $ virsh start vm
> error: Failed to start domain vm
> error: internal error Process exited while reading console log output: char
> device redirected to /dev/pts/18
> could not configure /dev/net/tun: Operation not permitted
Please check NEWS.Debian for an explanation, upstream applied our patch
but made this an options that can be configured via qemu.conf
Cheers,
 -- Guido


--- End Message ---

Reply via email to