Re: [racket-dev] drdrdown?

2010-08-28 Thread Eli Barzilay
Do you have stdout and stderr redirected to some file so it can
complain if needed?  Do you have the recent git there?  (The smart
http client is new, so some things might have been fixed.)  You can
also try to switch it to something else -- like using the git
protocol (which should work fine for reads).


On Aug 28, Jay McCarthy wrote:
> 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

-- 
  ((lambda (x) (x x)) (lambda (x) (x x)))  Eli Barzilay:
http://barzilay.org/   Maze is Life!
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] drdrdown?

2010-08-28 Thread Jay McCarthy
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
 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 
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

[racket-dev] drdrdown?

2010-08-28 Thread John Clements
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



smime.p7s
Description: S/MIME cryptographic signature
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev