dfgsdgdfgf Posted February 22, 2017 Posted February 22, 2017 On my banana I get the following error: sudo apt-get install openjdk-8-jre-headless Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openjdk-8-jre-headless : Breaks: ca-certificates-java (< 20160321~) but 20140324 is to be installed E: Unable to correct problems, you have held broken packages. openjdk-7-jre-headless is installed without any problem EDIT: apt install -t jessie-backports openjdk-8-jre-headless ca-certificates-java lets you install jr8
Recommended Posts