Detalhes do sistema:
Ultimamente comecei a receber 3-4 relatórios de problemas no início do Ubuntu.
se eu fizer sudo apt-get install --reinstall debconf
Eu recebo:
Setting up update-notifier-common (3.168.5) ...
Traceback (most recent call last):
File "/usr/lib/update-notifier/package-data-downloader", line 26, in <module>
import debconf
ImportError: No module named 'debconf'
dpkg: error processing package update-notifier-common (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of flashplugin-installer:
flashplugin-installer depends on update-notifier-common (>= 0.119ubuntu2); however:
Package update-notifier-common is not configured yet.
dpkg: error processing package flashplugin-installer (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Processing triggers for man-db (2.7.6.1-2) ...
Errors were encountered while processing:
update-notifier-common
flashplugin-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
Não é possível encontrar debconf.py em / usr / lib / python3 / dist-packages ou /usr/lib/python3.5 /
ao executar python ou python3.5
executando: >> import debconf
Eu obtenho
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named debconf
Outro relatório de problemas é o seguinte: