Hi All, I am trying to add the python-termcolor package as a dependency in VPP for the following patch: https://gerrit.fd.io/r/#/c/3815/
I am getting failures on all Ubuntu Jenkins tests. For vpp-lite on Ubuntu, the error is; Unable to locate package python-termcolor Does Vpp-lite use a different package manager as python-termcolor is normaly available with apt? For vpp Ubuntu 16.04, the error is; dpkg-checkbuilddeps: error: Unmet build dependencies: python-termcolor This gives me the feeling I have not added python-termcolor to someplace? (I have already added it to DEP_DEPENDS and build-root/deb/debian/control) For vpp Ubuntu 14.04, the error is; \nPlease install missing packages: \nInst python-termcolor (1.1.0-1 Ubuntu:14.04/trusty [all])\n Again do I have to add python-termcolor to another file for it to auto install from the apt repo? Thanks, Padraig
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev