Re: [Cpanplus-bugs] Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-18 Thread Autrijus Tang
On Fri, May 17, 2002 at 02:45:44PM +0200, Jost Krieger wrote: > > I've made a updated-every-10-minutes snapshot of cpansmoke at > > , which contains fixes of the > > bugs reported on cpan-testers and cpanplus-bugs. > Very good, except that autrihus.org seems to promp

Re: [Cpanplus-bugs] Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-17 Thread Jost Krieger
On Fri, May 17, 2002 at 07:14:07AM +0800, Autrijus Tang wrote: > I'll probably still argue it should be at cpansmoke layer, as we > don't delay day-to-day users to submit independent entries as they > install modules. OK. > However, the -s should definitely apply to dependencies as well. > Than

Re: [Cpanplus-bugs] Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Autrijus Tang
On Thu, May 16, 2002 at 05:22:53PM +0200, Lee Goddard wrote: > >cpansmoke does it itself (-s) begore calling CPANPLUS. CPANPLUS doesn't > >know about it, that's the problem. > Aha. I'm thining of running cpansmoke on WIn32 - that could be really, > really nasty, and none of you may talk to me aga

Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Autrijus Tang
On Thu, May 16, 2002 at 04:41:06PM +0200, Jost Krieger wrote: > > At least here CPANPLUS-0.33 doesn't even check if the tests > > have already been done for the platform before asking if it should > > send them - have I missed soemthing in the setup? > cpansmoke does it itself (-s) begore calling

Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Lee Goddard
>cpansmoke does it itself (-s) begore calling CPANPLUS. CPANPLUS doesn't >know about it, that's the problem. Aha. I'm thining of running cpansmoke on WIn32 - that could be really, really nasty, and none of you may talk to me again. What do you say, leave it until $VERSION == 1? lee

Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Jost Krieger
On Thu, May 16, 2002 at 04:41:10PM +0200, Lee Goddard wrote: > At least here CPANPLUS-0.33 doesn't even check if the tests > have already been done for the platform before asking if it should > send them - have I missed soemthing in the setup? cpansmoke does it itself (-s) begore calling CPANPLU

Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Lee Goddard
At 16:23 16/05/2002 +0200, Jost Krieger wrote: >On Thu, May 16, 2002 at 03:15:32PM +0200, Andreas Marcel Riechert wrote: > > > Seems like a lot of your tests get sent out twice. > >Another cpansmoke problem, it seems. > >cpansmoke checks for already tested modules, but has no chance to >check for

Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Jost Krieger
On Thu, May 16, 2002 at 03:15:32PM +0200, Andreas Marcel Riechert wrote: > Seems like a lot of your tests get sent out twice. Another cpansmoke problem, it seems. cpansmoke checks for already tested modules, but has no chance to check for already checked dependencies. I think CPANPLUS needs mo

Re: PASS PApp-SQL-0.131 sun4-solaris 2.8

2002-05-16 Thread Andreas Marcel Riechert
[EMAIL PROTECTED] writes: Seems like a lot of your tests get sent out twice. Andreas