Comment 9 for bug 1682934

Revision history for this message
Brian Murray (brian-murray) wrote : Re: package python3 3.5.1-4 failed to install/upgrade: pre-dependency problem - not installing python3

In Brian Kelley's report we can see the following in main.log:

4 2017-04-14 13:27:43,632 INFO python version: '3.5.2+ (default, Sep 22 2016, 12:18:14) 5 [GCC 6.2.0 20160927]'

This matches the output of sys.version on my yakkety system:

 $ python3
Python 3.5.2+ (default, Sep 22 2016, 12:18:14)
[GCC 6.2.0 20160927] on linux