Skip to content

Instantly share code, notes, and snippets.

@davidbirdsong
Created November 23, 2013 07:23
Show Gist options
  • Select an option

  • Save davidbirdsong/7611851 to your computer and use it in GitHub Desktop.

Select an option

Save davidbirdsong/7611851 to your computer and use it in GitHub Desktop.
python setup.py bdist_rpm error
+ python setup.py build
Traceback (most recent call last):
File "setup.py", line 13, in <module>
dirs=os.listdir("./library/")
OSError: [Errno 2] No such file or directory: './library/'
error: Bad exit status from /var/tmp/rpm-tmp.6UD5n2 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.6UD5n2 (%build)
error: command 'rpmbuild' failed with exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment