Package changes:
-libdns-export1102 1:9.11.4.P2+dfsg-3 amd64
-libisc-export169 1:9.11.4.P2+dfsg-3 amd64
-libnftnl7 1.1.1-1 amd64
-libpython3.6-minimal 3.6.8~rc1-1 amd64
-libpython3.6-stdlib 3.6.8~rc1-1 amd64
-python3.6 3.6.8~rc1-1 amd64
-python3.6-minimal 3.6.8~rc1-1 amd64
maybe chmod 0755 'python2.7'
maybe chmod 0644 'python2.7/sitecustomize.py'
maybe chmod 0755 'python3'
-maybe chmod 0755 'python3.6'
-maybe chmod 0644 'python3.6/sitecustomize.py'
maybe chmod 0755 'python3.7'
maybe chmod 0644 'python3.7/sitecustomize.py'
maybe chmod 0644 'python3/debian_config'
+++ /dev/null
-# install the apport exception handler if available
-try:
- import apport_python_hook
-except ImportError:
- pass
-else:
- apport_python_hook.install()