post-receive failure to push on github for haddock
David Peixotto
dmp at rice.edu
Wed Aug 17 02:01:29 CEST 2011
On Aug 16, 2011, at 5:05 PM, David Terei wrote:
> 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?
>
Running a `git fsck` only shows problems in the haddock, bytestring, and Cabal libraries. Although it appears the bytestring mirror on github is up to date.
== utils/haddock: running git fsck
error in commit 12f3a912d1bf310a1af498fb165f68aa8bbc74da: invalid author/committer line - missing space before email
error in commit 2b07607c4562034359f52b42055f8d2af4721ca4: invalid author/committer line - missing space before email
error in commit 87777da468f9bdc8c01b40c5e097f0c5cac3356e: invalid author/committer line - missing space before email
== libraries/bytestring: running git fsck
error in commit 8c0b3e7a90d311f51e9cbdabc82367b6fa21df9a: invalid author/committer line - missing space before email
== libraries/Cabal: running git fsck
error in commit cc2f67f98fbc246f010516c71722d5c3432e0a2b: invalid author/committer line - missing space before email
More information about the Cvs-ghc
mailing list