mod_python
mod_python copied to clipboard
Multiple test failures after running make test
Running 'make test' on a fresh Amazon ec2 instance, using ami-a9d09ed1 Server version: Apache/2.4.33 Python 2.7.14
causes I think almost all tests to fail. Attached is combined standard out/error. out.txt
This sounds more like something Amazon ought to be fixing, may be open a ticket with them?
I get the same set of errors ( at least visually ) running on a fresh RHEL 7.5 system, apache version 2.4.6, python version 2.7.5.
Hrm... but it compiles okay? I.e. ./configure && make && sudo make install
show no errors?
yes.