Description of problem: pip can't install MySQL-python since the update to mariadb-devel.i686 1:5.5.40-1.fc20 Version-Release number of selected component (if applicable): mariadb-devel.i686 1:5.5.40-1.fc20 How reproducible: Every time Steps to Reproduce: virtualenv --no-site-packages openstack source openstack/bin/activate pip install MySQL-python Actual results: /usr/include/mysql/my_config_i386.h:654:2: error: #error <my_config.h> MUST be included first! #error <my_config.h> MUST be included first! ^ error: command 'gcc' failed with exit status 1 I will attach full error output Expected results: successful install Additional info: Note I am using a non distro installed pip and virtaulenv pip 1.5.6 from /root/openstack/lib/python2.7/site-packages (python 2.7) virtualenv (1.11.6)
Created attachment 967773 [details] Output Error
Fix in git: http://pkgs.fedoraproject.org/cgit/mariadb.git/commit/?h=f20&id=a05d19f14a6229d11f79a9863211f8d7af5fa086 http://pkgs.fedoraproject.org/cgit/mariadb.git/commit/?h=f19&id=64a514b3f6cb697910692870d72ceb2df41258b8 Building: https://koji.fedoraproject.org/koji/taskinfo?taskID=8385170 https://koji.fedoraproject.org/koji/taskinfo?taskID=8385172
mariadb-5.5.40-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/mariadb-5.5.40-2.fc20
mariadb-5.5.40-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/mariadb-5.5.40-2.fc19
We got a note that this affects F21 too. Since that's 10.0 instead of 5.5, do you want a new bug for that?
Package mariadb-5.5.40-2.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mariadb-5.5.40-2.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-17110/mariadb-5.5.40-2.fc19 then log in and leave karma (feedback).
(In reply to Matthew Miller from comment #5) > We got a note that this affects F21 too. Since that's 10.0 instead of 5.5, > do you want a new bug for that? Not necessary, but build on the way already, thanks for pointing to that, I thought 10.0.15 is already in F21, which turned to be wrong expectation.
mariadb-10.0.15-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/mariadb-10.0.15-2.fc21
mariadb-5.5.40-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
mariadb-10.0.15-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.