rapache crashed with ImportError in <module>()

Bug #284407 reported by Oli
4
Affects Status Importance Assigned to Milestone
rapache (Ubuntu)
Fix Released
High
Emanuele Gentili

Bug Description

Binary package hint: rapache

Crashes on startup. Almost a clean beta1 install of intrepid.

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/rapache
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: rapache 0.7-0ubuntu1
PackageArchitecture: all
ProcAttrCurrent: unconfined
ProcCmdline: /usr/bin/python /usr/bin/rapache
ProcEnviron:
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/rapache']
SourcePackage: rapache
Title: rapache crashed with ImportError in <module>()
Uname: Linux 2.6.27-7-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare video

Here's the console output:
oli@bert:/var$ rapache
Traceback (most recent call last):
  File "/usr/bin/rapache", line 35, in <module>
    from RapacheGtk.RapacheGui import MainWindow
  File "/usr/lib/python2.5/site-packages/RapacheGtk/RapacheGui.py", line 40, in <module>
    from RapacheGtk.VirtualHostGui import VirtualHostWindow
  File "/usr/lib/python2.5/site-packages/RapacheGtk/VirtualHostGui.py", line 51, in <module>
    from RapacheCore.VirtualHost import *
  File "/usr/lib/python2.5/site-packages/RapacheCore/VirtualHost.py", line 23, in <module>
    from LineElement import *
  File "/usr/lib/python2.5/site-packages/RapacheCore/LineElement.py", line 3, in <module>
    from lxml import etree
ImportError: No module named lxml

Related branches

Revision history for this message
Oli (oli) wrote :
description: updated
Revision history for this message
Oli (oli) wrote :

Having taken a closer look at the console output, I installed the package: python-lxml

And it's fixed. I strongly suggest you add that to the dependency list.

Changed in rapache:
assignee: nobody → emgent
importance: Undecided → High
Revision history for this message
Emanuele Gentili (emgent) wrote :

thanks for your report. Fix committed.

Changed in rapache:
status: New → In Progress
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package rapache - 0.7-0ubuntu2

---------------
rapache (0.7-0ubuntu2) intrepid; urgency=low

  * debian/control
   + added python-lxml deps. (LP: #284407)

 -- Emanuele Gentili <email address hidden> Thu, 16 Oct 2008 17:01:15 +0200

Changed in rapache:
status: Fix Committed → Fix Released
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.