Your message dated Mon, 18 Jun 2018 09:49:59 +0000
with message-id <e1fuqnp-000320...@fasolo.debian.org>
and subject line Bug#901112: fixed in openvswitch 2.8.1+dfsg1-7
has caused the Debian Bug report #901112,
regarding openvswitch: FTBFS when built with dpkg-buildpackage -A
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.)
--
901112: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901112
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openvswitch
Version: 2.8.1+dfsg1-6
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:43: warning: overriding recipe for target 'override_dh_installinit'
/usr/share/openstack-pkg-tools/pkgos.make:43: warning: ignoring old recipe for
target 'override_dh_installinit'
debian/rules:67: warning: overriding recipe for target 'override_dh_installinit'
debian/rules:43: warning: ignoring old recipe for target
'override_dh_installinit'
dh build-indep --with autoreconf,python2,python3,systemd --parallel
dh_update_autotools_config -i -O--parallel
debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<BUILDDIR>>/openvswitch-2.8.1+dfsg1'
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
[... snipped ...]
dh_missing: usr/share/man/man8/ovs-appctl.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovs-l3ping.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovn-controller-vtep.8 exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/share/man/man8/ovs-ofctl.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovn-controller.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovs-vswitchd.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovs-dpctl-top.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovn-northd.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man8/ovs-parse-backtrace.8 exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/share/man/man8/ovs-tcpdump.8 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man5/ovs-vswitchd.conf.db.5 exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/share/man/man5/vtep.5 exists in debian/tmp but is not installed
to anywhere
dh_missing: usr/share/man/man5/ovn-nb.5 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man5/ovn-sb.5 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/ovs-pcap.1 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/ovsdb-server.1 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/ovsdb-tool.1 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/ovsdb-client.1 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/ovn-detrace.1 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man1/ovs-tcpundump.1 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/share/man/man7/ovn-architecture.7 exists in debian/tmp but is
not installed to anywhere
dh_missing: usr/share/man/man7/ovs-fields.7 exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/lib/x86_64-linux-gnu/libovn.la exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/lib/x86_64-linux-gnu/libopenvswitch.la exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/lib/x86_64-linux-gnu/libovsdb.la exists in debian/tmp but is
not installed to anywhere
dh_missing: usr/lib/x86_64-linux-gnu/libofproto.la exists in debian/tmp but is
not installed to anywhere
dh_missing: usr/lib/x86_64-linux-gnu/libsflow.la exists in debian/tmp but is
not installed to anywhere
dh_missing: usr/lib/x86_64-linux-gnu/libvtep.la exists in debian/tmp but is not
installed to anywhere
The following debhelper tools have reported what they installed (with
files per package)
* dh_install: openvswitch-common (64), openvswitch-dbg (0),
openvswitch-dev (234), openvswitch-pki (0), openvswitch-switch (5),
openvswitch-testcontroller (0), openvswitch-vtep (2), ovn-central (2),
ovn-controller-vtep (0), ovn-host (0), python-openvswitch (2),
python3-openvswitch (0)
If the missing files are installed by another tool, please file a bug
against it.
When filing the report, if the tool is not part of debhelper itself,
please reference the
"Logging helpers and dh_missing" section from the "PROGRAMMING" guide
for debhelper (10.6.3+).
(in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
Be sure to test with dpkg-buildpackage -A/-B as the results may vary
when only a subset is built
For a short-term work-around: Add the files to debian/not-installed
# openvswitch-switch
cp debian/openvswitch-switch.template
debian/openvswitch-switch/usr/share/openvswitch/switch/default.template
cp: cannot create regular file
'debian/openvswitch-switch/usr/share/openvswitch/switch/default.template': No
such file or directory
debian/rules:54: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/openvswitch-2.8.1+dfsg1'
debian/rules:15: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
To reproduce, please try "dpkg-buildpackage -A".
(The error does not happen with "dpkg-buildpackage").
Thanks.
--- End Message ---
--- Begin Message ---
Source: openvswitch
Source-Version: 2.8.1+dfsg1-7
We believe that the bug you reported is fixed in the latest version of
openvswitch, 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 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated openvswitch 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: Mon, 18 Jun 2018 07:32:58 +0000
Source: openvswitch
Binary: openvswitch-common openvswitch-dbg openvswitch-dev openvswitch-pki
openvswitch-switch openvswitch-testcontroller openvswitch-vtep ovn-central
ovn-controller-vtep ovn-host python-openvswitch python3-openvswitch
Architecture: source amd64 all
Version: 2.8.1+dfsg1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
openvswitch-common - Open vSwitch common components
openvswitch-dbg - Debug symbols for Open vSwitch packages
openvswitch-dev - Open vSwitch development package
openvswitch-pki - Open vSwitch public key infrastructure dependency package
openvswitch-switch - Open vSwitch switch implementations
openvswitch-testcontroller - Simple controller for testing OpenFlow setups
openvswitch-vtep - Open vSwitch VTEP utilities
ovn-central - OVN central components
ovn-controller-vtep - OVN vtep controller
ovn-host - OVN host components
python-openvswitch - Python bindings for Open vSwitch
python3-openvswitch - Python 3 bindings for Open vSwitch
Closes: 901112
Changes:
openvswitch (2.8.1+dfsg1-7) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/changelog: Remove trailing whitespaces
.
[ Thomas Goirand ]
* Set team+openst...@tracker.debian.org as maintainer email.
* Create folders before copying files into it, fixing FTBFS (Closes: #901112)
Checksums-Sha1:
63ce9d80a97d9dd69385dea6a2d615ed89382b29 3129 openvswitch_2.8.1+dfsg1-7.dsc
359ab198bd1ecb0502dc72e442e80188b3927aa1 49800
openvswitch_2.8.1+dfsg1-7.debian.tar.xz
1cdd4a31864b75cc2326fb935bb25596aff2f22e 1607900
openvswitch-common_2.8.1+dfsg1-7_amd64.deb
cad486c49eddc68d98f36913c23e28f6e9dbdf09 5245804
openvswitch-dbg_2.8.1+dfsg1-7_amd64.deb
fb363193203055dc1ef63755b74790beb93d429e 1485812
openvswitch-dev_2.8.1+dfsg1-7_amd64.deb
b31a933d768083d7d1b05dffd2d6951d48c2a08c 34264
openvswitch-pki_2.8.1+dfsg1-7_all.deb
68e134e1d98c4634931180d70214786581bb9075 56944
openvswitch-switch_2.8.1+dfsg1-7_amd64.deb
c1da5d7314a9b5a35000fa823062d027f18c2aae 37624
openvswitch-testcontroller_2.8.1+dfsg1-7_amd64.deb
a8e74bb93c5143bc131e2386ab4ee3be2639e787 42372
openvswitch-vtep_2.8.1+dfsg1-7_amd64.deb
478012d35f5328d5c89e270ff38fada95bec6229 14107
openvswitch_2.8.1+dfsg1-7_amd64.buildinfo
76d8feb8c03c14fbdfc5c5aa4ba75e10a31f0d99 37536
ovn-central_2.8.1+dfsg1-7_amd64.deb
1f614945c979397ebb53e3d0b1fe5fdbe1eeed3a 34392
ovn-controller-vtep_2.8.1+dfsg1-7_amd64.deb
45f5d57f1f679d5b8b3940b2dce2b18e7700ada4 35288 ovn-host_2.8.1+dfsg1-7_amd64.deb
6f72d1d2f7c83900a68b22454e4ce9d69c02161d 103812
python-openvswitch_2.8.1+dfsg1-7_all.deb
63871a138bf398f01defd61a11c97400f9f6cda0 94872
python3-openvswitch_2.8.1+dfsg1-7_all.deb
Checksums-Sha256:
606b0233617630b2136d8b54875e7667a572dbe3e291679661ed9dd963469d04 3129
openvswitch_2.8.1+dfsg1-7.dsc
b14982e1605284f6f275944400ac58744616cc657cc539eb67a71b4c05cb79e3 49800
openvswitch_2.8.1+dfsg1-7.debian.tar.xz
92231534ffc4fe9232e5948787aea5f3cda6025842d278a01d5b52e4d7deca9f 1607900
openvswitch-common_2.8.1+dfsg1-7_amd64.deb
0ebdc42b7d7a36c8dfbb1835aeb400dd6e612bed19dd89e0edd4dc1e7e253c24 5245804
openvswitch-dbg_2.8.1+dfsg1-7_amd64.deb
e4a65fead4b864bcf10d9a101dc0eeac218910f629bcef136abc444fc5b1b33c 1485812
openvswitch-dev_2.8.1+dfsg1-7_amd64.deb
d84710f64ae0c0b1ccaeb6c0a63ad03df495a9c80edacd2b97355c45df1dd363 34264
openvswitch-pki_2.8.1+dfsg1-7_all.deb
149f05287781cd81ae82e10077f9ca1d9bc1b527723873a6745258fdb7934f6b 56944
openvswitch-switch_2.8.1+dfsg1-7_amd64.deb
520d54628fef733ed4f20131b9202af6c066257e635fe0420aeb0faa3b5f6a36 37624
openvswitch-testcontroller_2.8.1+dfsg1-7_amd64.deb
86710d7c3148414e50ad29890a52135cf28e1a2361a6500538ea24c0892ca7fe 42372
openvswitch-vtep_2.8.1+dfsg1-7_amd64.deb
fcf86635619fff596d0251930ff71700316361b3e25fa668181b15f5616a7332 14107
openvswitch_2.8.1+dfsg1-7_amd64.buildinfo
189a77bfbb9d4f16f298ed9cc700c65a1a0213ea2dc80cd0719fcae7ee532f72 37536
ovn-central_2.8.1+dfsg1-7_amd64.deb
d8ff449717944344a7c9c24889ae55fd87f387513220ce561e8d0f5365bc2a9a 34392
ovn-controller-vtep_2.8.1+dfsg1-7_amd64.deb
b69c77ab1a1e6672fabd20ef52b194f14e4c5e40b03d1310bdecbf687212c151 35288
ovn-host_2.8.1+dfsg1-7_amd64.deb
970bcafb34422a9b25812048217a637c3bb50514176b4f34a5c709dcedb3fd9a 103812
python-openvswitch_2.8.1+dfsg1-7_all.deb
63160a033d9df70bb13dce717ff297b1ed41dea7b1c9f2fa16f4c992665fdc30 94872
python3-openvswitch_2.8.1+dfsg1-7_all.deb
Files:
425b6a6e12dd134377b69393a77adcce 3129 net optional
openvswitch_2.8.1+dfsg1-7.dsc
4fb6fb41486c0d3ddad8372a3d54209d 49800 net optional
openvswitch_2.8.1+dfsg1-7.debian.tar.xz
246071af48530f843da69a0c96e2afbd 1607900 net optional
openvswitch-common_2.8.1+dfsg1-7_amd64.deb
f8e5393644cc9237081a040615acb8ad 5245804 debug optional
openvswitch-dbg_2.8.1+dfsg1-7_amd64.deb
d1ea53556b56733840be25aaa839beb8 1485812 net optional
openvswitch-dev_2.8.1+dfsg1-7_amd64.deb
69babfab6ce74f65c619def7e57278bf 34264 net optional
openvswitch-pki_2.8.1+dfsg1-7_all.deb
8c570fb5761a7e48494b8edb7411ba0e 56944 net optional
openvswitch-switch_2.8.1+dfsg1-7_amd64.deb
486b5f8b97ffae5a09d8c73ba1c01157 37624 net optional
openvswitch-testcontroller_2.8.1+dfsg1-7_amd64.deb
42c4fc94f9c7e360552fe83539eff9ae 42372 net optional
openvswitch-vtep_2.8.1+dfsg1-7_amd64.deb
8cba42b4677650dfd9ed6f88a796e5f5 14107 net optional
openvswitch_2.8.1+dfsg1-7_amd64.buildinfo
2366f583e89e22ae349b34157cd12264 37536 net optional
ovn-central_2.8.1+dfsg1-7_amd64.deb
cfadf4280999df8371aa116e35622858 34392 net optional
ovn-controller-vtep_2.8.1+dfsg1-7_amd64.deb
95b6f2ba6bcf56943e01bf38a4bce806 35288 net optional
ovn-host_2.8.1+dfsg1-7_amd64.deb
df72c6fe1d0cb812efce4b927cb97f1e 103812 python optional
python-openvswitch_2.8.1+dfsg1-7_all.deb
95effe7a9f49f92c94d8eb1e16719935 94872 python optional
python3-openvswitch_2.8.1+dfsg1-7_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAlsnfbMACgkQq1PlA1ho
d6ZSKA/+IzOADLo1ULG+JpLZSONn8UGcQSgjkjlxbisG9cxyGoVgTGnol5qMNjz4
XyrmlyBZLA/VwVh8T0r23AuTFfruBUaVgR6qo1mSeNc+OqlOlOMnTesTcjr4N6HX
ZH2XVvATiMUPADQ+LOdh6FZ3mzdw/onT6z6QEPEQVNvFdvPoTmHe3fOs/JwF0UbA
rekLrhFJxRNely/wm8XVFj7Y8b6EWXDK/4FIACp5KV9jjj1+Ra6G20xO/wlmfgii
lY8svyx1xsuIZUnkuX+YQW2l9sXb++J1yZAwGYOmv8Z5bFrK/olOOXma3yrcCcw4
Y4koMrbTZYhOZplAmyQUI8/rEPad27T2sLVM8ZN+GHkYhCBAYJ7k4hsWddXyeP6o
KWlcgwskXLCfoqnn+u6SPABTtmUiqb5cghQFUvRqNZSYJ7AlfLtERhFRJwdEY0nC
JviadHU78yt8DW+ZTTPHuNbQSOWqsOhhmTdJ4V+XzCk11fSD79CBPrYatgDbW6HD
WxhiNg2c7UtbhS1Ypas+LtGVlZDgwT4e278kXzVJEml5G47H61nJZjCPo1QtBnue
Wgj7YhzX97LsOnmtS7XIXEh5toraRUXqxbF/Ihj9Kq3dA5eFa0kBzOQxIIOBGbIy
6mZp4chugBB4o76g/Z4qaRwKsLE46ujefjR/00DqmCk/egwg+10=
=mn6I
-----END PGP SIGNATURE-----
--- End Message ---