Comment 8 for bug 1269886

Revision history for this message
Vincent Ladeuil (vila) wrote :

I'm trying in a trusty chroot:

vila:~ :) $ sudo schroot -c trusty
(trusty)root@saw:~# apt-cache policy python
python:
  Installed: 2.7.5-5ubuntu3
  Candidate: 2.7.5-5ubuntu3
  Version table:
 *** 2.7.5-5ubuntu3 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
(trusty)root@saw:~# apt-cache policy python2.7
python2.7:
  Installed: 2.7.6-5
  Candidate: 2.7.6-5
  Version table:
 *** 2.7.6-5 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status

That's the correct python version right ?