[Buildbot-commits] [Buildbot] #2016: upgrade-master errror: local variable conn1 referenced before assignment
Buildbot
nobody at buildbot.net
Tue Jun 28 11:11:00 UTC 2011
#2016: upgrade-master errror: local variable conn1 referenced before assignment
--------------------+------------------------
Reporter: cortana | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.4p1 | Resolution:
Keywords: |
--------------------+------------------------
Comment (by cortana):
This was caused because the test database was being created in the current
directory, which the buildbot user did not have access to.
I suggest creating the test database within a directory created by calling
tempfile.mkdtemp.
--
Ticket URL: <http://trac.buildbot.net/ticket/2016#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list