Your message dated Sun, 08 Apr 2018 10:21:50 +0000
with message-id <e1f57si-0002lh...@fasolo.debian.org>
and subject line Bug#895145: fixed in libvirt 4.2.0-2
has caused the Debian Bug report #895145,
regarding virt-manager: fails to start networks
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 ow...@bugs.debian.org
immediately.)


-- 
895145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: virt-manager
Version: 1:1.4.3-1
Severity: important


Hi.

Since the most recent upgrade, when I try to start a network from the GUI:
Error starting network 'main': internal error: Failed to initialize a valid 
firewall backend

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
    callback(*args, **kwargs)
  File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn
    ret = fn(self, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/network.py", line 81, in start
    self._backend.create()
  File "/usr/lib/python2.7/dist-packages/libvirt.py", line 2947, in create
    if ret == -1: raise libvirtError ('virNetworkCreate() failed', net=self)
libvirtError: internal error: Failed to initialize a valid firewall backend


Cheers,
Chris


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

Kernel: Linux 4.15.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages virt-manager depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.1-3
ii  gir1.2-gtk-3.0                               3.22.29-3
ii  gir1.2-gtk-vnc-2.0                           0.7.2-1
ii  gir1.2-libosinfo-1.0                         1.1.0-1
ii  gir1.2-libvirt-glib-1.0                      1.0.0-1
ii  gir1.2-vte-2.91                              0.52.0-1
ii  librsvg2-common                              2.40.20-2
ii  python                                       2.7.14-4
ii  python-dbus                                  1.2.6-1
ii  python-gi                                    3.28.1-1
ii  python-gi-cairo                              3.28.1-1
ii  python-libvirt                               4.0.0-1
ii  python-requests                              2.18.4-2
ii  python2.7                                    2.7.14-8
ii  virtinst                                     1:1.4.3-1

Versions of packages virt-manager recommends:
ii  gir1.2-spiceclientglib-2.0  0.34-1.1
ii  gir1.2-spiceclientgtk-3.0   0.34-1.1
ii  libvirt-daemon-system       4.2.0-1

Versions of packages virt-manager suggests:
ii  gir1.2-secret-1  0.18.6-1
ii  gnome-keyring    3.28.0.2-1
pn  python-guestfs   <none>
pn  ssh-askpass      <none>
pn  virt-viewer      <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 4.2.0-2

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.

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 895...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <a...@sigxcpu.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 08 Apr 2018 11:05:14 +0200
Source: libvirt
Binary: libvirt-clients libvirt-daemon libvirt-daemon-driver-storage-gluster 
libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-sheepdog 
libvirt-daemon-driver-storage-zfs libvirt-daemon-system libvirt0 libvirt-doc 
libvirt-dev libvirt-sanlock libnss-libvirt libvirt-wireshark
Architecture: source
Version: 4.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<pkg-libvirt-maintain...@lists.alioth.debian.org>
Changed-By: Guido Günther <a...@sigxcpu.org>
Description:
 libnss-libvirt - nss plugin providing IP add ress resolution for virtual 
machines
 libvirt-clients - Programs for the libvirt library
 libvirt-daemon - Virtualization daemon
 libvirt-daemon-driver-storage-gluster - Virtualization daemon glusterfs 
storage driver
 libvirt-daemon-driver-storage-rbd - Virtualization daemon RBD storage driver
 libvirt-daemon-driver-storage-sheepdog - Virtualization daemon Sheedog storage 
driver
 libvirt-daemon-driver-storage-zfs - Virtualization daemon ZFS storage driver
 libvirt-daemon-system - Libvirt daemon configuration files
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt-sanlock - Sanlock plugin for virtlockd
 libvirt-wireshark - Wireshark dissector for the libvirt protocol
 libvirt0   - library for interfacing with different virtualization systems
Closes: 895145
Changes:
 libvirt (4.2.0-2) unstable; urgency=medium
 .
   * [c859ce5] Prefer /sbin over /usr/sbin.
     If libvirt is built in a chroot with merged /usr it will otherwise break
     on non /usr merged systems. (Closes: #895145)
Checksums-Sha1:
 a77ec38ce18621dfd0e0e0c14b6d564dc6926b08 4492 libvirt_4.2.0-2.dsc
 a8f51ffc9e94265f5284b44186e1ac8a1dd531f6 68448 libvirt_4.2.0-2.debian.tar.xz
 020b77da8deb82aa887b896828a655de9efe9b7c 20050 libvirt_4.2.0-2_amd64.buildinfo
Checksums-Sha256:
 44ce50fef463ced76b260dad380b7939343da4049662f1a3a5c81bfe0f831222 4492 
libvirt_4.2.0-2.dsc
 3dbbd3b96607fac417c65e185c314835ff4528c4fbc7acf17c86663e00334780 68448 
libvirt_4.2.0-2.debian.tar.xz
 643d03dc9428861014bfcee564ace7a2c84a9531231954357acaad6dd844b4ce 20050 
libvirt_4.2.0-2_amd64.buildinfo
Files:
 677d726bf340b2365517634706a1bfaa 4492 libs optional libvirt_4.2.0-2.dsc
 5e7c1be5f9d6f46c1a87ee6bb9a07c3c 68448 libs optional 
libvirt_4.2.0-2.debian.tar.xz
 444f6ff0fe798dac42eba5f869ecf570 20050 libs optional 
libvirt_4.2.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEvHzQcjh1660F3xzZB7i3sOqYEgsFAlrJ6QIACgkQB7i3sOqY
EgtBxw/5AQG6Gsd6ZKdFGleu0hsO/XDuFoXAe6dKGovNrjkZfzjvoIb0UXJGqjPW
WHjCTmlbetbV3sb9pA/Cp0Tde8uABBBBnSAznLn6ICxVxsFsr58OEZbqPk1jlXNv
CSCh9XwpLTl1JyX9NXAWtLWwgEeqyX9iSHEuFCgsZyAZ9BJU0Ru7fMV9So1EWi/5
YGZ0gL10OAwXL/lHN85fmE6HiorewHpy9+kVOZeMhxurUngJZRecqe+Gb+uYmZUU
pSr8smqw2F4ZzKHwZDrQmImXDKsJVsUHkNMLt8V2q9oZhkJie6KJc+U8WplIxzIi
z7MjV0DMe2eM4Hdyz988QMQ7h5BTchHOlNgbNfz+uXf2LUKvd3+iEQ2IxNR9dRBX
tFI98xqy67ocMZYQn7KV7GY3Fitim8XANLqO2Tk93/VW5vBaQcJ1vO5KLOpLddjF
bvDGaUp7DZx0SoS1c0s0p6ULF2Fd1yxhbZxhQWsnx+mke+/06K5Frfy1dDRGUd5Z
mtZqNsFM1srvNOtPbVyI5aSA/QaNpdWq4zLAEN6Mfw3qvuRBDB0aOzmVhwfK+zqe
0V+yWJgwA1K6UkMsx+z7Uq0+5Ox6Mo1klcoBRPKfZOOzfkBwrxc42HK09W6geF0v
Geh+43M18TpjIXhNj2+FAgiplhO3HXR8VXFE2H7kvnZ/j2twbfs=
=7LVf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to