Hi, On my freshly provisioned vagrant VM:
vagrant@localhost:/vpp$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty I get the following build error when doing ‘make pkg-deb’ make[3]: Leaving directory `/vpp/build-root/deb' dh_systemd_enable dh_python2 Traceback (most recent call last): File "/usr/share/python/dh_python2", line 718, in <module> main() File "/usr/share/python/dh_python2", line 609, in main fix_locations(package) File "/usr/share/python/dh_python2", line 94, in fix_locations os.renames(srcdir, dstdir) File "/usr/lib/python2.7/os.py", line 199, in renames rename(old, new) OSError: [Errno 17] File exists make[2]: *** [binary] Error 1 make[2]: Leaving directory `/vpp/build-root/deb' dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 make[1]: *** [install-deb] Error 1 make[1]: Leaving directory `/vpp/build-root' make: *** [pkg-deb] Error 2 vagrant@localhost:/vpp$ An Internet search did not yield any instructions that I could understand, e.g. https://issues.apache.org/jira/browse/THRIFT-2604 Thanks, neale _______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev