Package: libvirt-daemon
Version: 2.4.0-2
Severity: minor
Tags: patch

Dear Maintainer,

I run into error "starting network 'default': internal error: Failed to 
initialize a valid
firewall backend". Would it be a solution to depend on iptables instead of 
recommending it?

Kind regards,
Petr


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm

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

Versions of packages libvirt-daemon depends on:
ii  libapparmor1        2.10.95-7
ii  libaudit1           1:2.6.7-1
ii  libavahi-client3    0.6.32-1
ii  libavahi-common3    0.6.32-1
ii  libblkid1           2.29-1
ii  libc6               2.24-7
ii  libcap-ng0          0.7.7-3
ii  libdbus-1-3         1.10.14-1
ii  libdevmapper1.02.1  2:1.02.136-1
ii  libfuse2            2.9.7-1
ii  libgnutls30         3.5.6-7
ii  libnetcf1           1:0.2.8-1+b1
ii  libnl-3-200         3.2.27-1
ii  libnl-route-3-200   3.2.27-1
ii  libnuma1            2.0.11-2
ii  libparted2          3.2-16+b1
ii  libpcap0.8          1.8.1-3
ii  libpciaccess0       0.13.4-1
ii  librados2           0.80.11-1.1
ii  librbd1             0.80.11-1.1
ii  libsasl2-2          2.1.27~101-g0780600+dfsg-1
ii  libselinux1         2.6-3
ii  libssh2-1           1.7.0-1
ii  libudev1            232-7
ii  libvirt0            2.4.0-2
ii  libxen-4.8          4.8.0~rc5-1
ii  libxenstore3.0      4.8.0~rc5-1
ii  libxml2             2.9.4+dfsg1-2.1
ii  libyajl2            2.1.0-2

Versions of packages libvirt-daemon recommends:
ii  libxml2-utils   2.9.4+dfsg1-2.1
ii  netcat-openbsd  1.105-7
ii  qemu            1:2.7+dfsg-3+b1
ii  qemu-kvm        1:2.7+dfsg-3+b1

Versions of packages libvirt-daemon suggests:
ii  libvirt-daemon-system  2.4.0-2
pn  numad                  <none>

-- no debconf information
>From d19d636e6473824a19a1f269ba2eb7800c712790 Mon Sep 17 00:00:00 2001
From: Petr Vorel <petr.vo...@gmail.com>
Date: Tue, 6 Dec 2016 15:42:55 +0100
Subject: [PATCH] Depend on iptables

Signed-off-by: Petr Vorel <petr.vo...@gmail.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d3a20a8a2..6a97f9289 100644
--- a/debian/control
+++ b/debian/control
@@ -130,13 +130,13 @@ Depends:
  libvirt-daemon (= ${binary:Version}),
  logrotate,
  policykit-1,
+ iptables (>= 1.4.10) [linux-any],
 Recommends:
  bridge-utils,
  dmidecode,
  dnsmasq-base (>= 2.46-1),
  ebtables [linux-any],
  iproute2,
- iptables (>= 1.4.10) [linux-any],
  parted,
 Section: admin
 Suggests: radvd, auditd, systemtap, systemd, apparmor,
-- 
2.11.0

Reply via email to