[perl #52130] [BUG] postconfigure tests hanging on feather.

2008-04-09 Thread James Keenan via RT
By eliminating use of the svn revision number anywhere past Configure.pl (r26888), we eliminate the need for t/postconfigure/03 and 04. Hence, the tests will no longer cause any hangs on Feather!

[perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-27 Thread James Keenan via RT
Added dependency on 52154 because when that is resolved the problem on feather will clear up. It already has cleared up if you checkout the 'norevision' branch and configure it.

Re: [perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-26 Thread Jim Keenan
>From: "[EMAIL PROTECTED] via RT" <[EMAIL PROTECTED]> >Date: 2008/03/26 Wed PM 05:13:17 CDT >To: [EMAIL PROTECTED] >Subject: Re: [perl #52130] [BUG] postconfigure tests hanging on feather. >> > I'll try to look into this. What's puzzling is that w

Re: [perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-26 Thread Andy_Bach
> > I'll try to look into this. What's puzzling is that we get tested on >> *many* Linux boxes but the overwhelming majority report no problem here. > something to do with svk being on the box but never having been run by that user? > istr something like this before. iirc hitting will make th

Re: [perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-26 Thread chromatic
On Wednesday 26 March 2008 07:27:45 Will Coleda wrote: > On feather, when running 'make test', the following tests both hang in > an svn checkout: > > t/postconfigure/03-revision.t # hangs after test 4 > t/postconfigure/04-revision.t # hangs after test 4 > > If I hit control-C when the hang occurs

Re: [perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-26 Thread jerry gay
On Wed, Mar 26, 2008 at 9:43 AM, James Keenan via RT <[EMAIL PROTECTED]> wrote: > On Wed Mar 26 07:27:44 2008, coke wrote: > > On feather, when running 'make test', the following tests both hang in > > an svn checkout: > > > > t/postconfigure/03-revision.t # hangs after test 4 > > t/postconfig

[perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-26 Thread James Keenan via RT
On Wed Mar 26 07:27:44 2008, coke wrote: > On feather, when running 'make test', the following tests both hang in > an svn checkout: > > t/postconfigure/03-revision.t # hangs after test 4 > t/postconfigure/04-revision.t # hangs after test 4 > > If I hit control-C when the hang occurs, the tests p

[perl #52130] [BUG] postconfigure tests hanging on feather.

2008-03-26 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #52130] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52130 > On feather, when running 'make test', the following tests both hang in an svn checkout: