← Back to team overview

openjdk team mailing list archive

[Bug 227216] Re: libjli.so not found by OpenJDK

 

*** This bug is a duplicate of bug 103933 ***
    https://bugs.launchpad.net/bugs/103933

** This bug has been marked a duplicate of bug 103933
   Java install via Add/Remove crashed

-- 
libjli.so not found by OpenJDK
https://bugs.launchpad.net/bugs/227216
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in Source Package "openjdk-6" in Ubuntu: New

Bug description:
Binary package hint: openjdk-6-jre-headless

With the Kubuntu 8.04 Live CD KDE3 AMD64, I installed using adept_manager the package openjdk-6-jre , which automatically installs openjdk-6-jre-headless , which contains the file /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/jli/libjli.so . However, if I try to run Java, I get the error message "java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory"

ubuntu@ubuntu:~$ LANG=C apt-cache policy  openjdk-6-jre-headless
openjdk-6-jre-headless:
  Installed: 6b09-0ubuntu2
  Candidate: 6b09-0ubuntu2
  Version table:
 *** 6b09-0ubuntu2 0
        500 http://it.archive.ubuntu.com hardy/universe Packages
        100 /var/lib/dpkg/status
ubuntu@ubuntu:~$ java
java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
ubuntu@ubuntu:~$ ls -l /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/jli/libjli.so
-rw-r--r-- 1 root root 15248 2008-04-17 10:22 /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/jli/libjli.so
ubuntu@ubuntu:~$ file /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/jli/libjli.so
/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/jli/libjli.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), stripped
ubuntu@ubuntu:~$

ProblemType: Bug
Architecture: amd64
Date: Tue May  6 08:05:32 2008
DistroRelease: Ubuntu 8.04
Package: openjdk-6-jre-headless 6b09-0ubuntu2
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
SourcePackage: openjdk-6
Uname: Linux 2.6.24-16-generic x86_64



References