Subunit 0.0.19 wont build

Bug #1361857 reported by Kris Lindgren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subunit
Fix Released
Critical
Robert Collins

Bug Description

I am using Centos7 and trying to build Subunit 0.0.19 so that I can package it into an rpm.

I get the following error when running python setup.py build

Traceback (most recent call last):
  File "setup.py", line 37, in <module>
    os.chdir(os.path.dirname(__file__))
OSError: [Errno 2] No such file or directory: ''

If I comment out line 39 os.chdir(os.path.dirname(__file__)) then the build happens successfully.

I understand that this was put in place to allow VPATH builds to work.

Changed in subunit:
status: New → Triaged
importance: Undecided → Critical
Changed in subunit:
assignee: nobody → Robert Collins (lifeless)
milestone: none → next
status: Triaged → 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.