Aldous D. Penaranda wrote: > On 3/29/06, Tobias Herzke <[EMAIL PROTECTED]> wrote: > >>I tried to install groovy on two debian sarge machines (i386 and amd64). >>groovy version 0.1.0beta10-2 depends on libasm-java (>= 1.5.2) which in >>turn depends on j2re1.3 | java2-runtime. These two packages are not >>available on sarge. >> >>Can you fix the dependencies for sarge? >> >>Installing groovy and libasm-java on another machine running debian >>testing worked without problems. > > > Do you have contrib in your sources.list? libasm-java on sarge is in contrib.
I have main, contrib, and non-free in sources-list. The problem is not a missing libasm-java package. The problem is that libasm-java depends on either "j2re1.3" or "java2-runtime", and none of these packages exist anywhere in sarge. Therefore, it is not possible to install libasm-java, because it is not possible to meet libasm-java's dependencies. Regards, Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

