oslo-config-generator --version has no output

Bug #1398985 reported by Dolph Mathews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.config
Fix Released
Low
Doug Hellmann

Bug Description

$ git log -n 1
commit e57aea86c54060d22cc04dd88a4c4feea614d4e4
Merge: 7ab3326 e140a1d
Author: Jenkins <email address hidden>
Date: Tue Nov 25 22:12:24 2014 +0000

    Merge "Add pbr to installation requirements"

$ python setup.py develop
running develop
running egg_info
writing requirements to oslo.config.egg-info/requires.txt
writing oslo.config.egg-info/PKG-INFO
writing namespace_packages to oslo.config.egg-info/namespace_packages.txt
writing top-level names to oslo.config.egg-info/top_level.txt
writing dependency_links to oslo.config.egg-info/dependency_links.txt
writing entry points to oslo.config.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
running build_ext
Creating /home/dolph/Environments/os/lib/python2.7/site-packages/oslo.config.egg-link (link to .)
oslo.config 1.5.0 is already the active version in easy-install.pth
Installing oslo-config-generator script to /home/dolph/Environments/os/bin

Installed /home/dolph/openstack/oslo.config
Processing dependencies for oslo.config==1.5.0
Searching for stevedore==1.1.0
Best match: stevedore 1.1.0
Adding stevedore 1.1.0 to easy-install.pth file

Using /home/dolph/Environments/os/lib/python2.7/site-packages
Searching for six==1.8.0
Best match: six 1.8.0
Adding six 1.8.0 to easy-install.pth file

Using /home/dolph/Environments/os/lib/python2.7/site-packages
Searching for netaddr==0.7.12
Best match: netaddr 0.7.12
Adding netaddr 0.7.12 to easy-install.pth file

Using /home/dolph/Environments/os/lib/python2.7/site-packages
Searching for argparse==1.2.2
Best match: argparse 1.2.2
Adding argparse 1.2.2 to easy-install.pth file

Using /home/dolph/Environments/os/lib/python2.7/site-packages
Searching for pbr==0.10.0
Best match: pbr 0.10.0
Adding pbr 0.10.0 to easy-install.pth file

Using /home/dolph/Environments/os/lib/python2.7/site-packages
Searching for pip==1.5.6
Best match: pip 1.5.6
Adding pip 1.5.6 to easy-install.pth file
Installing pip script to /home/dolph/Environments/os/bin
Installing pip3.4 script to /home/dolph/Environments/os/bin
Installing pip3 script to /home/dolph/Environments/os/bin

Using /home/dolph/Environments/os/lib/python2.7/site-packages
Finished processing dependencies for oslo.config==1.5.0
$ oslo-config-generator --version
$

I see the same behavior when oslo.config is installed via tox. Both 1.4.0 and 1.5.0 exhibit the same behavior.

Changed in oslo.config:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.config (master)

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

Changed in oslo.config:
assignee: nobody → Doug Hellmann (doug-hellmann)
status: Confirmed → In Progress
Changed in oslo.config:
milestone: none → next-kilo
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.config (master)

Reviewed: https://review.openstack.org/140671
Committed: https://git.openstack.org/cgit/openstack/oslo.config/commit/?id=f0456811b412dd1bdb69a31311590e721dd6ac96
Submitter: Jenkins
Branch: master

commit f0456811b412dd1bdb69a31311590e721dd6ac96
Author: Doug Hellmann <email address hidden>
Date: Wed Dec 10 08:01:12 2014 -0500

    Set the version string

    Change-Id: Ia610412433bb79c60f90cebf3dcdf36232fdab2a
    Closes-Bug: #1398985

Changed in oslo.config:
status: In Progress → Fix Committed
Changed in oslo.config:
status: Fix Committed → Fix Released
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.