← Back to team overview

openjdk team mailing list archive

[Bug 869394] Re: the jar application is not linked to openjdk-7-jdk

 

IMPORTANT CORRECTION: This seems to be more general. For instance, I have installed clojure1.2
ii  clojure1.2                                     1.2.1+dfsg-3ubuntu1 
and

$ clojure
The program 'clojure' can be found in the following packages:
 * clojure
 * clojure1.2
Try: apt-get install <selected package>

It seems that if you remove a package and then install again, the system gets confused
I did remove clojure and installed clojure1.2
with clojure it was working fine.
with clojure1.2, not so much

So the bug report is probably unrelated to java, but related to
maintenance of links to applications in general

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/869394

Title:
  the jar application is not linked to openjdk-7-jdk

Status in “openjdk-7” package in Ubuntu:
  New

Bug description:
  I have installed openjdk-7-jdk. But if I do
  $jar
  I get
  The program 'jar' can be found in the following packages:
   * openjdk-6-jdk
   * fastjar
   * gcj-4.4-jdk
   * gcj-4.6-jdk
   * gcj-4.5-jdk
   * openjdk-7-jdk

  For info:

  $dpkg -l openjdk-7-jdk
  ii  openjdk-7-jdk  7~b147-2.0~pre OpenJDK Development Kit (JDK)
  $ lsb_release -rd
  Description:	Ubuntu oneiric (development branch)
  Release:	11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/869394/+subscriptions



References