[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Azureus and libswt-gtk-3.1-jni



Hi!

I wanted to install azureus on my machine.

First trial:
----
# apt-get install azureus
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 azureus: Depends: libswt-gtk-3.1-java but it is not going to be installed
E: Broken packages
---

I added libswt-gtk-3.1-java to the command line. It comes out it needs libswt-gtk-3.1-jni (= 3.1-3). So I did:
---
# apt-get install azureus libswt-gtk-3.1-java libswt-gtk-3.1-jni
Reading package lists... Done
Building dependency tree... Done
Package libswt-gtk-3.1-jni is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libswt-gtk-3.1-jni has no installation candidate
---

Where do I get libswt-gtk-3.1-jni? Where is the problem?
I saw there is a package called libswt3.1-gtk-jni, but azureus does not care much about it.

For completeness, I add at the end my source.list and preference files.

Thanks,
Halva

--- source.list
deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.de.debian.org/debian/ testing main contrib non-free

deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.de.debian.org/debian/ unstable main contrib non-free

deb http://security.debian.org/ stable/updates main contrib
deb http://security.debian.org/ testing/updates main contrib


--- preferences
Package: *
Pin: release a=stable
Pin-Priority: 200

Package: *
Pin: release a=testing
Pin-Priority: 800

Package: *
Pin: release a=unstable
Pin-Priority: 400



Reply to: