On Tuesday, 15 Mar 2016 at 16:52 UTC 積丹尼 Dan Jacobson wrote: > # dpkg -i debian-reference-*2.58* > dpkg: warning: downgrading debian-reference-common from 2.59 to 2.58
[...] > # dpkg -i debian-reference-*2.59* [...] I don't know if it's relevant here, but dpkg manual reads (talking about dpkg -i) " 5. If another version of the same package was installed before the new installation, execute the postrm script of the old package. Note that this script is executed after the preinst script of the new package, because new files are written at the same time old files are removed." -- Manolo Díaz

