themill 2017-02-03 01:03:34
CeBe: can you pastebin the output of "LANG=C apt-get -f install" to see if we can get a more concise error?
themill 2017-02-03 01:09:37
CeBe: there's an earlier problem from perl-modules that makes it look like apt was unhappy prior to you starting
CeBe 2017-02-03 01:10:03
themill: I started apt-get -f install and it is now installing packages
CeBe 2017-02-03 01:10:23
I have seen that too but no idea what it says
CeBe 2017-02-03 01:12:30
I can not reproduce the issue on a clean setup in an lxc container btw
CeBe 2017-02-03 01:12:38
so it seems specific to that system
themill 2017-02-03 01:17:44
CeBe: the early message about perl-modules implies a bad state prior to the upgrade. Do you have a /var/lib/dpkg/status or /var/backups/dpkg.status from prior to the upgrade?
CeBe 2017-02-03 01:18:08
I have not, sorry
CeBe 2017-02-03 01:18:30
apt-get install -f finished but nothing about systemd, another message now
CeBe 2017-02-03 01:19:17
https://gist.github.com/cebe/8ddd41ebb40c555dc1d6b276a4283eec
themill 2017-02-03 01:19:27
no backups made by dpkg is unusual :(
CeBe 2017-02-03 01:19:43
oh, wait
CeBe 2017-02-03 01:20:15
I did not check that. I did just not make any myself
CeBe 2017-02-03 01:22:34
themill: I have a /var/backups/dpkg.status with change date before upgrade
CeBe 2017-02-03 01:23:04
/var/lib/dpkg/status has modified time, 10minutes ago, so that would not fit
themill 2017-02-03 01:25:14
CeBe: can you pastebin the stanza corresponding to "Package: perl-modules" from /var/backups/dpkg.status ?
CeBe 2017-02-03 01:28:35
themill: https://gist.github.com/cebe/c85afb890845cc75176625a2455a8ad3
themill 2017-02-03 01:29:44
hmm Status: install ok installed makes it look ok
CeBe 2017-02-03 01:31:50
/var/lib/dpkg/status also says Status: install ok installed
CeBe 2017-02-03 01:37:06
dpkg --audit does not report anything
dpkg 2017-02-03 01:37:07
parse error: dunno what the heck you're talking about, CeBe
CeBe 2017-02-03 01:37:22
dpkg: haha
CeBe 2017-02-03 01:41:34
oh, a second run of apt-get dist-upgrade now shows me the changelogs. the first one did not do that
themill 2017-02-03 01:42:26
yeah, you had a broken apt-listchanges there before
CeBe 2017-02-03 01:44:07
I also just noticed these: https://gist.github.com/cebe/8ddd41ebb40c555dc1d6b276a4283eec#file-apt-get-install-f-L1804-L1805
CeBe 2017-02-03 01:44:21
seems that was supposed to ask me something about config file changes...