Author |
Message |
rueX
|
|
Post subject: java ... questions aptosid
Posted: 31.08.2012, 13:35
|
|

Joined: 2011-05-16
Posts: 55
Status: Offline
|
|
There are all over warnings in the press about java,
what's about aptosid ?
To check it i do:
apt-cache policy sun-java*
sun-java5-jre:
Installiert: (keine)
Kandidat: (keine)
apt-cache policy openjdk*
openjdk-6-jre:
Installiert: 6b24~pre2-1
Kandidat: 6b24-1.11.3-2
java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b24~pre2-1)
OpenJDK Client VM (build 20.0-b12, mixed mode, sharing)
is this the "bad"-java or the "good"-java ?
Or is my command wrong ? |
|
|
|
|
 |
michaaa62
|
|
Post subject: RE: java ... questions aptosid
Posted: 31.08.2012, 13:44
|
|

Joined: 2010-09-11
Posts: 55
Location: Berlin, Germany
Status: Offline
|
|
|
|
 |
hubi
|
|
Post subject: RE: java ... questions aptosid
Posted: 31.08.2012, 22:05
|
|
Moderator

Joined: 2010-09-11
Posts: 228
Location: Vienna (AT)
Status: Offline
|
|
|
|
 |
michaaa62
|
|
Post subject: RE: java ... questions aptosid
Posted: 01.09.2012, 12:26
|
|

Joined: 2010-09-11
Posts: 55
Location: Berlin, Germany
Status: Offline
|
|
|
|
 |
rueX
|
|
Post subject: RE: java ... questions aptosid
Posted: 01.09.2012, 18:38
|
|

Joined: 2011-05-16
Posts: 55
Status: Offline
|
|
Well, how can i remove/find all this java ...things - please ? |
|
|
|
|
 |
michaaa62
|
|
Post subject: RE: java ... questions aptosid
Posted: 01.09.2012, 19:03
|
|

Joined: 2010-09-11
Posts: 55
Location: Berlin, Germany
Status: Offline
|
|
You might just disable the java plugin in your browser(s), Iceweasel has it in 'Extras' > 'Add-Ons' > 'Plugins'. There might be some other menu path for other browsers.
You could find you packages with 'dpkg -l| grep java', essentially it is the runtime environment which is critical. Do not mix javascript with java, they are two seperate items. |
|
|
|
|
 |
rueX
|
|
Post subject: RE: java ... questions aptosid
Posted: 04.09.2012, 19:02
|
|

Joined: 2011-05-16
Posts: 55
Status: Offline
|
|
@michaaa62
...well, i did:
apt-get remove --purge openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib
apt-cache policy mozilla-plugin-gnash
mozilla-plugin-gnash:
Installiert: 0.8.11~git20120629-1 |
|
|
|
|
 |
slam
|
|
Post subject: RE: java ... questions aptosid
Posted: 05.09.2012, 07:32
|
|
Team Member

Joined: 1970-01-01
Posts: 607
Location: w3
Status: Offline
|
|
|
|
 |
hubi
|
|
Post subject: RE: java ... questions aptosid
Posted: 05.09.2012, 21:23
|
|
Moderator

Joined: 2010-09-11
Posts: 228
Location: Vienna (AT)
Status: Offline
|
|
|
|
 |
|