← Back to team overview

geda-developers team mailing list archive

Re: Fixing the git commit robot - bad credentials?

 

The last message I got from the robot today:

remote: Bug update database is busy.. (will wait up to two minutes)
remote: Traceback (most recent call last):
remote:   File "/geda/commit_robot/commit_robot_post-receive.py", line 472, in <module>
remote:     sys.exit(main()
remote:   File "/geda/commit_robot/commit_robot_post-receive.py", line 351, in main
remote:     db = robot_db(robot_db_file)
remote:   File "/geda/commit_robot/commit_robot_post-receive.py", line 138, in __init__
remote:     self._dbcur.execute ("BEGIN EXCLUSIVE")
remote: sqlite3.OperationalError: database is locked)


Follow ups

References