git push failure

Nicolas Frisby nicolas.frisby at gmail.com
Fri Jul 19 20:43:34 CEST 2013


> remote: Host key verification failed.

Looks like a known_hosts file needs updating Somewhere. We did change
servers a few days ago. Although it seems odd that it took this long for it
to show up — optimistically presuming we're not under attack.


On Fri, Jul 19, 2013 at 4:22 AM, Simon Marlow <marlowsd at gmail.com> wrote:

> I got this from a git push today:
>
> $ git push
> Counting objects: 17, done.
> Delta compression using up to 8 threads.
> Compressing objects: 100% (10/10), done.
> Writing objects: 100% (11/11), 1.20 KiB, done.
> Total 11 (delta 6), reused 0 (delta 0)
> remote: Traceback (most recent call last):
> remote:   File "/home/local/bin/git-notifier"**, line 388, in <module>
> remote:     Config = GitConfig(sys.argv[1:])
> remote:   File "/home/local/bin/git-notifier"**, line 102, in __init__
> remote:     self.log = open(self.log, "a")
> remote: IOError: [Errno 13] Permission denied: 'ghc-notifier.log'
> remote: Host key verification failed.
> remote: fatal: The remote end hung up unexpectedly
> To simonmar at darcs.haskell.org:/**srv/darcs/packages/base.git
>    5c37ca9..0b02a2e  master -> master
>
> Anyone know what's wrong?  I think the push went through.
>
> ______________________________**_________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/**mailman/listinfo/ghc-devs<http://www.haskell.org/mailman/listinfo/ghc-devs>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130719/37539644/attachment.htm>


More information about the ghc-devs mailing list