
OK, I patched it over by changing the shebang line to bash. I'll need someone to twiddle the permissions on the Trac database to get the Trac hook working: remote: trac.db.pool.TimeoutError: Unable to get database connection within 0 seconds. (TracError: The user ezyang requires read _and_ write permissions to the database file /home/trac/ghc/db/trac.db and the directory it is located in.) Edward Excerpts from Edward Z. Yang's message of Sun Jul 14 14:01:31 -0700 2013:
I think the new box may be missing some software; the pre-commit hooks are persistently failing.
Excerpts from Ian Lynagh's message of Sat Jul 13 08:22:06 -0700 2013:
On Sat, Jul 13, 2013 at 05:14:59PM +0200, Gabor Greif wrote:
On 7/13/13, Ian Lynagh
wrote: SSH will complain that the key has changed, and you will probably have to delete the corresponding line from ~/.ssh/known_hosts. The new key fingerprint is: 91:4e:95:fa:2e:34:6c:ba:68:af:71:29:ba:66:12:b0
I see this:
RSA key fingerprint is 08:63:b5:86:3e:ae:e2:3c:b1:ea:c6:05:2d:71:db:5a.
Ah, OK, I think you might actually see any of these:
2048 08:63:b5:86:3e:ae:e2:3c:b1:ea:c6:05:2d:71:db:5a root@rock (RSA) 256 91:4e:95:fa:2e:34:6c:ba:68:af:71:29:ba:66:12:b0 root@rock (ECDSA) 1024 e7:14:7a:92:7f:b6:5f:45:d3:0e:32:fc:0b:92:a0:ed root@rock (DSA)
Thanks Ian