[Bug 37941] New: importing tpfarstream fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jun 5 08:39:06 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37941
Summary: importing tpfarstream fails
Product: Telepathy
Version: git master
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: tp-farstream
AssignedTo: olivier.crete at ocrete.ca
ReportedBy: mystilleef at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
Importing the tpfarstream Python module fails with the following error.
ImportError: /usr/lib/python2.7/site-packages/tpfarstream.so: undefined symbol:
tf_channel_error
lateef at submission ~/t/p/examples> python
Python 2.7.1 (r271:86832, May 23 2011, 09:25:57)
[GCC 4.6.0 20110509 (Red Hat 4.6.0-7)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tpfarstream
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /usr/lib/python2.7/site-packages/tpfarstream.so: undefined symbol:
tf_channel_error
>>>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list