libjinglexmpp and libjinglexmllite do not have library files

Bug #305603 reported by Mingming Ren
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gst-plugins-farsight (Ubuntu)
Incomplete
Medium
Laurent Bigonville

Bug Description

In the newest 0.3.12-3ubuntu1 version, there are no libraries in these two packages.
These two packages only contain some doc files.
For the other libs, it seems that some soft links are missing.

ldd libgstice.so | grep found
 libjinglep2pbase-0.3.so.0 => not found
 libjinglep2pclient-0.3.so.0 => not found
 libjinglexmpp-0.3.so.0 => not found
 libjinglexmllite-0.3.so.0 => not found
 libjinglebase-0.3.so.0 => not found

Revision history for this message
Sean McNamara (smcnam) wrote :

Confirmed as of 12/26 with latest Jaunty packages.

What can we do to fix this?

Revision history for this message
volkris (volkris) wrote :

The 0.3.11-3 version of the packages that is (I believe) standard with Intrepid installs the proper libraries. Someone might want to compare the two... and maybe update the subject of this bug.

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

I've seen that this week-end too, I will investigate further.

Changed in libjingle0.3 (Ubuntu):
assignee: nobody → Laurent Bigonville (bigon)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Laurent Bigonville (bigon) wrote :

The issue should be solved

Feel free to reopen the bug report if you still see this bug

Changed in libjingle0.3 (Ubuntu):
importance: Low → Medium
status: Confirmed → Fix Released
Revision history for this message
Tico (ballagas) wrote :

I still see this problem in ubuntu 9.04 libjinglexmpp 0.3.12-3ubuntu1

libjinglexmpp and libjinglexmllite packages still have no .so.0 files. The libjinglep2p packages have .so.0 files that do not follow the naming conventions below (missing '-0.3') which seems to break the farsight project.

If this is fixed, how do I patch my system?

Changed in libjingle0.3 (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Laurent Bigonville (bigon) wrote :

ldd libgstice.so | grep found still produce the same output?

affects: libjingle0.3 (Ubuntu) → farsight (Ubuntu)
Changed in farsight (Ubuntu):
status: Confirmed → Incomplete
affects: farsight (Ubuntu) → gst-plugins-farsight (Ubuntu)
Revision history for this message
Tico (ballagas) wrote :

Here is the relevant output of 'ldd libgstice.so'
 libjinglebase.so.0 => /usr/lib/libjinglebase.so.0 (0xb7eda000)
 libjinglep2pbase.so.0 => /usr/lib/libjinglep2pbase.so.0 (0xb7e6f000)
 libjinglep2pclient.so.0 => /usr/lib/libjinglep2pclient.so.0 (0xb7e47000)
So it looks like they have removed the dependancies on libjinglexmpp and libjinglexmllite...

Here is the list of files installed with libjinglexmpp0.3-0 (Note the missing .so files)
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libjinglexmpp0.3-0
/usr/share/doc/libjinglexmpp0.3-0/copyright
/usr/share/doc/libjinglexmpp0.3-0/README
/usr/share/doc/libjinglexmpp0.3-0/AUTHORS
/usr/share/doc/libjinglexmpp0.3-0/README.Debian
/usr/share/doc/libjinglexmpp0.3-0/NEWS.gz
/usr/share/doc/libjinglexmpp0.3-0/changelog.Debian.gz

Here is the list of files installed with libjinglexmllite0.3-0 (Note the missing .so files)
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libjinglexmllite0.3-0
/usr/share/doc/libjinglexmllite0.3-0/copyright
/usr/share/doc/libjinglexmllite0.3-0/README
/usr/share/doc/libjinglexmllite0.3-0/AUTHORS
/usr/share/doc/libjinglexmllite0.3-0/README.Debian
/usr/share/doc/libjinglexmllite0.3-0/NEWS.gz
/usr/share/doc/libjinglexmllite0.3-0/changelog.Debian.gz

Farsight is a better test case for this issue moving forward:
laptop:/usr/lib/farsight-0.1-3$ ldd libjingle-transmitter.so | grep found
 libjinglep2pbase-0.3.so.0 => not found
 libjinglep2pclient-0.3.so.0 => not found
 libjinglexmpp-0.3.so.0 => not found
 libjinglexmllite-0.3.so.0 => not found
 libjinglebase-0.3.so.0 => not found

There are 2 problems here:
1) This bug - missing .so files for libjinglexmpp and libjinglexmllite
2) file naming convention conflict. Farsight is expecting the '-0.3' extension, but libgstice.so is not.

Revision history for this message
Tico (ballagas) wrote :

A fix has been committed for the 2 problems I describe in my last comment. I have verified the fix here:

https://bugs.launchpad.net/ubuntu/jaunty/+source/farsight/+bug/389203

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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