Package: libapache2-mod-wsgi-py3
Version: 3.4-4+b1
Severity: normal

The Apache2 error log contains the following warning about a Python library version mismatch:

apache2[NNN]: [:warn] [pid NNN] mod_wsgi: Compiled for Python/3.3.4.
apache2[NNN]: [:warn] [pid NNN] mod_wsgi: Runtime using Python/3.3.5.

I am not seeing any issues with the package other than this warning.

Browsing through the packages available in the repositories, it seems that libpython3.3 has been updated to 3.3.5 while libapache2-mod-wsgi-py3 has remained at 3.3.4. Also, there may be a related issue with the mis-match between the libpython3.3 and the python3 minor version numbers, but I am not seeing any warnings about those packages.

I would suggest one of the following:

 * If the warning denotes a legitimate issue, adjust the package
   dependencies.
 * If the warning is superfluous, silence the warning.
 * If the warning is generally harmless but may sometimes be
   legitimate, change the text of the warning to note that the warning
   is generally harmless.

-- System Information:
Debian Release: 7.5
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-0.bpo.1-amd64 (SMP w/4 CPU cores)

Versions of packages libapache2-mod-wsgi-py3 depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.9-1
ii  libc6                               2.18-4
ii  libpython3.3                        3.3.5-1
ii  libpython3.4                        3.4.1~rc1-1
ii  python3                             3.3.4-1

libapache2-mod-wsgi-py3 recommends no packages.

libapache2-mod-wsgi-py3 suggests no packages.

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to