vlead / analytics-db

This repository will hold the documents and specifications for installing ELK stack for analytics purposes
Other
1 stars 2 forks source link

Error in executing yes | sudo apt-add-repository ppa:webupd8team/java' #2

Closed ksripathi closed 6 years ago

ksripathi commented 7 years ago

Log error

01/20/2017 06:53:32 AM: ERROR: /root/ovpl/src/utils/execute_commands.py:35 -> Called Process Error Message: 01/20/2017 06:53:32 AM: ERROR: /root/ovpl/src/vmmanager/lab_action_script.py:54 -> LabActionScript::run() exception is: Command 'yes | sudo apt-add-repository ppa:webupd8team/java' returned non-zero exit status 1 01/20/2017 06:53:32 AM: ERROR: /root/ovpl/src/vmmanager/vm_manager.py:123 -> VMManager.test_lab failed: Script yes | sudo apt-add-repository ppa:webupd8team/java failed 01/20/2017 06:53:32 AM: DEBUG: /home/vagrant/ovpl/src/lab_manager.py:55 -> response = <Response [200]> 01/20/2017 06:53:32 AM: ERROR: /home/vagrant/ovpl/src/controller.py:83 -> test_lab(); Test failed with error:Test lab failed

ksripathi commented 7 years ago

This works sometime and sometimes doesn't due to network issue while loading this command

ksripathi commented 7 years ago

This issue resolved since we are using ubuntu14.04 template and it was working as intended

ksripathi commented 7 years ago

issue : #13 is resolved this problem