-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java7 will no longer install #5
Comments
Perhaps the role this one depends on is broken? Do you have any logs for me to find a reason what went wrong? |
TASK: [oracle_java7 | Install packages] *************************************** dpkg: error processing archive /var/cache/apt/archives/oracle-java7-installer_7u67+7u60arm-0 stdout: Reading package lists... msg: 'apt-get install 'oracle-java7-installer' 'oracle-java7-set-default' ' failed: dpkg: regarding .../oracle-java7-installer_7u67+7u60arm-0 dpkg: error processing archive /var/cache/apt/archives/oracle-java7-installer_7u67+7u60arm-0 FATAL: all hosts have already failed -- aborting |
however changing java7 to java8 in all the files fixed this problem with installing and also worked well with old VMs that had already been provisioned. |
I had to upgrade to java8 in order for solr to work
The text was updated successfully, but these errors were encountered: