nova.sh doesn't install python-paste and python-pastedeploy

Bug #704603 reported by Kost
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
USC-ISI

Bug Description

brz revno 574

nova.sh doesn't install python-paste and python-pastedeploy needed for wsgi.py

add

sudo apt-get install -y python-paste python-pastedeploy

to nova.sh.

fix pushed to:

lp:~usc-isi/nova/kost-nova.sh-bug-fix

Related branches

Todd Willey (xtoddx)
Changed in nova:
importance: Undecided → Medium
assignee: nobody → Todd Willey (xtoddx)
assignee: Todd Willey (xtoddx) → USC-ISI (usc-isi)
Thierry Carrez (ttx)
Changed in nova:
status: New → In Progress
Thierry Carrez (ttx)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
status: Fix Committed → Fix Released
Revision history for this message
ahmed wajid (ahmed-wajid) wrote :

Hi,

  apt-get install paste says updated version is available. So does apt-get install paste deploy. Still when I use any command of nova I am getting same error which I pasted here.
 I have also uninsall and install paste and deploy but no use.
   Please help I am struck.

Traceback (most recent call last):
  File "./nova-compute", line 39, in <module>
    from nova import service
  File "/root/openstack/nova/nova/service.py", line 36, in <module>
    from nova import wsgi
  File "/root/openstack/nova/nova/wsgi.py", line 27, in <module>
    from paste import deploy
ImportError: cannot import name deploy

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.