You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by "Philip M. Gollucci" <pg...@p6m7g8.com> on 2006/09/07 20:08:00 UTC

[RELEASE CANDIDATE]: libapreq2 2.09-RC1

Please download, test, and report back on the following
candidate tarball:

http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

Changes since 2.08:
--------------------
- Build [Philip M. Gollucci]
   code around |#_!!_#| autoconf 2.60 bug.

Not listed in CHANGES:
   test suite fixes for cases without LWP installed.

-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /
  / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
        <___/

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Fred Moyer <fr...@taperfriendlymusic.org>.
Philip M. Gollucci wrote:
> Please download, test, and report back on the following
> candidate tarball:
> 
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

mod_perl 2.0.3rc1/httpd 2.0.59/perl 5.8.6/ linux 2.6.15

All tests successful, 5 tests skipped. (tested with and without LWP)

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Thu, 7 Sep 2006, Philip M. Gollucci wrote:

> Please download, test, and report back on the following
> candidate tarball:
>
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

+1. Tested on

- Win32: Apache/2.2.3 (winnt), perl-5.8.8 (ActivePerl 819),
   with mod_perl-2.0.3-rc1 installed
- linux: Apache/2.0.55 (prefork), perl-5.8.7,
   with mod_perl 2.0.2

-- 
best regards,
Randy

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Bojan Smojver <bo...@rexursive.com>.
On Fri, 2006-09-08 at 19:32 -0700, Philip M. Gollucci wrote:

> Might you be able to run the test suite in 2 cases:
>      1 - With LWP installed
>      2 - Without LWP installed (APACHE_TEST_PRETEND_NO_LWP=1 make test)

1. All tests OK.
2. I get: All tests successful, 4 tests skipped (second lot of tests).

This is on today's snapshot of Fedora Development (a.k.a what FC6 is
going to be).

-- 
Bojan


Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Bojan Smojver <bo...@rexursive.com>.
On Fri, 2006-09-08 at 19:32 -0700, Philip M. Gollucci wrote:

> Might you be able to run the test suite in 2 cases:
>      1 - With LWP installed
>      2 - Without LWP installed (APACHE_TEST_PRETEND_NO_LWP=1 make test)

1. All tests OK.
2. I get: All tests successful, 4 tests skipped (second lot of tests).

This is on today's snapshot of Fedora Development (a.k.a what FC6 is
going to be).

-- 
Bojan


Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Bojan Smojver wrote:
 > On Thu, 2006-09-07 at 11:08 -0700, Philip M. Gollucci wrote:
 >> Please download, test, and report back on the following
 >> candidate tarball:
 >>
 >> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz
 >
 > This builds on Fedora Development and it will appear in the repository
 > when the packages get signed.
 >
 > Could you continue the previous tradition of calling the directory
 > inside the tarball libapreq-2.09, not libapreq-2.09-rc1? It makes RPM
 > building a bit cleaner...
Thanks!

Might you be able to run the test suite in 2 cases:
     1 - With LWP installed
     2 - Without LWP installed (APACHE_TEST_PRETEND_NO_LWP=1 make test)


-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /
  / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
        <___/

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Bojan Smojver wrote:
 > On Thu, 2006-09-07 at 11:08 -0700, Philip M. Gollucci wrote:
 >> Please download, test, and report back on the following
 >> candidate tarball:
 >>
 >> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz
 >
 > This builds on Fedora Development and it will appear in the repository
 > when the packages get signed.
 >
 > Could you continue the previous tradition of calling the directory
 > inside the tarball libapreq-2.09, not libapreq-2.09-rc1? It makes RPM
 > building a bit cleaner...
Thanks!

Might you be able to run the test suite in 2 cases:
     1 - With LWP installed
     2 - Without LWP installed (APACHE_TEST_PRETEND_NO_LWP=1 make test)


-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /
  / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
        <___/

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Bojan Smojver <bo...@rexursive.com>.
On Thu, 2006-09-07 at 11:08 -0700, Philip M. Gollucci wrote:
> Please download, test, and report back on the following
> candidate tarball:
> 
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

This builds on Fedora Development and it will appear in the repository
when the packages get signed.

Could you continue the previous tradition of calling the directory
inside the tarball libapreq-2.09, not libapreq-2.09-rc1? It makes RPM
building a bit cleaner...

-- 
Bojan


Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Steve Hay <st...@uk.radan.com>.
Philip M. Gollucci wrote:
> Please download, test, and report back on the following
> candidate tarball:
> 
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

All tests OK on Win32 (on a single run, at least--I'm not sure if the 
previous problems with upload.t have gone away or not) using perl-5.8.8 
and apache-2.2.2.

It took me a while to get it to work, though.  It kept falling over part 
of the way through the tests complaining that C:\apache2\bin\Apache.exe 
could not be found (which is correct!--it is now called 
C:\apache2\bin\httpd.exe in 2.2.2).

It turns out that it was getting this old path from an old 
Apache/TestConfigData.pm file that was left over in my perl5/site/lib 
folder, presumably from some time ago when I was using apache-2.0.x.

I simply blew away the old TestConfigData.pm file, ran the tests again 
and all was well (with a new, updated TestConfigData.pm being generated 
along the way).

mod_perl-2.0.3-rc1 didn't have this problem when I tested that with the 
same old perl5 directory a little earlier today, so I'm not sure what 
libapreq's problem was.

Would it be sensible for {mod_perl|Apache-Test|libapreq} (delete as 
appropriate!) to delete any old TestConfigData.pm file when installing a 
new version of one of those packages?

-- 


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Steve Hay <st...@uk.radan.com>.
Philip M. Gollucci wrote:
> Please download, test, and report back on the following
> candidate tarball:
> 
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

All tests OK on Win32 (on a single run, at least--I'm not sure if the 
previous problems with upload.t have gone away or not) using perl-5.8.8 
and apache-2.2.2.

It took me a while to get it to work, though.  It kept falling over part 
of the way through the tests complaining that C:\apache2\bin\Apache.exe 
could not be found (which is correct!--it is now called 
C:\apache2\bin\httpd.exe in 2.2.2).

It turns out that it was getting this old path from an old 
Apache/TestConfigData.pm file that was left over in my perl5/site/lib 
folder, presumably from some time ago when I was using apache-2.0.x.

I simply blew away the old TestConfigData.pm file, ran the tests again 
and all was well (with a new, updated TestConfigData.pm being generated 
along the way).

mod_perl-2.0.3-rc1 didn't have this problem when I tested that with the 
same old perl5 directory a little earlier today, so I'm not sure what 
libapreq's problem was.

Would it be sensible for {mod_perl|Apache-Test|libapreq} (delete as 
appropriate!) to delete any old TestConfigData.pm file when installing a 
new version of one of those packages?

-- 


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Thu, 7 Sep 2006, Philip M. Gollucci wrote:

> Please download, test, and report back on the following
> candidate tarball:
>
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

+1. Tested on

- Win32: Apache/2.2.3 (winnt), perl-5.8.8 (ActivePerl 819),
   with mod_perl-2.0.3-rc1 installed
- linux: Apache/2.0.55 (prefork), perl-5.8.7,
   with mod_perl 2.0.2

-- 
best regards,
Randy

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Fred Moyer <fr...@taperfriendlymusic.org>.
Philip M. Gollucci wrote:
> Please download, test, and report back on the following
> candidate tarball:
> 
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

mod_perl 2.0.3rc1/httpd 2.0.59/perl 5.8.6/ linux 2.6.15

All tests successful, 5 tests skipped. (tested with and without LWP)

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Brian McQueen <mc...@gmail.com>.
Works fine on FC4:

Linux xxx 2.6.16-1.2069_FC4smp #1 SMP Tue Mar 28 12:47:32 EST 2006
i686 i686 i386 GNU/Linux


On 9/7/06, Philip M. Gollucci <pg...@p6m7g8.com> wrote:
> Please download, test, and report back on the following
> candidate tarball:
>
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz
>
> Changes since 2.08:
> --------------------
> - Build [Philip M. Gollucci]
>    code around |#_!!_#| autoconf 2.60 bug.
>
> Not listed in CHANGES:
>    test suite fixes for cases without LWP installed.
>
> --
> ------------------------------------------------------------------------
> Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
> Consultant / http://p6m7g8.net/Resume/resume.shtml
> Senior Software Engineer - TicketMaster - http://ticketmaster.com
> 1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F
>
> "In all that I've done wrong I know I must have done something right to
> deserve a hug every morning and butterfly kisses at night."
>     __  ___     ___ ____  __
>    /  |/  /_ __/ __/ __ \/ /
>   / /|_/ / // /\ \/ /_/ / /__
> /_/  /_/\_, /___/\___\_\___/
>         <___/
>

Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Bojan Smojver <bo...@rexursive.com>.
On Thu, 2006-09-07 at 11:08 -0700, Philip M. Gollucci wrote:
> Please download, test, and report back on the following
> candidate tarball:
> 
> http://people.apache.org/~pgollucci/apreq2/libapreq2-2.09-rc1.tar.gz

This builds on Fedora Development and it will appear in the repository
when the packages get signed.

Could you continue the previous tradition of calling the directory
inside the tarball libapreq-2.09, not libapreq-2.09-rc1? It makes RPM
building a bit cleaner...

-- 
Bojan


Re: [RELEASE CANDIDATE]: libapreq2 2.09-RC1

Posted by Radoslaw Zielinski <ra...@gmail.com>.
Philip M. Gollucci <pg...@p6m7g8.com> [07-09-2006 20:08]:
> Please download, test, and report back on the following

$ make test
[...]
t/apreq/upload.......request has failed (the response code was: 404)
see t/logs/error_log for more details
t/apreq/upload.......dubious                                                 
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-20

$ tail ./glue/perl/t/logs/error_log -n 7
[Fri Sep 08 10:04:45 2006] [debug] filter.c(269): [client 127.0.0.1] prefetching 65536 bytes
b saw EOS at /home/users/builder/rpm/BUILD/libapreq2-2.09-rc1/glue/perl/t/response/TestApReq/request.pm line 21.
[Fri Sep 08 10:04:45 2006] [debug] filter.c(269): [client 127.0.0.1] prefetching 65536 bytes
Running MAGIC ITERATOR tests at /home/users/builder/rpm/BUILD/libapreq2-2.09-rc1/glue/perl/t/response/TestApReq/request.pm line 146.
[Fri Sep 08 10:04:45 2006] [error] [client 127.0.0.1] File does not exist: /home/users/builder/rpm/BUILD/libapreq2-2.09-rc1/glue/perl/t/htdocs/getfiles-binary-httpd
[Fri Sep 08 10:04:45 2006] [info] removed PID file /home/users/builder/rpm/BUILD/libapreq2-2.09-rc1/glue/perl/t/logs/httpd.pid (pid=2850)
[Fri Sep 08 10:04:45 2006] [notice] caught SIGTERM, shutting down

-- 
Radosław Zieliński <ra...@pld-linux.org>