[Edited Message Follows]

Hello,

I am trying to install VPP on Ubuntu 16.04 with Mellanox following this 
documentation: https://community.mellanox.com/docs/DOC-2729
These are the commands I use to download and build the packages:
* sudo git clone https://gerrit.fd.io/r/vpp -b stable/ 1710
* cd vpp; sudo sed -i '/vpp_uses_dpdk_mlx5_pmd/s/^# //g' 
build-data/platforms/vpp.mk
* sudo make dpdk-install-dev DPDK_MLX5_PMD=y
* sudo make install-dep
* sudo make build-release
* sudo make pkg-deb vpp_uses_dpdk_mlx5_pmd=yes

 
 
 
 

Next, I can successfully run sudo dpkg -i build-root/vpp-lib*.
Unfortunately, the installation fails when I run:
* *sudo dpkg -i build-root/vpp_17**

Here's the log:
Reading database ... 310043 files and directories currently installed.)
Preparing to unpack .../vpp_17.10-9~gd594711-dirty_amd64.deb ...
Unpacking vpp (17.10-9~gd594711-dirty) over (17.10-9~gd594711-dirty) ...
There weren't PCI devices binded
Setting up vpp (17.10-9~gd594711-dirty) ...
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-link-restrictions.conf ...
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/10-lxd-inotify.conf ...
fs.inotify.max_user_instances = 1024
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.tcp_syncookies = 1
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /etc/sysctl.d/30-baloo-inotify-limit.conf ...
fs.inotify.max_user_watches = 524288
* Applying /etc/sysctl.d/80-vpp.conf ...
vm.nr_hugepages = 1024
vm.max_map_count = 3096
vm.hugetlb_shm_group = 0
kernel.shmmax = 2147483648
* Applying /etc/sysctl.d/99-engrtplab.conf ...
net.ipv4.tcp_keepalive_time = 900
net.ipv4.tcp_keepalive_intvl = 300
net.ipv4.tcp_keepalive_probes = 5
* Applying /etc/sysctl.d/99-sysctl.conf ...
net.ipv6.conf.enp11s0f0.disable_ipv6 = 1
net.ipv6.conf.enp11s0f1.disable_ipv6 = 1
* Applying /etc/sysctl.conf ...
net.ipv6.conf.enp11s0f0.disable_ipv6 = 1
net.ipv6.conf.enp11s0f1.disable_ipv6 = 1
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/bin/deb-systemd-helper line 85
BEGIN failed--compilation aborted at /usr/bin/deb-systemd-helper line 85.
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/bin/deb-systemd-helper line 85
BEGIN failed--compilation aborted at /usr/bin/deb-systemd-helper line 85.
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/bin/deb-systemd-helper line 85
BEGIN failed--compilation aborted at /usr/bin/deb-systemd-helper line 85.
vpp.service is a disabled or a static unit, not starting it.
Processing triggers for ureadahead (0.100.0-19) ...
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/bin/deb-systemd-helper line 85
BEGIN failed--compilation aborted at /usr/bin/deb-systemd-helper line 85.
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/bin/deb-systemd-helper line 85
BEGIN failed--compilation aborted at /usr/bin/deb-systemd-helper line 85.
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/bin/deb-systemd-helper line 85
BEGIN failed--compilation aborted at /usr/bin/deb-systemd-helper line 85.
Errors were encountered while processing:
 build-root/vpp_17.10-9~gd594711-dirty_amd64.changes

File::Path module version is 2.09.

Could you please help me with the problem?
Thank you!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9942): https://lists.fd.io/g/vpp-dev/message/9942
Mute This Topic: https://lists.fd.io/mt/23823385/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to