yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53677
[Bug 1601842] [NEW] stack.sh fails on devstack with python3
Public bug reported:
Steps to reproduce:
1. localrc with python 3 enabled (the precise one I used http://paste.openstack.org/show/529714/)
2. run stack.sh
Script terminated with the following error:
(17:32:46) ivasilevskaya: CRITICAL keystone [-] ImportError: No module named 'memcache' (more logs here http://paste.openstack.org/show/529680/).
memcache is present in pip3.4 installed package list and can be
successfully imported manually.
I made some blind guesses what might be wrong (never configured python3
devstack before), after installing libpython3-dev the error transfered
to http://paste.openstack.org/show/529710/.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1601842
Title:
stack.sh fails on devstack with python3
Status in OpenStack Identity (keystone):
New
Bug description:
Steps to reproduce:
1. localrc with python 3 enabled (the precise one I used http://paste.openstack.org/show/529714/)
2. run stack.sh
Script terminated with the following error:
(17:32:46) ivasilevskaya: CRITICAL keystone [-] ImportError: No module named 'memcache' (more logs here http://paste.openstack.org/show/529680/).
memcache is present in pip3.4 installed package list and can be
successfully imported manually.
I made some blind guesses what might be wrong (never configured
python3 devstack before), after installing libpython3-dev the error
transfered to http://paste.openstack.org/show/529710/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1601842/+subscriptions
Follow ups