executable is missing

Bug #605303 reported by Øyvind Jensen
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
pudb (Debian)
Fix Released
Unknown
pudb (Ubuntu)
Fix Released
Undecided
David Paleino
Lucid
Fix Released
Undecided
Bartosz Kosiorek

Bug Description

Impact: the package is empty making it unusable

Fix: it mistakenly built only for 2.5, setting XS-Python-Version to >= 2.5 as in effect done in natty fixes the issue.

TEST CASE:
cat t.py
print "test"

python -m pudb.run t.py

Result:
/usr/bin/python: No module named pudb

expected: pudb starting up

Regression potential:
low, current package is unusable

original report:

I'm on lucid and try to debug a python script with:

[oy@ubuntu-mini ~]$ python -m pudb.run t.py
/usr/bin/python: No module named pudb

It turns out, the package contains no python module, only docs:

[oy@ubuntu-mini ~]$ dpkg -L python-pudb
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python-pudb
/usr/share/doc/python-pudb/copyright
/usr/share/doc/python-pudb/examples
/usr/share/doc/python-pudb/examples/debug_me.py
/usr/share/doc/python-pudb/examples/try-the-debugger.sh
/usr/share/doc/python-pudb/PKG-INFO.gz
/usr/share/doc/python-pudb/changelog.Debian.gz

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-pudb 0.92.14-1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Wed Jul 14 09:24:10 2010
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
 LANG=nb_NO.utf8
 SHELL=/bin/bash
SourcePackage: pudb

Revision history for this message
Øyvind Jensen (jegerjensen) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pudb (Ubuntu):
status: New → Confirmed
Revision history for this message
David Paleino (dpaleino) wrote :

Already fixed in Natty with 0.92.14-3.

Changed in pudb (Ubuntu):
status: Confirmed → Fix Released
assignee: nobody → David Paleino (dpaleino)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pudb (Ubuntu Lucid):
status: New → Confirmed
Revision history for this message
Julian Taylor (jtaylor) wrote :

I have uploaded a fixed version to -proposed, please test it when it gets accepted.

description: updated
Changed in pudb (Debian):
status: Unknown → Fix Released
Revision history for this message
Scott Kitterman (kitterman) wrote : Please test proposed package

Hello Øyvind, or anyone else affected,

Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from verification-needed to verification-done. If it does not, change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-needed
Changed in pudb (Ubuntu Lucid):
status: Confirmed → Fix Committed
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Package from Proposed works pefectly for me!
Thanks.

Output:

dpkg -L python-pudb
/.
/usr
/usr/share
/usr/share/python-support
/usr/share/python-support/python-pudb.public
/usr/share/pyshared
/usr/share/pyshared/pudb-0.92.14.egg-info
/usr/share/pyshared/pudb-0.92.14.egg-info/top_level.txt
/usr/share/pyshared/pudb-0.92.14.egg-info/dependency_links.txt
/usr/share/pyshared/pudb-0.92.14.egg-info/requires.txt
/usr/share/pyshared/pudb-0.92.14.egg-info/PKG-INFO
/usr/share/pyshared/pudb-0.92.14.egg-info/SOURCES.txt
/usr/share/pyshared/pudb
/usr/share/pyshared/pudb/var_view.py
/usr/share/pyshared/pudb/source_view.py
/usr/share/pyshared/pudb/run.py
/usr/share/pyshared/pudb/ipython.py
/usr/share/pyshared/pudb/__init__.py
/usr/share/pyshared/pudb/theme.py
/usr/share/pyshared/pudb/ui_tools.py
/usr/share/pyshared/pudb/lowlevel.py
/usr/share/pyshared/pudb/shell.py
/usr/share/pyshared/pudb/debugger.py
/usr/share/doc
/usr/share/doc/python-pudb
/usr/share/doc/python-pudb/examples
/usr/share/doc/python-pudb/examples/try-the-debugger.sh
/usr/share/doc/python-pudb/examples/debug_me.py
/usr/share/doc/python-pudb/copyright
/usr/share/doc/python-pudb/changelog.Debian.gz
/usr/share/doc/python-pudb/PKG-INFO.gz
$ python -m pudb.run t.py

Changed in pudb (Ubuntu Lucid):
assignee: nobody → Bartosz Kosiorek (gang65)
tags: added: verification-done
removed: verification-needed
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Tested on Lucid Lynx.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pudb - 0.92.14-1ubuntu0.1

---------------
pudb (0.92.14-1ubuntu0.1) lucid-proposed; urgency=low

  * set XS-Python-Version to >= 2.5 so its builds for lucids python
    LP: #605303
 -- Julian Taylor <email address hidden> Sat, 30 Jun 2012 15:50:34 +0200

Changed in pudb (Ubuntu Lucid):
status: Fix Committed → Fix Released
Revision history for this message
Colin Watson (cjwatson) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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