Skip Menu |

This queue is for tickets about the DBIx-MyParse CPAN distribution.

Report information
The Basics
Id: 25712
Status: resolved
Priority: 0/
Queue: DBIx-MyParse

People
Owner: Nobody in particular
Requestors: imacat [...] mail.imacat.idv.tw
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.80
Fixed in: (no value)



Subject: Allowing Automated CPAN Tests
Dear Philip Stoev, Hi. This is imacat from Taiwan. I'm current acting as a CPAN tester and running tests for all the uploaded CPAN packages daily. It seems that your DBIx-MyParse-0.80 does not allow automated tests. It keeps requesting $mysql_path with a default /usr/src/mysql-5.0.33 that is hard to satisfy, and it falls into an infinite loop if not satisfied. As a CPAN tester testing 40-50 modules per day, I really cannot test every package and check their input alone. Having such a package that does not satisfy with empty answer with a default behavior really frustrate me as it uses up all my CPU and system resources that I can contribute to other packages that need more tests. Could you please help solving this issue, by allowing the default answer always satisfiable, or stopping to build if not satisfied? Thank you very much. You are greatly appreciated by the large CPAN family.
Subject: Re: [rt.cpan.org #25712] Allowing Automated CPAN Tests
Date: Fri, 23 Mar 2007 19:17:15 +0200
To: <bug-DBIx-MyParse [...] rt.cpan.org>
From: "Philip Stoev" <philip [...] stoev.org>
Hello, I have uploaced DBIx::MyParse version 0.81 to CPAN and have scheduled all previous versions for deletion. This version will avoid giving you the 100% CPU usage situation, but will otherwise fail to build automatically because a patched, configured and compiled mysql source tree is requred to get this module to work. I assume this is OK with you as a temporary solution. If possible, please remove the DBIx::MyParse module from any automated "perl Makefile.PL; make; make test" tests that you are running. Philip Show quoted text
----- Original Message ----- From: " via RT" <bug-DBIx-MyParse@rt.cpan.org> To: <undisclosed-recipients:> Sent: Friday, March 23, 2007 4:14 PM Subject: [rt.cpan.org #25712] Allowing Automated CPAN Tests
> > Fri Mar 23 10:13:59 2007: Request 25712 was acted upon. > Transaction: Ticket created by IMACAT > Queue: DBIx-MyParse > Subject: Allowing Automated CPAN Tests > Broken in: 0.80 > Severity: Wishlist > Owner: Nobody > Requestors: imacat@mail.imacat.idv.tw > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=25712 > > > > Dear Philip Stoev, > > Hi. This is imacat from Taiwan. I'm current acting as a CPAN > tester and running tests for all the uploaded CPAN packages daily. > > It seems that your DBIx-MyParse-0.80 does not allow automated tests. > It keeps requesting $mysql_path with a default /usr/src/mysql-5.0.33 > that is hard to satisfy, and it falls into an infinite loop if not > satisfied. > > As a CPAN tester testing 40-50 modules per day, I really cannot test > every package and check their input alone. Having such a package that > does not satisfy with empty answer with a default behavior really > frustrate me as it uses up all my CPU and system resources that I can > contribute to other packages that need more tests. > > Could you please help solving this issue, by allowing the default > answer always satisfiable, or stopping to build if not satisfied? Thank > you very much. You are greatly appreciated by the large CPAN family. >
On 2007-03-23 13:19:11 Fri, philip@stoev.org wrote: Show quoted text
> Hello, I have uploaced DBIx::MyParse version 0.81 to CPAN and have
scheduled Show quoted text
> all previous versions for deletion.
I have tested it. It works. Thank you. I think you may close this bug now. Remember to close this bug on the rt.cpan.org website: https://rt.cpan.org/Ticket/Display.html?id=25712 Also, for bug#25715: I'm really sorry for this. I did not read your README before submitting it. You did have state it in your README file. This is my fault. Please close this bug, too. https://rt.cpan.org/Ticket/Display.html?id=25715
As discussed with the submitter a new version 0.81 has been released which does not have an endless loop in Makefile.PL