User management in systemsettings cannot find libpython2.5.so
Bug #179668 reported by
ThomasGillespie
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pykdeextensions (Ubuntu) |
Fix Released
|
High
|
Scott Kitterman |
Bug Description
Binary package hint: kde-systemsettings
The user management module will not load because it cannot find libpython2.5.so, because it doesnt exist...
Workaround: sudo ln -s /usr/lib/
Related branches
To post a comment you must log in.
It's actually libpythonize0 that tries to dlopen libpython2.5.so. As a work around, we can add python-dev as a dependency to libpythonize0.