fails to start due to missing package import

Bug #499990 reported by João Pinto
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
labyrinth (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: labyrinth

$ labyrinth
Traceback (most recent call last):
  File "/usr/bin/labyrinth", line 45, in <module>
    import utils
ImportError: No module named utils
$ labyrinth
Traceback (most recent call last):
  File "/usr/bin/labyrinth", line 45, in <module>
    import utils
ImportError: No module named utils

ProblemType: Bug
Architecture: i386
Date: Wed Dec 23 22:51:14 2009
DistroRelease: Ubuntu 10.04
Package: labyrinth 0.4.1-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=pt_PT.UTF-8
 LANGUAGE=pt_PT.UTF-8
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: labyrinth
Tags: lucid
Uname: Linux 2.6.32-9-generic i686

Revision history for this message
João Pinto (joaopinto) wrote :
Revision history for this message
João Pinto (joaopinto) wrote :

The configure script is setting the python dir to:
${prefix}/lib/python2.6/site-packages
It should be set to:
${prefix}/lib/python2.6/dist-packages

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.