The debconf package is installed but debconf.py doesn't exists in /usr/lib/python3/dist-packages/
It not exists on other ubuntu 18.04 (branch development) I have installed on my notebook too. ... Well I found a debconf.py in /usr/lib/python3/dist- packages/aptdaemon/: etm@etm:/usr/lib$ find | grep debconf.py ./python3/dist-packages/aptdaemon/debconf.py ... So I decided try to make a symbolic link from /usr/lib/python3/dist- packages/aptdaemon/debconf.py into the /usr/lib/python3/dist-packages/ folder... After this I ran: $ sudo apt install -f ... and the configuration of flashplugin-installer was finished normally. I just don't know why this issue do not happen in my other instalation of ubuntu beaver, since it have no /usr/lib/python3/dist- packages/debconf.py too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731334 Title: update-notifier-common upgrade issue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1731334/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
