← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1479377] [NEW] Eror while installing keystone

 

Public bug reported:

While I am installing keystone and python client for it I am facing the
following error:

Traceback (most recent call last):
  File "/usr/local/bin/keystone-manage", line 6, in <module>
    from keystone.cmd.manage import main
ImportError: No module named cmd.manage
dpkg: error processing package keystone (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 keystone


The same is when I do sudo -s /bin/sh -c "keystone-manage db_sync" keystone

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1479377

Title:
  Eror while installing keystone

Status in Keystone:
  New

Bug description:
  While I am installing keystone and python client for it I am facing
  the following error:

  Traceback (most recent call last):
    File "/usr/local/bin/keystone-manage", line 6, in <module>
      from keystone.cmd.manage import main
  ImportError: No module named cmd.manage
  dpkg: error processing package keystone (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   keystone

  
  The same is when I do sudo -s /bin/sh -c "keystone-manage db_sync" keystone

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1479377/+subscriptions


Follow ups