Here is the output of LANG=C apt-get -f install
after the failure of apt-get dist-upgrade. https://gist.github.com/cebe/8ddd41ebb40c555dc1d6b276a4283eec There is also this output directly after accepting the upgrade: Traceback (most recent call last): File "/usr/bin/apt-listchanges", line 250, in <module> main() File "/usr/bin/apt-listchanges", line 48, in main debs = apt_listchanges.read_apt_pipeline(config) File "/usr/share/apt-listchanges/apt_listchanges.py", line 98, in read_apt_pipeline del filenames[pkg] KeyError: 'texlive-latex-extra' Not sure it is systemd related anymore. Where else would I report this?