Hi all:
when i execute the command: make V=0 PLATFORM=vpp TAG=vpp install-deb, in
the last it output:
make[2]: 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[1]: *** [binary] Error 1
make[1]: Leaving directory `/vpp/build-root/deb'
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
make: *** [install-deb] Error 1
I don't know how to fix it. Do anyone can help me? Thank you all!
_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev