Incorrect package syntax for Ubuntu Install - python-devel

Bug #1424106 reported by Ronald Bradford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Arvind Somya

Bug Description

At http://docs.openstack.org/cli-reference/content/install_clients.html

the line for Ubuntu and Debian should be python-dev, not python-devel as shown below.

# apt-get install python-devel python-pip

Example Error message for syntax

$ sudo apt-get install python-devel python-pip
[sudo] password for rbradfor:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-devel

$ sudo apt-get install python-dev python-pip
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libdb5.1++ libpostproc52 libqrencode3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libpython-dev libpython2.7-dev python-colorama python-distlib
  python-html5lib python2.7-dev
...

-----------------------------------
Built: 2015-02-20T18:43:36 00:00
git SHA: 262019d1187b92b7ca09db3793d06b16089b7938
URL: http://docs.openstack.org/cli-reference/content/install_clients.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/common/section_cli_install.xml
xml:id: install_clients

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Medium
milestone: none → kilo
tags: added: cli-reference low-hanging-fruit
Arvind Somya (asomya)
Changed in openstack-manuals:
assignee: nobody → Arvind Somya (asomya)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/160043
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=35cd2b0fd543134f6b6efab1ca18de7a2c338932
Submitter: Jenkins
Branch: master

commit 35cd2b0fd543134f6b6efab1ca18de7a2c338932
Author: Arvind Somya <email address hidden>
Date: Fri Feb 27 10:53:46 2015 -0500

    Change python-devel to python-dev in Ubuntu CLI instructions

    This commit changes python-devel to python-dev for the Ubuntu section
    of the CLI installation guide.

    Change-Id: If591b0002d4e13bb8e3d0e987aca30ce5adef779
    Closes-bug: 1424106

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.