Your message dated Mon, 6 Dec 2010 09:20:13 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-libvirt-maintainers] Bug#606066: libvirt0: fails to 
define default network
has caused the Debian Bug report #606066,
regarding libvirt0: fails to define default network
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.)


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


After installing kvm and libvirt, no default NAT-ing network is defined
and trying yo define it via virsh results in an error

 $ virsh net-create /etc/libvirt/qemu/networks/default.xml
   error: Failed to create network from
   /etc/libvirt/qemu/networks/default.xml
   error: Unknown failure

 $ virsh net-list --all
   Name                 State      Autostart
   -----------------------------------------

 $ cat /etc/libvirt/qemu/networks/default.xml
   <network>
     <name>default</name>
     <bridge name="virbr0" />
     <forward/>
     <ip address="192.168.122.1" netmask="255.255.255.0">
       <dhcp>
         <range start="192.168.122.2" end="192.168.122.254" />
       </dhcp>
     </ip>
   </network>


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages libvirt0 depends on:
ii  libc6                     2.11.2-7       Embedded GNU C Library: Shared lib
ii  libcap-ng0                0.6.4-1        An alternate posix capabilities li
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-6          library for dealing with netlink s
ii  libsasl2-2                2.1.23.dfsg1-6 Cyrus SASL - authentication abstra
ii  libxenstore3.0            4.0.1-1        Xenstore communications library fo
ii  libxml2                   2.7.8.dfsg-1   GNOME XML library

Versions of packages libvirt0 recommends:
ii  lvm2                          2.02.66-4  The Linux Logical Volume Manager

libvirt0 suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sun, Dec 05, 2010 at 10:13:52PM -0800, Ian Allison wrote:
> Package: libvirt0
> Version: 0.8.3-5
> Severity: important
> 
> 
> After installing kvm and libvirt, no default NAT-ing network is defined
> and trying yo define it via virsh results in an error
Please see /usr/share/doc/libvirt-bin/READM.Debian. The network is
_defined_ but not _started_.
 -- Guido

> 
>  $ virsh net-create /etc/libvirt/qemu/networks/default.xml
>    error: Failed to create network from
>    /etc/libvirt/qemu/networks/default.xml
>    error: Unknown failure
> 
>  $ virsh net-list --all
>    Name                 State      Autostart
>    -----------------------------------------
> 
>  $ cat /etc/libvirt/qemu/networks/default.xml
>    <network>
>      <name>default</name>
>      <bridge name="virbr0" />
>      <forward/>
>      <ip address="192.168.122.1" netmask="255.255.255.0">
>        <dhcp>
>          <range start="192.168.122.2" end="192.168.122.254" />
>        </dhcp>
>      </ip>
>    </network>
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers testing
>   APT policy: (700, 'testing'), (300, 'unstable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages libvirt0 depends on:
> ii  libc6                     2.11.2-7       Embedded GNU C Library: Shared 
> lib
> ii  libcap-ng0                0.6.4-1        An alternate posix capabilities 
> li
> 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-6          library for dealing with netlink 
> s
> ii  libsasl2-2                2.1.23.dfsg1-6 Cyrus SASL - authentication 
> abstra
> ii  libxenstore3.0            4.0.1-1        Xenstore communications library 
> fo
> ii  libxml2                   2.7.8.dfsg-1   GNOME XML library
> 
> Versions of packages libvirt0 recommends:
> ii  lvm2                          2.02.66-4  The Linux Logical Volume Manager
> 
> libvirt0 suggests no packages.
> 
> -- no debconf information
> 
> 
> 
> _______________________________________________
> Pkg-libvirt-maintainers mailing list
> [email protected]
> http://lists.alioth.debian.org/mailman/listinfo/pkg-libvirt-maintainers
> 


--- End Message ---

Reply via email to