[Bug 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2010-01-11 Thread Benjamin Drung
*** This bug is a duplicate of bug 491880 ***
https://bugs.launchpad.net/bugs/491880

We are tracking this issue in bug #491880 now.

** This bug has been marked a duplicate of bug 491880
   eclipse source package provides libswt* binary packages that would conflict 
with swt-gtk

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-12-26 Thread Niels Thykier
Hi Caglar

Thanks for the heads up - we will have a look at it.
~Niels


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

** Changed in: eclipse (Ubuntu)
 Assignee: (unassigned) = Niels Thykier (niels-thykier)

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-12-23 Thread Caglar Dursun
You said This bug was fixed in the package eclipse - 3.5.1-0ubuntu2 
but I have same problem ubuntu 9.10 and my update is the latest.Now, I
can't use my eclipse anymore.

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package eclipse - 3.5.1-0ubuntu2

---
eclipse (3.5.1-0ubuntu2) karmic; urgency=low

  * New snapshot from eclipse-build.
- Apply GTK 2.18 z-order patch (LP: #443004).
  * Remove unversioned swt.jar link (LP: #446155).
  * Add wrapper script for setting LD_LIBRARY_PATH (LP: #445842).
  * Call remove with -f to fix FTBFS on powerpc.

 -- Benjamin Drung bdr...@ubuntu.com   Fri, 09 Oct 2009 21:41:39 +0200

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

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-08 Thread Benjamin Drung
Would a simple conflict  replaces on libswt3.4-gtk-java resolve this
issue?

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-08 Thread Matthias Klose
On 08.10.2009 11:59, Benjamin Drung wrote:
 Would a simple conflict  replaces on libswt3.4-gtk-java resolve this
 issue?

no, not at this point. the packages are in main, not removable before release. 
Maybe just ship the versioned jar for karmic.

$ apt-cache showsrc libswt-gtk-3.4-java
Package: swt-gtk
Binary: libswt-gtk-3.4-java, libswt-gtk-3.4-jni, libswt-gnome-gtk-3.4-jni, 
libswt-mozilla-gtk-3.4-jni, libswt-cairo-gtk-3.4-jni, libswt-glx-gtk-3.4-jni, 
libswt-gtk-3.4-java-gcj

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-08 Thread Benjamin Drung
Ok, found it: swt-gtk uses update-alternatives to provide
/usr/lib/java/swt.jar. So eclipse should use this mechanism, too.

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-08 Thread Matthias Klose
On 08.10.2009 14:59, Benjamin Drung wrote:
 Ok, found it: swt-gtk uses update-alternatives to provide
 /usr/lib/java/swt.jar. So eclipse should use this mechanism, too.

so we use versioned packages to make the differences between libraries visible, 
and then undo this by a local configuration option which is not easy to debug?

Removing the symlink to swt.jar; if we want to keep it, then it would be better 
to build a dependency package containing this symlink.

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-08 Thread Benjamin Drung
I have removed this link and uploaded eclipse 3.5.1-0ubuntu1~ppa2 to the
PPA. I will release this version (with a propper changelog) to karmic,
if the PPA version does not show new errors.

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

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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 446155] Re: file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1

2009-10-08 Thread Matthias Klose
not yet in karmic; please mention the report in the upload, and it will
be closed automatically

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

-- 
file conflict installing libswt-gtk-3.5-java 3.5.1-0ubuntu1~ppa1
https://bugs.launchpad.net/bugs/446155
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