Thread: [sprog-users] Make Test and Apache LogRegex module
Status: Alpha
Brought to you by:
grantm
From: Gavin H. <gh...@fe...> - 2005-06-25 18:21:48
|
Hi all, Just wondering why perl MakeFile.PL doesnt mention this Apache module, when it is needed for make test? Thanks. -- Kind Regards, Gavin Henry, Editorial Staff. FedoraNEWS.ORG (http://FedoraNEWS.ORG) |
From: Grant M. <gr...@mc...> - 2005-06-25 19:26:02
|
On Sat, 2005-06-25 at 19:22 +0100, Gavin Henry wrote: > Just wondering why perl MakeFile.PL doesnt mention this Apache module, when it > is needed for make test? That was an oversight on my part. The fix (which is in CVS) is to delete t/01_require_all.t from the distribution - it should only ever have existed in the development environment. I don't want to force people to install half of CPAN just to get Sprog installed. The tests for the individual gears do fail gracefully if their prerequisite modules aren't installed. The bigger target here is enhancing Sprog to better handle missing dependencies. Cheers Grant |
From: Gavin H. <gh...@fe...> - 2005-06-25 19:36:30
|
---------- Original Message ----------- From: Grant McLean <gr...@mc...> To: Sprog Users <spr...@li...> Sent: Sun, 26 Jun 2005 07:25:45 +1200 Subject: Re: [sprog-users] Make Test and Apache LogRegex module > On Sat, 2005-06-25 at 19:22 +0100, Gavin Henry wrote: > > Just wondering why perl MakeFile.PL doesnt mention this Apache module, when it > > is needed for make test? > > That was an oversight on my part. The fix (which is in CVS) is to > delete t/01_require_all.t from the distribution - it should only ever > have existed in the development environment. Ah, fine. Testing it now. > > I don't want to force people to install half of CPAN just to get > Sprog installed. The tests for the individual gears do fail > gracefully if their prerequisite modules aren't installed. > > The bigger target here is enhancing Sprog to better handle missing > dependencies. Have you any thoughts about getting it into Fedora Extras? I am a CVS maintainer for Extras, so I could clean up, if needed, the Sprog.spec? P.S. If you haven't guessed it already, I'm ghenry on perlmonks > > Cheers > Grant > -- Kind Regards, Gavin Henry, Editorial Staff. FedoraNEWS.ORG (http://FedoraNEWS.ORG) |
From: Grant M. <gr...@mc...> - 2005-06-25 20:27:28
|
On Sat, 2005-06-25 at 20:36 +0100, Gavin Henry wrote: > Have you any thoughts about getting it into Fedora Extras? That sounds like a great idea. I'm a Debian user so I've sorted out a Debian package and repository. Gavin Brown helped me set up a process for creating a generic RPM package on my Debian box, but I really need someone knowledgeable about repositories for their distribution to act as packaging maintainer. Cheers Grant |
From: Gavin H. <gh...@fe...> - 2005-06-26 07:59:05
|
---------- Original Message ----------- From: Grant McLean <gr...@mc...> To: Sprog Users <spr...@li...> Sent: Sun, 26 Jun 2005 08:27:16 +1200 Subject: Re: [sprog-users] Make Test and Apache LogRegex module > On Sat, 2005-06-25 at 20:36 +0100, Gavin Henry wrote: > > Have you any thoughts about getting it into Fedora Extras? > > That sounds like a great idea. I'm a Debian user so I've sorted out > a Debian package and repository. Gavin Brown helped me set up a process > for creating a generic RPM package on my Debian box, but I really > need someone knowledgeable about repositories for their distribution > to act as packaging maintainer. ok, Ill start working on it and getting the extra modules needed turned into RPMs too. > > Cheers > Grant > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies from IBM. Find simple to follow Roadmaps, straightforward > articles, informative Webcasts and more! Get everything you need to > get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > sprog-users mailing list > spr...@li... > https://lists.sourceforge.net/lists/listinfo/sprog-users ------- End of Original Message ------- |
From: Grant M. <gr...@mc...> - 2005-06-26 08:41:48
|
On Sun, 2005-06-26 at 08:59 +0100, Gavin Henry wrote: > ---------- Original Message ----------- > From: Grant McLean <gr...@mc...> > > I really need someone knowledgeable about repositories > > for their distribution to act as packaging maintainer. > > ok, Ill start working on it and getting the extra modules > needed turned into RPMs too. Great. Once you have some details, I'll put them up on the Sprog installation page. Now I'd better get back to putting a release together. Cheers Grant |
From: Gavin H. <gh...@fe...> - 2005-07-02 22:18:11
|
---------- Original Message ----------- From: Grant McLean <gr...@mc...> To: Sprog Users <spr...@li...> Sent: Sun, 26 Jun 2005 20:41:42 +1200 Subject: Re: [sprog-users] Make Test and Apache LogRegex module > On Sun, 2005-06-26 at 08:59 +0100, Gavin Henry wrote: > > ---------- Original Message ----------- > > From: Grant McLean <gr...@mc...> > > > I really need someone knowledgeable about repositories > > > for their distribution to act as packaging maintainer. > > > > ok, Ill start working on it and getting the extra modules > > needed turned into RPMs too. > > Great. Once you have some details, I'll put them up on the Sprog > installation page. Now I'd better get back to putting a release > together. The rpm is just done. I'll send it over once it is approved by the extras team. > > Cheers > Grant > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies from IBM. Find simple to follow Roadmaps, straightforward > articles, informative Webcasts and more! Get everything you need to > get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > sprog-users mailing list > spr...@li... > https://lists.sourceforge.net/lists/listinfo/sprog-users ------- End of Original Message ------- |