[pkg-netfilter-team] Bug#865464: turn iptables-dev Architecture: any
Helmut Grohne
helmut at subdivi.de
Wed Jun 21 17:37:26 UTC 2017
Package: iptables-dev
Version: 1.6.1-1
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
Control: affects -1 + src:collectd src:iproute2 src:keepalived src:linux-igd src:miniupnpd src:nufw src:strongswan src:systemd src:tcpcopy src:west-chamber src:xtables-addons
The affected packages cannot satisfy their cross build dependencies,
because their dependency on iptables-dev is unsatisfiable. In general,
Architecture: all packages can never satisfy cross build dependencies
unless marked Multi-Arch: foreign. In this case, such a marking would be
fatal, as it masks out the architecture constraint. Those packages would
be requesting iptables headers for the host architecture and receiving
them for the build architecture. Thus iptables-dev needs to be switched
to Architecture: any. Alternatively, all those affected packages need to
switch their dependency to the real packages and iptables-dev should be
removed. In the mean time, please consider applying the attached patch.
Helmut
-------------- next part --------------
diff --minimal -Nru iptables-1.6.1/debian/changelog iptables-1.6.1/debian/changelog
--- iptables-1.6.1/debian/changelog 2017-06-19 11:56:28.000000000 +0200
+++ iptables-1.6.1/debian/changelog 2017-06-21 19:19:52.000000000 +0200
@@ -1,3 +1,10 @@
+iptables (1.6.1-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Turn iptables-dev Arch: any. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Wed, 21 Jun 2017 19:19:52 +0200
+
iptables (1.6.1-1) unstable; urgency=medium
* Move from experimental to unstable
diff --minimal -Nru iptables-1.6.1/debian/control iptables-1.6.1/debian/control
--- iptables-1.6.1/debian/control 2017-06-19 11:56:28.000000000 +0200
+++ iptables-1.6.1/debian/control 2017-06-21 19:19:43.000000000 +0200
@@ -43,7 +43,8 @@
libiptc-dev (>= ${source:Version}),
libxtables-dev (>= ${source:Version}),
${misc:Depends}
-Architecture: all
+Architecture: any
+Multi-Arch: same
Priority: extra
Section: oldlibs
Description: transitional dummy package
More information about the pkg-netfilter-team
mailing list