On 17.12.2017 13:06, Laurent Bigonville wrote: > On Sun, 17 Dec 2017 12:56:27 +0100 Laurent Bigonville <bi...@debian.org> > wrote: >> Source: python3-stdlib-extensions >> Version: 3.6.4~rc1-1 >> Severity: important >> >> Hi, >> >> It seems that dh_python is not called during the build of the package. >> >> Any reasons for that? >> >> When uninstalling the pkgs, there are "__pycache__" directory staying on >> the filesystem. >> > > OK apparently, there is a custom maintainer script managing that. > > FTR, this is the following message I get during the upgrade: > > Dépaquetage de python3-tk:amd64 (3.6.4~rc1-6) sur (3.6.4~rc1-4) ...^M > dpkg: avertissement: impossible de supprimer l'ancien répertoire > « /usr/lib/python3.6/tkinter/test/test_ttk » : Le dossier n'est pas vide^M > dpkg: avertissement: impossible de supprimer l'ancien répertoire > « /usr/lib/python3.6/tkinter/test/test_tkinter » : Le dossier n'est pas vide^M > dpkg: avertissement: impossible de supprimer l'ancien répertoire > « /usr/lib/python3.6/tkinter/test » : Le dossier n'est pas vide^M
the test files are not part of python3-tk. So why should these removed by python3-tk?