User management in systemsettings cannot find libpython2.5.so

Bug #179668 reported by ThomasGillespie
122
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/libpython2.5.so.1 /usr/lib/libpython2.5.so

Revision history for this message
Scott Kitterman (kitterman) wrote :

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.

Changed in kde-guidance:
assignee: nobody → kitterman
importance: Undecided → High
milestone: none → hardy-alpha-6
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pykdeextensions - 0.4.0-5ubuntu3

---------------
pykdeextensions (0.4.0-5ubuntu3) hardy; urgency=low

  * Re-add libpythoniz0 dependency on python-dev to work around
    libpythonize0 dlopening libpython2.5.so and not ...so.1 (LP: #179668)

 -- Scott Kitterman <email address hidden> Sat, 01 Mar 2008 11:15:08 -0500

Changed in pykdeextensions:
status: In Progress → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :

reopening; it's a workaround, not a fix.

Changed in pykdeextensions:
status: Fix Released → Confirmed
Revision history for this message
Scott Kitterman (kitterman) wrote :

Agreed it's a work around in libpythonize0, but it solves the higher level problem documented in this bug. The real issue (that still needs fixed) is in Bug #138189

Changed in pykdeextensions:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.