
Hi all, darcs.haskell.org has now moved to the new server. 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 Please let me know if you see any problems. Thanks Ian

On 7/13/13, Ian Lynagh
Hi all,
darcs.haskell.org has now moved to the new server.
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. WHOEVER YOU ARE, I KNOW YOU ARE IN THE LINE! Cheers :-) Gabor
Please let me know if you see any problems.
Thanks Ian
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs

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 -- Ian Lynagh, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

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

On Sun, Jul 14, 2013 at 02:01:31PM -0700, Edward Z. Yang wrote:
I think the new box may be missing some software; the pre-commit hooks are persistently failing.
How so? Thanks Ian -- Ian Lynagh, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

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

I also kicked the GitHub mirroring (manually ran the command so the server key was added to the cache) so it should be working again too. Excerpts from Edward Z. Yang's message of Sun Jul 14 14:33:41 -0700 2013:
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

Hey Ian, can you fix the permissions on /srv/darcs/testsuite.git? Group needs the write bit. (chmod -R g+w /srv/darcs/testsuite.git) Edward 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

At the moment I keep getting timeouts when I try to access the wiki. Not sure if this is a temporary problem or something more persistent.
Janek
----- Oryginalna wiadomość -----
Od: "Edward Z. Yang"
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
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs
participants (4)
-
Edward Z. Yang
-
Gabor Greif
-
Ian Lynagh
-
Jan Stolarek