libfarsight incorrectly linked against libjingle

Bug #389203 reported by Michael Sheldon
20
This bug affects 2 people
Affects Status Importance Assigned to Milestone
farsight (Ubuntu)
Invalid
Undecided
Unassigned
Jaunty
Fix Released
Undecided
Laurent Bigonville

Bug Description

This is under Jaunty x86_64.

libjingle-transmitter in libfarsight looks for libjingle files in the form libjingle*-0.3.so.0, whereas they are now named libjingle*.so.0 (without the -0.3).

e.g.
/usr/lib/libjinglebase-0.3.so.0 -> /usr/lib/libjinglebase.so.0
/usr/lib/libjinglep2pclient-0.3.so.0 -> /usr/lib/libjinglep2pclient.so.0
/usr/lib/libjinglep2pbase-0.3.so.0 -> /usr/lib/libjinglep2pbase.so.0
etc.

This prevents things like telepathy's stream-engine (and any applications that make use of it) from being able to provide VoIP functionality for Google talk.

Revision history for this message
Laurent Bigonville (bigon) wrote :

I've just uploaded 0.1.28-2build1 that should fix this

Changed in farsight (Ubuntu):
status: New → Invalid
Changed in farsight (Ubuntu Jaunty):
assignee: nobody → Laurent Bigonville (bigon)
status: New → Fix Committed
status: Fix Committed → Confirmed
Revision history for this message
Martin Pitt (pitti) wrote :

Accepted farsight into jaunty-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in farsight (Ubuntu Jaunty):
status: Confirmed → Fix Committed
tags: added: verification-needed
Revision history for this message
Tico (ballagas) wrote :

I just verified that this issue is resolved. It seems to address the problem as stated above.

laptop:/usr/lib/farsight-0.1-3$ ldd libjingle-transmitter.so
 libjinglebase.so.0 => /usr/lib/libjinglebase.so.0 (0xb8032000)
 libjinglep2pbase.so.0 => /usr/lib/libjinglep2pbase.so.0 (0xb7fc6000)
 libjinglep2pclient.so.0 => /usr/lib/libjinglep2pclient.so.0 (0xb7f9f000)

Martin Pitt (pitti)
tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package farsight - 0.1.28-2build1

---------------
farsight (0.1.28-2build1) jaunty-proposed; urgency=low

  * Rebuild against new libjingle packages name (LP: #389203)

 -- Laurent Bigonville <email address hidden> Fri, 03 Jul 2009 16:58:03 +0200

Changed in farsight (Ubuntu Jaunty):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.