Over the past few weeks, it has been stalling during the git fetch.
The process tree looks like this:

 5907 ?        S      0:00      \_ /usr/bin/git fetch
http://git.racket-lang.org/plt.git
 5908 ?        S      0:00          \_ git-remote-http
http://git.racket-lang.org/plt.git http://git.racket-lang.org/plt.git
 5911 ?        S      0:00              \_ git fetch-pack
--stateless-rpc --lock-pack --thin --no-progress
http://git.racket-lang.org/plt.git  EAD
 5912 ?        S      0:00                  \_ git fetch-pack
--stateless-rpc --lock-pack --thin --no-progress
http://git.racket-lang.org/plt.git  EAD

I'll have to spend some time debugging it on Monday. [If anyone knows
why it would stop at that point, I'd like to know.]

This output might be from git:
error: RPC failed; result=56, HTTP code = 200

I've manually restarted it so it should be fine until I can debug again.

Jay

On Sat, Aug 28, 2010 at 10:25 AM, John Clements
<cleme...@brinckerhoff.org> wrote:
> Is DrDr down?  The latest build I see on drdr.racket-lang.org is from 
> 2010-08-25.
>
> Apologies if I missed an announcement.
>
> John
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>



-- 
Jay McCarthy <j...@cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to