Is there a Python/SWIG expert in the house?

Richard Shaw hobbes1069 at gmail.com
Sun Jul 19 12:59:32 UTC 2015


I have a long standing bug[1] that I've been unable to figure out. I have
contacted upstream but they have been unable to reproduce the bug on Debian
7 or 8.

The error is as follows:
$ python
Python 2.7.8 (default, Apr 15 2015, 09:26:43)
[GCC 4.9.2 20150212 (Red Hat 4.9.2-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Hamlib
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/Hamlib.py", line 28, in <module>
    _Hamlib = swig_import_helper()
  File "/usr/lib64/python2.7/site-packages/Hamlib.py", line 24, in
swig_import_helper
    _mod = imp.load_module('_Hamlib', fp, pathname, description)
ImportError: /usr/lib64/python2.7/site-packages/_Hamlib.so: undefined
symbol: struct_Rot_get_position

Any ideas?

Thanks,
Richard

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1192849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150719/a5c66b97/attachment.html>


More information about the devel mailing list