fefe17

Results 2 comments of fefe17

the problem seems to be src/python/bcc-python3/setup.py: 11 setup(name='bcc', 12 version='0.29.1+refs/hea', this is in my build dir, which means it was generated by the build process, which is apparently broken somewhere....

I removed the build dir, did a git pull, and got this error: [ 15%] Building sdist for python3 Traceback (most recent call last): File "/cvs/bcc/b/src/python/bcc-python3/setup.py", line 3, in from...