FW: post-receive failure to push on github for haddock
David Terei
davidterei at gmail.com
Wed Aug 17 00:05:17 CEST 2011
What timing!
So this problem also existed with the Cabal repo on github. I don't
think the cause of the error is anything to do with a users git config
though, I think its a problem that arises from darcs patches that have
been converted to git. It might be worth checking the various darcs
converters and fixing them not to produce git patches that fail this
check.
Anyway. I emailed the github people and got them to disable the error
checking step on the cabal repo on github just a few days back, and so
now the cabal repo is up to date and working fine. I'll email them now
about the haddock repo and ask them to do the same. Is anyone aware of
any other repos on github that we are having issues with?
Cheers,
David
On 16 August 2011 14:12, Simon Peyton-Jones <simonpj at microsoft.com> wrote:
>
>
> -----Original Message-----
> From: Julien Cretin [mailto:julien.cretin at polytechnique.org]
> Sent: 16 August 2011 21:48
> To: Simon Peyton-Jones; Simon Marlow
> Subject: post-receive failure to push on github for haddock
>
> Hi,
>
> While pushing ghc-kinds on darcs.haskell.org/home/darcs/haddock.git,
> the post-receive hook failed to push to github. Apparently github
> complains because davve at dtek.chalmers.se did not specify a user.name
> in his gitconfig. It happens in a very old commit (Apr 24th 2007)
> which suggests that this error should have shown up too when you
> pushed your hack for alex last week Simon (Marlow). Should I worry
> about this or is darcs.haskell.org only what matters?
>
> Here is the push log:
>
> Counting objects: 32, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (18/18), done.
> Writing objects: 100% (18/18), 1.67 KiB, done.
> Total 18 (delta 15), reused 0 (delta 0)
> Counting objects: 9259, done.
> Compressing objects: 100% (3188/3188), done.
> error: object 2b07607c4562034359f52b42055f8d2af4721ca4:invalid
> author/committer line - missing space before email
> fatal: Error in object
> error: pack-objects died with strange error
> error: failed to push some refs to 'git at github.com:ghc/haddock.git'
> error: hooks/post-receive exited with error code 1
> To GHC:/home/darcs/haddock.git
> 2e5c12d..eaddddc ghc-kinds -> ghc-kinds
>
> Julien
>
> _______________________________________________
> Cvs-ghc mailing list
> Cvs-ghc at haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-ghc
>
More information about the Cvs-ghc
mailing list