When I commit anything with a Closes-bug: entry, I get the
following error:



Counting objects: 7, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 423 bytes, done.
Total 4 (delta 3), 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 426, in 
main
remote:     db.scm_commits.ensure_stored (sha1, commit_url_base)
remote:   File "/geda/commit_robot/commit_robot_post-receive.py", line 56, in 
ensure_stored
remote:     self._dbcur.execute("INSERT INTO scm_commits VALUES (?, ?, ?)", 
values)
remote: sqlite3.OperationalError: unable to open database file
To ssh://pcb/pcb.git
   362b3cd..edb1935  master -> master



-- 
Andrew Poelstra
Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net
Web:   http://www.wpsoftware.net/andrew
"You shouldn't trust every quote you read on the Internet." -- Socrates


-- 
Mailing list: https://launchpad.net/~geda-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~geda-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to