On December 29, 2013 at 11:08PM +0100, vdanjean (at debian.org) wrote: > Same thing for me. I had emacsen-common 2.0.5 installed without the > /var/lib/emacsen-common/state/package/installed/emacsen-common file. [...] > Do you know a way to know which emacs related packages (such as ess) I > should > reconfigure, to be sure that all emacs files are compiled?
To get related packages:
$ grep -l emacsen-common/state /var/lib/dpkg/info/*.prerm | xargs basename
-s .prerm
See also debhelper's bug#730723.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730723
Thanks,
--
Tatsuya Kinoshita
pgpFKwXdqmAU6.pgp
Description: PGP signature

