smart-edge-open / converged-edge-experience-kits

Source code for experience kits with Ansible-based deployment.
Apache License 2.0
37 stars 40 forks source link

downlaoding of packages on edgenode failed #13

Closed ashishsaxenahsc closed 4 years ago

ashishsaxenahsc commented 4 years ago

While depoying edgenode in On-premise mode, I am getting the following error:

task path: /root/openness-experience-kits/roles/machine_setup/configure_tuned/tasks/configure_tuned.yml:6 fatal: [edgenode]: FAILED! => { "changed": false }

MSG:

Failure downloading http://linuxsoft.cern.ch/scientific/7x/x86_64/updates/fastbugs/tuned-profiles-realtime-2.11.0-5.el7_7.1.noarch.rpm, HTTP Error 404: Not Found

The url "http://linuxsoft.cern.ch/scientific/7x/x86_64/updates/fastbugs/tuned-profiles-realtime-2.11.0-5.el7_7.1.noarch.rpm" is found to be not reachable.

Can you please provde some way of fixing this issue , or provide alternatine url for the same.

amr-mokhtar commented 4 years ago

Which OpenNESS release are you based on?

ashishsaxenahsc commented 4 years ago

It’s latest Release 20.03, and I am using branch oek-pull-2003-tag.

amr-mokhtar commented 4 years ago

Thanks @ashishsaxenahsc for the heads up. I have created a known-issue for it #14 with a proposed fix.

ishanVshah commented 4 years ago

@ashishsaxenahsc you can change the URL inside the file "/root/openness-experience-kits/roles/machine_setup/configure_tuned/defaults" as below and try to execute again.

http://linuxsoft.cern.ch/scientific/7x/x86_64/updates/fastbugs/tuned-profiles-realtime-2.11.0-5.el7_7.2.noarch.rpm