[osops-tools-monitoring] setup build failing due to missing README.md file

Bug #1542013 reported by Ignace Mouzannar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Operators
Fix Released
Undecided
Unassigned

Bug Description

Hello,

Building the scripts is failing due to the missing README.md file. There is a minor location change to apply in the setup.cfg. I will be submitting a patch today.

----
farawla:(master) ~/src/osops-tools-monitoring/monitoring-for-openstack$ ./setup.py build

Installed /home/ghantoos/src/osops-tools-monitoring/monitoring-for-openstack/.eggs/pbr-1.8.1-py2.7.egg
[pbr] Generating ChangeLog
ERROR:root:Error parsing
Traceback (most recent call last):
  File "/home/ghantoos/src/osops-tools-monitoring/monitoring-for-openstack/.eggs/pbr-1.8.1-py2.7.egg/pbr/core.py", line 109, in pbr
    attrs = util.cfg_to_args(path)
  File "/home/ghantoos/src/osops-tools-monitoring/monitoring-for-openstack/.eggs/pbr-1.8.1-py2.7.egg/pbr/util.py", line 245, in cfg_to_args
    kwargs = setup_cfg_to_setup_kwargs(config)
  File "/home/ghantoos/src/osops-tools-monitoring/monitoring-for-openstack/.eggs/pbr-1.8.1-py2.7.egg/pbr/util.py", line 307, in setup_cfg_to_setup_kwargs
    description_file = open(filename)
IOError: [Errno 2] No such file or directory: 'README.md'
error in setup command: Error parsing /home/ghantoos/src/osops-tools-monitoring/monitoring-for-openstack/setup.cfg: IOError: [Errno 2] No such file or directory: 'README.md'
----

Cheers

Revision history for this message
Ignace Mouzannar (ghantoos) wrote :
Mike Dorman (mdorman-m)
Changed in osops:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to osops-tools-monitoring (master)

Reviewed: https://review.openstack.org/276429
Committed: https://git.openstack.org/cgit/openstack/osops-tools-monitoring/commit/?id=73f339a3255315de232029f8e9a2c37f3d6c30b4
Submitter: Jenkins
Branch: master

commit 73f339a3255315de232029f8e9a2c37f3d6c30b4
Author: Ignace Mouzannar <email address hidden>
Date: Thu Feb 4 14:53:29 2016 -0500

    Correct path to README.md in setup.cfg file

    Path to the README.md in the setup.cfg file was incorrect, resulting
    in a traceback when building.

    This patch corrects the path to include the project's README.md file.

    Change-Id: Ie7fcebb80206686305a14093ead7f7d7e246573f
    Closes-Bug: 1542013

Changed in osops:
status: Confirmed → 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.