Neurita / neuro_ansible

Tired of containers? Deploy your favourite neuroimaging tools on metal! Or use Packer to generate a container from this.
Apache License 2.0
3 stars 2 forks source link

Java 8 installation broken #5

Open willw1 opened 5 years ago

willw1 commented 5 years ago

During 'make docker-image' I get the following error:

docker: TASK [java : Java Oracle | Install version 1.8.x] ******************************
docker: fatal: [neuro_docker]: FAILED! => {"changed": false, "msg": "No package matching 'oracle-java8-installer' is available"}

I assume that this is due to the PPA being discontinued due to a change in Oracle's licensing: http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html