This patch fixes the following Travis-CI errors of BGP Scenario tests on Python3.4 Docker containers. ... (snip) error: [Errno 2] No such file or directory: '.tox/py34/include/python3.4m' stderr: The command '/bin/sh -c apt-get update && apt-get install -qy --no-install-recommends tcpdump iproute2 && cd /root/osrg/ryu && pip install -r tools/pip-requires -r tools/optional-requires && python setup.py install' returned a non-zero code: 1 ... (snip)
IWASE Yusuke (1): bgp_scenario_test: Clean previous builds before installing ryu/tests/integrated/common/docker_base.py | 4 ++++ 1 file changed, 4 insertions(+) -- 2.7.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
