https://bugzilla.novell.com/show_bug.cgi?id=716662 https://bugzilla.novell.com/show_bug.cgi?id=716662#c1 Pavol Rusnak <prusnak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |prusnak@suse.com AssignedTo|bnc-team-screening@forge.pr |kkaempf@suse.com |ovo.novell.com | --- Comment #1 from Pavol Rusnak <prusnak@suse.com> 2011-09-08 15:38:06 CEST --- It seems that python-satsolver bindings are broken. When I run python and type "import satsolver" I get; prusnak@zelva:~> python Python 2.7.1 (r271:86832, May 24 2011, 15:30:26) [GCC] on linux3 Type "help", "copyright", "credits" or "license" for more information.
import satsolver Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/satsolver.py", line 25, in <module> _satsolver = swig_import_helper() File "/usr/lib64/python2.7/site-packages/satsolver.py", line 21, in swig_import_helper _mod = imp.load_module('_satsolver', fp, pathname, description) ImportError: /usr/lib64/python2.7/site-packages/_satsolver.so: undefined symbol: sat_chksum_create
Klaus: could you please look at this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.