Hi Ben,

On 23-01-2019 05:08, Ben Finney wrote:
> On 30-Nov-2018, Paul Gevers wrote:
> 
>> However, your autopkgtest uses $(py3versions -i) and assumes that
>> the zipfile module is installed, while it doesn't make sure that it
>> is. Your autopkgtest should have a dependency on python3-all if you
>> want to test all installed python3 versions (py3versions tells which
>> python3.*-minimal versions are installed).
> 
> Thanks for the explanation.
> 
> Are you saying there is a better way to detect which Python versions
> are installed? That is, “Python 3 versions which have the standard
> library installed for use at run-time”?

Honestly, I don't know. I only know the above because I had ~25 package
failing in a very similar way. Apart from adding a test dependency on
python3-all to install all versions, I don't know how to test for all
installed versions. Maybe ask the maintainers of python3-defaults?

Paul

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to