--- Begin Message ---
Package: cmigrep
Version: 1.3-1
Severity: critical
Justification: breaks unrelated software
cmigrep's emacsen-install script is overzealous; specifically, it
inappropriately attempts to compile all .el files in
/usr/share/emacs/site-lisp even if they don't work with the current
emacsen flavor (for instance, remembrance-agent's remem.el
vs. xemacs), and compounds the problem by removing
/usr/share/$FLAVOR/site-lisp/*.el, which may contain files belonging
to other packages (for instance, auctex's tex-site.el).
Could you please rein it int to compile only cmigrep.el, with none of
the path.el business (which is also unnecessary)?
I'd also recommend running $FLAVOR with -no-site-file to avoid loading
unnecessary startup files, which wastes time and generates noise (but
at least isn't actually harmful).
(The emacsen-remove script is already correct, at least.)
Thanks!
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.21.5 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cmigrep depends on:
ii ocaml-base-nox [ocaml-base-no 3.09.2-9 Runtime system for ocaml bytecode
cmigrep recommends no packages.
--- End Message ---
--- Begin Message ---
On Fri, Jun 29, 2007 at 08:27:06PM -0400, Aaron M. Ucko wrote:
> cmigrep's emacsen-install script is overzealous; specifically, it
> inappropriately attempts to compile all .el files in
> /usr/share/emacs/site-lisp even if they don't work with the current
> emacsen flavor (for instance, remembrance-agent's remem.el
> vs. xemacs), and compounds the problem by removing
> /usr/share/$FLAVOR/site-lisp/*.el, which may contain files belonging
> to other packages (for instance, auctex's tex-site.el).
Fixed in version 1.3-2 of cmigrep. -Ralf.
--- End Message ---