libswt-gtk-3.2-java and libswt3.2-gtk-java conflict (etch)
DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
libswt-gtk-3.2-java and libswt3.2-gtk-java conflict (etch)
I'm using Etch, and I want to have both Azureus and Eclipse installed at the same time. This doesn't seem unreasonable. However, there are two packages with ever so slightly different names that conflict with each other. Azureus needs "libswt-gtk-3.2-java", and then Eclipse needs "libswt3.2-gtk-java". Is there a way to solve this or just trick/force apt-get into having both libraries (and thus, programs) at once?
At one point I was using testing and I had both programs installed and working at the same time, so I know it's possible. I had to go back from testing to etch because sound died on my system over the version changes for alsa and my kernel, and it would not come back. So, I'd rather not go back into testing.
If you didn't do a re-install when your sound crapped out, you may still have some installed packages left over from Lenny ("testing").
In which case, you will need to uninstall any of the conflicting applications and their dependencies, clear your apt cache, update your package lists and then try installing both again.
General idea (note, I'm not sure which libswt package is installed, so fill in the proper one):
If you're worried about your Azureus and Eclipse .rc files, don't be. They're kept in your ~ directory, and won't be touched by the package removal. The only way they would be removed by the package removal, is if you go "apt-get purge [package_name]".
I hope that helps.
And please, if I've gotten something wrong, please correct me.
Nope, sorry, I did a complete reinstall including a format of everything except the /home partition.
However, I tried anyways, and got the following:
Code:
mgarsenal:/home/daniel# apt-get install eclipse 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
eclipse: Depends: eclipse-jdt (= 3.2.1-4) but it is not going to be installed
Depends: eclipse-pde (= 3.2.1-4) but it is not going to be installed
Depends: eclipse-source (= 3.2.1-4) but it is not going to be installed
E: Broken packages
mgarsenal:/home/daniel# apt-get install eclipse azureus eclipse-jdt eclipse-pde eclipse-source
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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
eclipse-jdt: Depends: eclipse-platform (= 3.2.1-4) but it is not going to be installed
eclipse-pde: Depends: eclipse-platform (= 3.2.1-4) but it is not going to be installed
eclipse-source: Depends: eclipse-platform (= 3.2.1-4) but it is not going to be installed
E: Broken packages
I suppose that turns this problem into a bug report. But based on a google search, this bug has been reported before.
Lol, a few weeks ago i had the same issue, starting to learn java and wanted to use eclipse, 1st time i just hit yes on apititude install eclipse and my azureus was gone.
Now i fixed the issues using the azureus from unstable, Vuze is called now, running 3.0.3.4 version of azureus and eclipse fine. Perhaps you should check azureus home page and download the latest version. http://www.azureus.com/
Lol that's the risk of dependencies You install one package, it uninstall everything and you remain with only this package, not even an operating system anymore
I just tried installing azureus from testing
aptitutde install azureus
[..]
I start it
azureus
java: command not found
It's not even starting
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.