[arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

Byron Clark byron at theclarkfamily.name
Sat Apr 17 15:09:45 EDT 2010


On Thu, Apr 15, 2010 at 11:02:55AM -0500, David C. Rankin wrote:
> Traceback (most recent call last):
>   File "/usr/share/createrepo/genpkgmetadata.py", line 26, in <module>
>     import rpm
>   File "/usr/lib/python2.6/site-packages/rpm/__init__.py", line 7, in <module>
>     from _rpm import *
> ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or
> directory

It looks like the python bindings for rpm are broken, you'll probably
want to rebuild whatever package owns
/usr/lib/python2.6/site-packages/rpm/__init__.py.

-- 
Byron Clark



More information about the arch-general mailing list