failed CRON-APT RUN after trying to install Java

  • Hello all,


    yesterday I have tried to install Java on my OMV without Success.

    The reason for this was that I was trying to setup a minecraft server but now I am using a Docker Container for that, so java is not needed anymore.


    This morning I recieved a mail with the following text:


    I just followed the following instruction (without success):


    How To Install Oracle Java 8 In Debian Via Repository [JDK8]
    The Oracle JDK License has changed for releases starting April 16, 2019. The new Oracle Technology Network License Agreement for Oracle J...
    www.webupd8.org


    Code
    echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main" | tee /etc/apt/sources.list.d/webupd8team-java.list
    echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list
    apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EEA14886
    apt-get update
    apt-get install oracle-java8-installer
    exit

    Any ideas how to fix the issue?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!