[Debian-med-packaging] Bug#936328: [Help] consensuscore: Python2 removal in sid/bullseye
Andreas Tille
andreas at an3as.eu
Sat Dec 7 20:23:16 GMT 2019
Control: tags -1 help
Hi,
I tried to port consensuscore to Python3 in Git[1]. Unfortunately 2to3
was not completely successfully since I get:
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python3.8 setup.py build.
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
running build
Traceback (most recent call last):
File "tools/find_boost", line 56, in <module>
boost = find_boost()
File "tools/find_boost", line 44, in find_boost
best_boost = max(boosts_found, key=lambda t: t[1])[0]
TypeError: '>' not supported between instances of 'NoneType' and 'tuple'
error: Failed to configure ConsensusCore build
E: pybuild pybuild:341: build: plugin distutils failed with: exit code=1: /usr/bin/python3.8 setup.py build.
Any hint how to fix this?
Kind regards
Andreas.
[1] https://salsa.debian.org/med-team/consensuscore
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list