python2.4-yappy depends of a non-existing file

Bug #429 reported by Ricardo Pérez López
6
Affects Status Importance Assigned to Milestone
yappy (Ubuntu)
Fix Released
Medium
Jorge Bernal

Bug Description

python2.4-yappy needs the file pcre.so

python2.4-yappy needs the file pcre.so. This file exists in python2.3, but isn't exists in python2.4.

A workaround follows here:

# sed -i -e 's/pcre/sre/g' /usr/lib/python2.4/site-packages/yappy/parser.py
# apt-get install python-profiler
# python /usr/share/doc/python2.4/examples/Tools/compiler/compile.py parser.py
# python -O /usr/share/doc/python2.4/examples/Tools/compiler/compile.py parser.py

(The module pcre could be substituted by sre module)

Maybe you would like to tell the problem to the upstream developers.

Thanks a lot.

Jorge Bernal (koke)
Changed in yappy:
assignee: nobody → koke
status: New → PendingUpload
Revision history for this message
Jorge Bernal (koke) wrote :

I'm uploading the fixed package to breezy, thanks for the report.

Jorge Bernal (koke)
Changed in yappy:
status: PendingUpload → Fixed
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.