I can confirm this bug exists in Ubuntu 12.04 too. The suggestion of rebuilding the package made no difference.
~$ python Python 2.7.3 (default, Apr 20 2012, 22:39:59) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import nids Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /usr/lib/pymodules/python2.7/nidsmodule.so: undefined symbol: nids_errbuf Using the python-nids 0.6.1-1build1 package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795991 Title: python-nids import error from python (undefnied symbol: nids_errbuf) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-nids/+bug/795991/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
