pcb

Comment 9 for bug 700413

Revision history for this message
Felix Ruoff (felixruoff) wrote :

I am sorry to tell, that there seems to be an error with the commit robot while pushing patches to the pcb repository.
The error message is:

... $ git push
Counting objects: 13, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 1.32 KiB, done.
Total 8 (delta 6), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 471, in <module>
remote: sys.exit(main())
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 350, in main
remote: db = robot_db(robot_db_file)
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 126, in __init__
remote: self._dbcon = sqlite3.connect(self._dbfile, timeout=0, isolation_level=None)
remote: sqlite3.OperationalError: unable to open database file
To ssh://<email address hidden>/pcb.git
   8e1d7ce..a044f40 master -> master

Kind regards,
Felix