Mir

Code review comment for lp:~alan-griffiths/mir/move-miral-to-mir

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Artful/armhf:

"18:00:14 sbuild-build-depends-mir-dummy:armhf : Depends: python-pil:armhf but it is not going to be installed"

Why not? Artful appears to have it.

Zesty/armhf:

18:00:18 /usr/bin/python2.7: 1: /usr/bin/python2.7: Syntax error: word unexpected (expecting ")")
18:00:18 dpkg: error processing package python2.7-minimal:armhf (--configure):
18:00:18 subprocess installed post-installation script returned error exit status 2
18:00:18 dpkg: dependency problems prevent configuration of python-minimal:armhf:
18:00:18 python-minimal:armhf depends on python2.7-minimal (>= 2.7.13-1~); however:
18:00:18 Package python2.7-minimal:armhf is not configured yet.
18:00:18
18:00:18 dpkg: error processing package python-minimal:armhf (--configure):
18:00:18 dependency problems - leaving unconfigured
18:00:18 Errors were encountered while processing:
18:00:18 python2.7-minimal:armhf
18:00:18 python-minimal:armhf

Python 2.7!?

Oh...

$ apt depends python-pil
python-pil
  Depends: python (<< 2.8)
...

« Back to merge proposal