[Python-modules-team] Bug#592988:
Louis van Belle
louis at van-belle.nl
Sun Mar 20 21:28:18 UTC 2011
Hai,
Even in squeeze, i have these linese.
[Sun Mar 20 21:16:54 2011] [error] python_init: Python version mismatch,
expected '2.6.5+', found '2.6.6'.
[Sun Mar 20 21:16:54 2011] [error] python_init: Python executable found
'/usr/bin/python'.
[Sun Mar 20 21:16:54 2011] [error] python_init: Python path being used
'/usr/lib/python2.6/:/usr/lib/python2.6/plat-linux2:/usr/lib/python2.6/lib-t
k:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-dynload'.
[Sun Mar 20 21:16:54 2011] [notice] mod_python: Creating 8 session mutexes
based on 150 max processes and 0 max threads.
[Sun Mar 20 21:16:54 2011] [notice] mod_python: using mutex_directory /tmp
Yes it loads, but who wants unneeded error lines in your logs.
My log analyzer picks up these error line and gives a wrong message to me.
The bug is not the error message, but
expected '2.6.5+', found '2.6.6'.
is correct, 2.6.6. is bigger then 2.6.5+ .
so there should not be a message at all.
Small bug but would be nice if fixed some day.
Best regards,
Louis
More information about the Python-modules-team
mailing list