Package: emacs24-common Version: 24.5+1-3 Severity: normal I have (setq load-prefer-newer t) in my emacs config.
With the latest update, I started to have issues at startup (recursive loads of jka-compr.el.gz), which didn't happen before. It turns out, elc files in emacs24-common seem to be older than the repacked emacs24-el files: -rw-r--r-- 1 root root 7045 Oct 24 22:43 jka-compr.el.gz -rw-r--r-- 1 root root 12501 Oct 24 22:14 jka-compr.elc I circumvented the issue on my system by touching elc files, but this should warrant an update of the package.

