On July 22, 2018 10:51:30 AM UTC, peter green <plugw...@p10link.net> wrote:
>package: ftp.debian.org
>x-debbugs-cc: python-green...@packages.debian.org
>
>The python-greenlet source package no longer builds python-greenlet-dbg
>or python3-greenlet-dbg. The continued presence of these packages seems
>to be blocking testing migration which in turn is making python-gevent
>unbuildable in testing.
>
>It appears these are not being removed automatically because they are
>depended on by out of date binaries on hurd. Can you clean them up
>manually?
This is certainly possible, but is deleting the -dbg packages really the best
solution? For python debug packages to work, they need to run with the debug
version of the python interpreter, which -dbgsym packages make no provision for.
Generally, for python packages, it's desirable to keep the traditional -dbg
packages.
Scott K