[Bug 401402] Re: Package eclipse has unmet dependencies

2009-10-06 Thread Benjamin Drung
This is fixed in eclipse 3.5.1-0~ubuntu1.

** Changed in: eclipse (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-10-05 Thread UnSandpiper
@Dominik
PPA is letting me install, but give the following messages

When launching Eclipse: This Eclipse build doesn't have support for the
integrated browser.

When selecting Software updates from help menu I get: Cannot launch
the Update UI, This installation has not been configured properly for
Software Updates.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 401402] Re: Package eclipse has unmet dependencies

2009-10-05 Thread Dominik George
@UnSandpiper:

The first is unknown to me, the latter is also an issue with the
original version and far beyond teh scope of my fix.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-25 Thread MKdx
@Dominik
The ppa is giving the same dependency problems here.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-24 Thread Dominik George
I moved the updated package to my bugfix PPA:
https://launchpad.net/~natureshadow/+archive/bugfixes

Will a dev look at this before karmic comes out?

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-11 Thread Ilya Barygin
You can install eclipse with
 sudo apt-get-install eclipse --no-install-recommends

The problem is in the recommended package eclipse-gcj, which depends on
libswt3.2-gtk-gcj, which in turn depends on gij-4.2, which is not
available.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-11 Thread Dominik George
The problem results from Matthias Klose committing a changeset to the
package on 28 June 2009. He removed the binary package definitions for
all *-gcj packages from the eclipse source package (there are quite a
few packages built from that) but didn't remove the references to them
in the Recommendations for the other binaries.

I created a patch to remove the recommendations.

** Attachment added: Patch for the eclipse-3.4.1-1 source package
   http://launchpadlibrarian.net/31647633/eclipse-3.4.1-recommends.patch

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-11 Thread Dominik George
I uploaded the fixed package to my PPA. Eclipse should be installable
from there without flaws.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-08 Thread Stefan Mosoi
the workaround worksit uninstalled vuze(azureus) thought ..

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-09-06 Thread Rarian Rakista
Workaround works but is a kludge.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-08-29 Thread Dominik George
I am trying to debug this to create a patch, but somehow I'm stuck as
the dependencies of the packages in question (eclipse-rcp, that is,
which finally requests libswt3.4-gtk-java) have correct dependencies ...

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-08-27 Thread Wes Garner
I can confirm this also, workaround does fix

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-08-23 Thread raronson
The workaround removes the tuxguitar package.  I received a suggestion
from the Ubuntu forums to download Eclipse directly from its website and
install that way.  Giving it a shot now.

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-07-30 Thread jyio
I confirm that the bug exists and that the workaround in #2 is valid.

** Changed in: eclipse (Ubuntu)
   Status: New = Confirmed

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-07-29 Thread Bala.Linux
Same issue :(

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 401402] Re: Package eclipse has unmet dependencies

2009-07-29 Thread Bala.Linux
This has solved the issue
sudo apt-get install libswt3.4-*

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs