Package changes:
-libpython3.10-minimal 3.10.12-1~22.04.5 amd64
-python3.10-minimal 3.10.12-1~22.04.5 amd64
maybe chmod 0644 'pulse/default.pa'
maybe chmod 0644 'pulse/system.pa'
maybe chmod 0755 'python3'
-maybe chmod 0755 'python3.10'
-maybe chmod 0644 'python3.10/sitecustomize.py'
maybe chmod 0755 'python3.12'
maybe chmod 0644 'python3.12/sitecustomize.py'
maybe chmod 0755 'python3.6'
+++ /dev/null
-# install the apport exception handler if available
-try:
- import apport_python_hook
-except ImportError:
- pass
-else:
- apport_python_hook.install()