centos gate failing because of MYSQL-python library
Bug #1561347 reported by
Steven Dake
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Steven Dake | ||
Mitaka |
Fix Released
|
Critical
|
Steven Dake |
Changed in kolla: | |
status: | New → Confirmed |
milestone: | none → newton-1 |
assignee: | nobody → Steven Dake (sdake) |
importance: | Undecided → Critical |
Changed in kolla: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
The proposed patch fixes the gate problem. It also appears to work for both centos and Ubuntu. CentOS distributes 1.2.3. I am not sure what version of MySQL-python ubuntu ships. Pip installs 1.2.5. I suspect the problem is that CentOS for some reason incorrectly compiles MySQL-python because of some -devel dependency or alternately installs both 1.2.3 an 1.2.5 which totally confuses CentOS.
Not entirely sure what the issue is, but it is always better to install from packaging unless there is a specific reason on CentOS.