[Debian-med-packaging] Help needed for Python3 package python3-bd2k which does not install due to syntax error

Ghislain Vaillant ghisvail at gmail.com
Mon Feb 12 09:32:17 UTC 2018


Le lundi 12 février 2018 à 10:10 +0100, Piotr Ożarowski a écrit :
> > python-bd2k[1] which builds fine
> 
> it doesn't if you remove the override to not run Python 3.X tests

Indeed, the Python build system will almost always let you "build" a
package, even if it is not Python 3 ready.

Your only solace here is to run a proper migration to Python 3 (which
could be just a matter of running 2to3) and use the test suite (which
hopefully covers enough of the code base) to validate it.

Ghis



More information about the Debian-med-packaging mailing list