doesn't start but crash

Bug #60616 reported by beza1e1
This bug report is a duplicate of:  Bug #68321: Import Error: No module named ltihooks. Edit Remove
4
Affects Status Importance Assigned to Milestone
istanbul (Ubuntu)
New
Undecided
Unassigned

Bug Description

On command line:

> istanbul
Traceback (most recent call last):
  File "/usr/bin/istanbul", line 30, in ?
    from istanbul.main import main
  File "/usr/lib/python2.4/site-packages/istanbul/main/main.py", line 25, in ?
  File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 21, in ?

ImportError: No module named ltihooks

Revision history for this message
Rocco Stanzione (trappist) wrote :

I could not reproduce this in Edgy. Is this in Dapper?

Revision history for this message
beza1e1 (beza1e1) wrote :

Hm, this was some confusion about packages it seems.

I had a version of istanbul in /usr/lib/python2.4/site-packages, which was loaded and used instead the version from /usr/share/python-support. I'm not sure, wether this was an error of the packages or me, because i had a manually installed version of istanbul once.

After apt-get remove and install again, istanbul starts as expected.

Probably my own fault, so this bug can be closed.

Thanks for trying to reproduce it. :)

Revision history for this message
Tom Imhof (tomimhof) wrote :

Hi,

I got exactly the same problem after upgrading from dapper to edgy including the duplicate installation as reported above (one version in /usr/share/python-support and the other one in /usr/lib/python2.4/site-packages.

I did the same steps to troubleshoot but had to manually remove the folder "istanbul" in /usr/lib/python2.4/site-packages in order to get it working.

Since I did a repository install of istanbul in dapper before (not a manual one as reported above), I think that the upgrade to edgy does not fully remove the old package. Probably worth checking...

Revision history for this message
Andrzej Mendel-Nykorowycz (kelner) wrote :

I can duplicate it. I had istanbul installed once on dapper, uninstaled it and installed it once again on edgy. Then it wouldn't start with the mentioned error. Removing /usr/lib/python.2.4/site-packages/istanbul fixes it.
I guess that just deleting this directory in postinst will be fine.

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.