pydb executable links to non-existing file

Bug #388328 reported by Andreas Tiemeyer
58
This bug affects 12 people
Affects Status Importance Assigned to Milestone
pydb (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: pydb

root@ulix:/home/andreas# apt-get install pydb
[...]
root@ulix:/home/andreas# cd /usr/bin
root@ulix:/usr/bin# ls -l pydb
lrwxrwxrwx 1 root root 41 2009-06-17 09:20 pydb -> ../share/python-support/pydb/pydb/pydb.py
root@ulix:/usr/bin# ls -l ../share/python-support/pydb/pydb/pydb.py
ls: cannot access ../share/python-support/pydb/pydb/pydb.py: No such file or directory

Revision history for this message
Oleg O Andreev (olegoandreev) wrote :

I can also add, that this package in karmic is totally mixed up: it installs python modules for python2.4.

Corresponding debian package is fully functional.

Revision history for this message
David Olivari (david-olivari) wrote :

Workaround :

sudo rm /usr/bin/pydb
sudo ln -s /usr/lib/python2.4/site-packages/pydb/pydb.py /usr/bin/pydb

Revision history for this message
chris_c (c-camacho) wrote :

reported last year, simple fix supplied, is it worth reporting ubuntu bugs?

Revision history for this message
themusicgod1 (themusicgod1) wrote :

This appears to be fixed in yakkety.

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.