manual installation document doesn't include libmysqlclient-dev dependency

Bug #1261525 reported by Felipe Reyes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Undecided
Felipe Reyes

Bug Description

When you follow the manual installation for Trove from their documentation in a recently installed GNU/Linux box (for instance Ubuntu 12.04) you'll get an error while pip tries to install MySQL-python package, because the libmysqlclient-dev package wasn't installed in the "Install Dependencies" section (https://github.com/openstack/trove/blob/master/doc/source/dev/manual_install.rst#install-dependencies)

After installing the mentioned package via apt-get trove can be installed without problems.

Felipe Reyes (freyes)
Changed in trove:
assignee: nobody → Felipe Reyes (freyes)
Changed in trove:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/60133
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=2fab11b82c897f99e9c575b804e6b05309ea33cf
Submitter: Jenkins
Branch: master

commit 2fab11b82c897f99e9c575b804e6b05309ea33cf
Author: Felipe Reyes <email address hidden>
Date: Thu Dec 5 02:19:11 2013 +0000

    Adds missing dependency to the documentation

    Trove depends on MySQL-python package, to compile and install it is
    required libmysqlclient-dev, otherwise the installation procedure
    described in 'doc/source/dev/manual_install.rst' will fail in recently
    installed boxes.

    Closes-Bug: #1261525
    Change-Id: I0cc325eb7efb056efe9682fa3478795ae025bfa1

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
milestone: none → icehouse-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: icehouse-2 → 2014.1
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.