Discussion:
[RELEASE CANDIDATE] Apache-Test-1.31 RC1
Fred Moyer
2010-02-09 07:58:35 UTC
Permalink
Greetings,

Please, download, test, and report back on success or failure for this
Apache::Test release candidate.

Development from 1.30 has been ongoing for about two years, so this is
as good a time as ever to make a release.

http://people.apache.org/~phred/Apache-Test-1.31-rc1.tar.gz
Adam Prime
2010-02-09 18:20:05 UTC
Permalink
I get the following when trying to run make test:

waiting 60 seconds for server to start: .Syntax error on line 73 of
/local/aprime/Apache-Test-1.31-rc1/t/conf/httpd.conf:
Invalid command '<IfVersion', perhaps misspelled or defined by a module
not included in the server configuration
[ error]
server has died with status 255 (t/logs/error_log wasn't created, start
the server in the debug mode)
sh: line 1: 32276 Terminated /usr/bin/perl
/local/aprime/Apache-Test-1.31-rc1/t/TEST -bugreport -verbose=0
make: *** [run_tests] Error 143

Presumably because apache is compiled without mod_version (which is the
default)

Adam
Post by Fred Moyer
Greetings,
Please, download, test, and report back on success or failure for this
Apache::Test release candidate.
Development from 1.30 has been ongoing for about two years, so this is
as good a time as ever to make a release.
http://people.apache.org/~phred/Apache-Test-1.31-rc1.tar.gz
---------------------------------------------------------------------
Fred Moyer
2010-02-09 18:23:41 UTC
Permalink
Post by Adam Prime
waiting 60 seconds for server to start: .Syntax error on line 73 of
Invalid command '<IfVersion', perhaps misspelled or defined by a module not
included in the server configuration
Thanks for the report - RC2 coming shortly which should resolve this.
Post by Adam Prime
[  error]
server has died with status 255 (t/logs/error_log wasn't created, start the
server in the debug mode)
sh: line 1: 32276 Terminated              /usr/bin/perl
/local/aprime/Apache-Test-1.31-rc1/t/TEST -bugreport -verbose=0
make: *** [run_tests] Error 143
Presumably because apache is compiled without mod_version (which is the
default)
Adam
Post by Fred Moyer
Greetings,
Please, download, test, and report back on success or failure for this
Apache::Test release candidate.
Development from 1.30 has been ongoing for about two years, so this is
as good a time as ever to make a release.
http://people.apache.org/~phred/Apache-Test-1.31-rc1.tar.gz
---------------------------------------------------------------------
Loading...