]> git.proxmox.com Git - mirror_ovs.git/commit
openvswitch: FTBFS with dpkg-buildpackage.
authornickcooper-zhangtonghao <nic@opencloud.tech>
Mon, 19 Dec 2016 13:16:14 +0000 (05:16 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 23 Dec 2016 17:34:44 +0000 (09:34 -0800)
commit8415fe322c21248dc5e15d50883e74dd563e2bcf
treea2b90d1473aca0992f3a20d4dfbe1bc8bb73c83a
parent724716225f5f947986f7b3721ccb27dfdb62c605
openvswitch: FTBFS with dpkg-buildpackage.

The debian packages are ready. This patch fixes the
bug #831924 reported at debian bug tracking system.
With this patch, openvswitch-2.6.1 will be upload to
the Debian archive.  If we build the packages with
"dpkg-buildpackage --target binary-indep", an error
state arises. debian/rules should be modified so that
the build-indep and binary-indep target generates
the architecture independent packages. If there are
things not be handled properly,let me know.

Reported-at: https://people.debian.org/~lucas/logs/2016/07/20/openvswitch_2.5.1~pre+git20160626-2_unstable_archallonly.log
Signed-off-by: nickcooper-zhangtonghao <nic@opencloud.tech>
Signed-off-by: Ben Pfaff <blp@ovn.org>
debian/rules