[Bug 1073147] [NEW] Python version mismatch, expected '2.7.2+', found '2.7.3'

2012-10-30 Thread guigao
Public bug reported:

Running Ubuntu 12.04 server 32 bits.
Installed Apache2 and libapache2-mod-o´python through apt-get.
I'm getting the following error:

[Tue Oct 30 02:11:00 2012] [notice] caught SIGTERM, shutting down
[Tue Oct 30 02:11:00 2012] [error] python_init: Python version mismatch, 
expected '2.7.2+', found '2.7.3'.
[Tue Oct 30 02:11:00 2012] [error] python_init: Python executable found 
'/usr/bin/python'.
[Tue Oct 30 02:11:00 2012] [error] python_init: Python path being used 
'/usr/lib/python2.7/:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload'.
[Tue Oct 30 02:11:00 2012] [notice] mod_python: Creating 8 session mutexes 
based on 6 max processes and 25 max threads.
[Tue Oct 30 02:11:00 2012] [notice] mod_python: using mutex_directory /tmp
[Tue Oct 30 02:11:00 2012] [notice] Apache/2.2.22 (Ubuntu) mod_python/3.3.1 
Python/2.7.3 configured -- resuming normal operations

** Affects: libapache2-mod-python (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073147

Title:
   Python version mismatch, expected '2.7.2+', found '2.7.3'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1073147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1073147] Re: Python version mismatch, expected '2.7.2+', found '2.7.3'

2012-10-31 Thread guigao
The error log says ERROR and I wasn't able to make it work.

[Tue Oct 30 02:11:00 2012] *[error]* python_init: Python version
mismatch, expected '2.7.2+', found '2.7.3'.

Latter I installed libapache2-mod-wsgi and got the same type of message,
but now just as a warning.

So, with libapache2-mod-wsgi I got a warning and the module continues to
work. But with libapache2-mod-python I got an ERROR and the module
doesn't work.

So I still think it is an error that should be fixed. Especially because
it has a very simple solution: just recompile with python 2.7.3.

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073147

Title:
   Python version mismatch, expected '2.7.2+', found '2.7.3'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1073147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs