openupf icon indicating copy to clipboard operation
openupf copied to clipboard

Build dpdk failed!

Open 1614236604 opened this issue 3 years ago • 3 comments

git clone '/home/itcast/openupf/build/script/../../libs/dpdk'... fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Failed connect to github.com.cnpmjs.org:443; Connection refused git clone '/home/itcast/openupf/build/script/../../libs/dpdk'... fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Could not resolve host: github.com.cnpmjs.org; Unknown error git clone '/home/itcast/openupf/build/script/../../libs/dpdk'... fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Could not resolve host: github.com.cnpmjs.org; Unknown error

1614236604 avatar Mar 23 '22 03:03 1614236604

Why is this happening because my network is not good? How should you modify the proxy Thank you for answering

1614236604 avatar Mar 23 '22 03:03 1614236604

You can fix this by modifying the domain names in this filebuild_val.sh

784432821 avatar Apr 14 '22 07:04 784432821

I have compiled the code on RHEL-8.8. However, when I am trying to run using start_upf.sh script, It is pulling the docker image for air5005/upu instead of taking the compiled code and creating redhat image from it. Please let me know how can I run UPF on Redhat-8

hrkgarg avatar Oct 23 '23 14:10 hrkgarg