On 02/08/2013 03:34 AM, Nishanth Aravamudan wrote:
Hi Cleber,

On 19.11.2012 [13:37:24 -0300], Cleber Rosa wrote:
This is a fix for the problem described in github issue #575.

Some of the changes included here are:
  * make configuration work both on 2.2 and 2.4 version of httpd
  * be more resilient on afe and tko web interface rewrite rules
    to skip URIs that are dealt by django code
  * use conditionals to configure either mod_python or mod_wsgi
  * clean up of old rewrite rules that accounted for old and broken
    packaging of autotest
  * clean up deprecated and empty files
  * move individual config files to relative paths and make install
    script support that

Finally got around to updating one of my servers here with the latest
git code and found that this pretty easily breaks existing installs
(that relied on conf.d/autotest.conf being a symlink to all-directives).

Well, we had the option of breaking the existing installs *or* not be able to provide the Fedora rpms, since the new apache introduced some backwards incompatible changes.

Took me a while to see how things should work, but can you please
update:
https://github.com/autotest/autotest/wiki/AutotestServerInstallRedHat.

I was working on it yesterday, there's still more to do.

Also, does `make install` do the right thing with these changes? I had
to manually create /etc/httpd/autotest.d, etc.

No, 'make install' was designed for creating rpm and debian packages. Eventually its functionality might be fully transfered to setup.py and the Makefile dropped.

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to