apt shows wrong python version in Ubuntu 16.04.3 LTS

Bug #1724682 reported by Asr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu MATE
Expired
Undecided
Unassigned

Bug Description

On raspberry pi Ubuntu 16.04.3 LTS
python --version
says
Python 2.7.12

sudo apt-cache policy python
says
python:
  Installiert: 2.7.11-1
  Installationskandidat: 2.7.11-1
  Versionstabelle:
 *** 2.7.11-1 500
        500 http://ports.ubuntu.com xenial/main armhf Packages
        100 /var/lib/dpkg/status

This leads to an issue with the apache module mod_wsgi. The module expects python to be version 2.7.11 but sees 2.7.12, which leads to randomly crashes of python webapps.

mod_wsgi: Compiled for Python/2.7.11.
mod_wsgi: Runtime using Python/2.7.12.
Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/2.7.12 configured

Tags: rpi xenial
Norbert (nrbrtx)
tags: added: xenial
Norbert (nrbrtx)
tags: added: rpi
Norbert (nrbrtx)
Changed in ubuntu-mate:
status: New → Incomplete
Revision history for this message
Norbert (nrbrtx) wrote :

Can you reproduce this bug with newer version of Ubuntu MATE?

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ubuntu MATE because there has been no activity for 60 days.]

Changed in ubuntu-mate:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.