2 Jul 2009 23:10
trial buildbot.test failures on NetBSD
I am testing BuildBot version 0.7.10p1 on NetBSD/i386 4.99.62. I plan on importing this as a "pkgsrc" package. My existing installed pkgsrc dependencies are py25-setuptools-0.6c9, py25-twisted-8.1.0, and python25-2.5.2nb5. (Plus I hope to use BuildBot to automate builds and tests on several platforms for an upcoming modular, high performance, lightweight DNS server.) Thank you for your BuildBot software! The "/usr/bin/env PYTHONPATH =. trial buildbot.test" had some problems. FAILED (skips=39, failures=12, errors=14, successes=354) The following is the output with most of the OK and SKIPPED removed. I don't know if this is NetBSD or pkgsrc related or maybe this is normal. If this is covered in docs or there is a better way for me to share these issues, please let me know. (Yes, I am new to Buildbot :) Traceback (most recent call last): File "usr/pkg/lib/python2.5/site-packages/twisted/python/usage.py", line 241, in parseOptions File "usr/pkg/lib/python2.5/site-packages/twisted/scripts/trial.py", line 293, in postOptions File "usr/pkg/lib/python2.5/site-packages/twisted/scripts/trial.py", line 279, in _loadReporterByName File "usr/pkg/lib/python2.5/site-packages/twisted/plugin.py", line 200, in getPlugins --- <exception caught here> --- File "usr/pkg/lib/python2.5/site-packages/twisted/plugin.py", line 179, in getCache File "usr/pkg/lib/python2.5/site-packages/twisted/python/filepath.py", line 574, in setContent(Continue reading)
RSS Feed