Bug#851667: #851667 "fix" breaks openjdk 8 on Jessie

2017-02-04 Thread David Joseph Guzsik
On Sat, 4 Feb 2017 23:11:17 +0100 David Joseph Guzsik <seinop...@gmail.com>
wrote:
> €‹Also you'll need this line (which I forgot to add) before€‹ you try to
do
> apt-get update:
>
> apt-key adv --keyserver hkp://keyserver.ubuntu.com:80
> <http://keyserver.ubuntu.com/> --recv-keys EEA14886
>
> And possibly sudo in front of most commands listed.

​Whatever the parser put within the less than and greater than signs is not
part of the command.
Since some of the commands are messed up here anyway I posted a Q to
Serverfault with proper formatting: http://serverfault.com/a/830637/171050


Bug#851667: #851667 "fix" breaks openjdk 8 on Jessie

2017-02-04 Thread David Joseph Guzsik
On Fri, 3 Feb 2017 23:11:51 +0100 DJDavid98  wrote:
> For anyone else having issues with installing Java 8 now, I managed to get
> back up and running by using Oracle's official version of Java.
>
> €‹For convenience here's a list of commands one has to run to get Java 8
> working on their Debian Jessie machine​ (until this issue gets
resolved):
>
>
​​
echo -e "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial
> main\ndeb-src http://ppa.launchpad.net/webupd8team/java/ubuntu xenial
main"
> > /etc/apt/sources.list.d/webupd8team-java.list
> sudo apt-get update
> sudo apt-get install oracle-java8-installer
> echo "JAVA_HOME=\"/usr/lib/jvm/java-8-oracle\"" > /etc/environment
> source /etc/environment

​Also you'll need this line (which I forgot to add) before​ you try to do
apt-get update:

apt-key adv --keyserver hkp://keyserver.ubuntu.com:80
 --recv-keys EEA14886

And possibly sudo in front of most commands listed.


Bug#851667: #851667 "fix" breaks openjdk 8 on Jessie

2017-02-03 Thread David Joseph Guzsik
It's not like me or my users wanted to use ElasticSearch anyway...
Who on earth thought this was a good idea?!