Package: python-afl
Version: 0.5-2
If you have python3-afl_0.2.1-1, and then install python-afl_0.5-2, you
get:
update-alternatives: using /usr/share/python-afl/py-afl-fuzz to provide
/usr/bin/py-afl-fuzz (py-afl-fuzz) in auto mode
update-alternatives: warning: not replacing /usr/bin/py-afl-fuzz with a link
update-alternatives: warning: not replacing
/usr/share/man/man1/py-afl-fuzz.1.gz with a link
...and you end up with the old py-afl-fuzz, which is not compatible with
the new afl module.
Suggested solution: use Breaks to make sure than python-afl and
python3-afl versions are always in sync.
--
Jakub Wilk