packages missing for glance (run-tests.sh not usable)

Bug #1203680 reported by Christian Berendt
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Dean Troyer

Bug Description

run_tests.sh can't install the virtual environment of Glance, because libxslt-dev is missing for libxml.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/38127

Changed in devstack:
assignee: nobody → Christian Berendt (berendt)
status: New → In Progress
Revision history for this message
Christian Berendt (berendt) wrote : Re: libxslt-dev missing for glance

Looks like there are more packages are missing. At least libffi-dev.

summary: - libxslt-dev missing for glance
+ packages missing for glance (run-tests.sh not usable)
Revision history for this message
Christian Berendt (berendt) wrote :

The following dependencies are missing to use run-tests.sh of glance out of the box:

libffi-dev
libmysqlclient-dev
libpq-dev
libssl-dev
libxslt1-dev
zlib1g-dev

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/41975

Changed in devstack:
assignee: Christian Berendt (berendt) → Dean Troyer (dtroyer)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/38127
Committed: http://github.com/openstack-dev/devstack/commit/71d5630c4ad2dd74964119a4ad8f16833f61fc21
Submitter: Jenkins
Branch: master

commit 71d5630c4ad2dd74964119a4ad8f16833f61fc21
Author: Christian Berendt <email address hidden>
Date: Mon Jul 22 11:37:42 2013 +0200

    Adds new tag for testonly packages in package lists

    Also introduces a new parameter INSTALL_TESTONLY_PACKAGES
    in the stackrc with False as default value. Setting it to
    True stack.sh will install all packages tagged with the tag
    testonly in the package lists.

    Includes needed packages for Ubuntu and Fedora

    fixes bug #1203680

    Change-Id: I911a6601819a34262853bba0658f6751148bfbec

Changed in devstack:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (stable/grizzly)

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/62480

Revision history for this message
Mike Spreitzer (mike-spreitzer) wrote :

This fix only works if people change how they work --- they have to set INSTALL_TESTONLY_PACKAGES to True when installing DevStack if they want to later be able to run unit tests. This needs to be documented.

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.