there is no python2.4-profiler package yet hotshot.stats requires it

Bug #45211 reported by Glyphobet
6
Affects Status Importance Assigned to Milestone
python2.4 (Ubuntu)
Invalid
Medium
Matthias Klose

Bug Description

Binary package hint: python2.4

The hotshot.stats package, included standard with python2.4, requires the
stats module from the old pythor profiler:

$ python
Python 2.4.3 (#2, Apr 27 2006, 14:43:58)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import hotshot.stats
ImportError: No module named profile
please install the python2.4-profiler package

There is no package available that provides python2.4-profiler. This
can be verified by running

$ aptitude search python | grep profile

This renders the hotshot profiler totally useless. It can collect
profiling stats, but it cannot load, process or display them.

Revision history for this message
Glyphobet (glyphobet) wrote :
Revision history for this message
Matthias Klose (doko) wrote :

it's there, unfortunately in the multiverse section of the archive.

Changed in python2.4:
assignee: nobody → doko
status: Unconfirmed → Rejected
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.