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

** Description changed:

- Binary package hint: python-pudb
+ 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 
+ [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
+  LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
+  LANG=nb_NO.utf8
+  SHELL=/bin/bash
  SourcePackage: pudb

** Bug watch added: Debian Bug tracker #586204
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586204

** Also affects: pudb (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586204
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/605303

Title:
  executable is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pudb/+bug/605303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to