[ovs-build] Failed: ovsrobot/ovs#2953 (series_197608 - a50da7a)

Travis CI builds at travis-ci.org
Tue Aug 25 18:07:59 UTC 2020


Build Update for ovsrobot/ovs
-------------------------------------

Build: #2953
Status: Failed

Duration: 7 mins and 18 secs
Commit: a50da7a (series_197608)
Author: Ansis Atteka
Message: debian: Fix broken build after some man pages became generated from RST

As far as I know, the official way to build debian packages is by invoking
following command:

> fakeroot debian/rules binary

However, that command started to fail with these errors:

dh_installman --language=C
dh_installman: Cannot find (any matches for) "utilities/ovs-appctl.8" (tried in .)
dh_installman: Cannot find (any matches for) "utilities/ovs-l3ping.8" (tried in .)
dh_installman: Cannot find (any matches for) "utilities/ovs-tcpdump.8" (tried in .)

because the generated manpages are not part of the source tree anymore.  This
patch updates debian *.manpages files to point to the generted files.

Fixes: 39b5e46312 ("Documentation: Convert multiple manpages to ReST.")
CC: Ben Pfaff <blp at ovn.org>
Signed-off-by: Ansis Atteka <aatteka at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/8e02cba8034f...a50da7af276b

View the full build log and details: https://travis-ci.org/github/ovsrobot/ovs/builds/721073623?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200825/9288e6a8/attachment-0001.html>


More information about the build mailing list