gate-oslo.db-python33: ImportError: No module named 'ConfigParser' - MySQL-python

Bug #1367799 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.db
Invalid
Undecided
Unassigned

Bug Description

The gate-oslo.db-python33 job is failing pretty hard in the gate on this:

http://logs.openstack.org/78/119078/3/gate/gate-oslo.db-python33/4291a58/console.html#_2014-09-09_04_04_10_295

2014-09-09 04:04:10.293 | Downloading/unpacking MySQL-python (from -r /home/jenkins/workspace/gate-oslo.db-python33/test-requirements.txt (line 11))
2014-09-09 04:04:10.293 | http://pypi.IAD.openstack.org/simple/MySQL-python/ uses an insecure transport scheme (http). Consider using https if pypi.IAD.openstack.org has it available
2014-09-09 04:04:10.293 | Running setup.py (path:/home/jenkins/workspace/gate-oslo.db-python33/.tox/py33/build/MySQL-python/setup.py) egg_info for package MySQL-python
2014-09-09 04:04:10.293 | Traceback (most recent call last):
2014-09-09 04:04:10.293 | File "<string>", line 17, in <module>
2014-09-09 04:04:10.293 | File "/home/jenkins/workspace/gate-oslo.db-python33/.tox/py33/build/MySQL-python/setup.py", line 13, in <module>
2014-09-09 04:04:10.294 | from setup_posix import get_config
2014-09-09 04:04:10.294 | File "./setup_posix.py", line 2, in <module>
2014-09-09 04:04:10.294 | from ConfigParser import SafeConfigParser
2014-09-09 04:04:10.294 | ImportError: No module named 'ConfigParser'
2014-09-09 04:04:10.294 | Complete output from command python setup.py egg_info:
2014-09-09 04:04:10.294 | Traceback (most recent call last):
2014-09-09 04:04:10.294 |
2014-09-09 04:04:10.294 | File "<string>", line 17, in <module>
2014-09-09 04:04:10.294 |
2014-09-09 04:04:10.294 | File "/home/jenkins/workspace/gate-oslo.db-python33/.tox/py33/build/MySQL-python/setup.py", line 13, in <module>
2014-09-09 04:04:10.294 |
2014-09-09 04:04:10.295 | from setup_posix import get_config
2014-09-09 04:04:10.295 |
2014-09-09 04:04:10.295 | File "./setup_posix.py", line 2, in <module>
2014-09-09 04:04:10.295 |
2014-09-09 04:04:10.295 | from ConfigParser import SafeConfigParser
2014-09-09 04:04:10.295 |
2014-09-09 04:04:10.295 | ImportError: No module named 'ConfigParser'

From logstash:

message:"ImportError: No module named 'ConfigParser'" AND build_name:"gate-oslo.db-python33" AND tags:"console"

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiSW1wb3J0RXJyb3I6IE5vIG1vZHVsZSBuYW1lZCAnQ29uZmlnUGFyc2VyJ1wiIEFORCBidWlsZF9uYW1lOlwiZ2F0ZS1vc2xvLmRiLXB5dGhvbjMzXCIgQU5EIHRhZ3M6XCJjb25zb2xlXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MTAzNjI1NDMwNjAsIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0=

172 hits in 7 days, check and gate, all failures.

Matt Riedemann (mriedem)
summary: - gate-oslo.db-python33: ImportError: No module named 'ConfigParser'
+ gate-oslo.db-python33: ImportError: No module named 'ConfigParser' -
+ MySQL-python
Revision history for this message
Viktor Serhieiev (vsergeyev) wrote :

Well, it happens, because oslo.db do not supports python3 at the moment

Revision history for this message
Viktor Serhieiev (vsergeyev) wrote :

IMO, it's rather feature request - add py3 suppord, but not a bug. Matt, please inform me, if you have another opinion.

Changed in oslo.db:
status: New → Invalid
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.