Control: tags -1 -unreproducible Control: tags -1 -moreinfo Control: severity -1 grave
I just got around to trying to reproduce this bug. Easy. And as it prevents emacs24 from being configured, this is release-critical. Here are the steps: 1. Start with a minimal sid build chroot (using schroot). In my case, it is btrfs-snapshot based, but that shouldn't make a difference 2. Create a session and enter it. i.e.: schroot -b -n stap -c sid-amd64; schroot -r -c stap 3. Within that chroot, install systemtap-common: apt-get install systemtap-common 4. Afterwards, install emacs24: apt-get install emacs24-nox That's it. Here's the output I got: Install emacsen-common for emacs24 emacsen-common: Handling install of emacsen flavor emacs24 Wrote /etc/emacs24/site-start.d/00debian-vars.elc Wrote /usr/share/emacs24/site-lisp/debian-startup.elc Install systemtap-common for emacs24 install/systemtap-common: Handling install of emacsen flavor emacs24 Byte-compilation failed: Loading 00debian-vars... Loading /etc/emacs/site-start.d/50systemtap-common.el (source)... Loading /usr/share/emacs/site-lisp/systemtap-common/systemtap-init.el (source)... Wrote /usr/share/emacs24/site-lisp/systemtap-common/systemtap-init.elc In toplevel form: systemtap-mode.el:62:1:Error: Symbol's function definition is void: cl-macroexpand-all ERROR: install script from systemtap-common package failed dpkg: error processing package emacs24-nox (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for libc-bin (2.19-13) ... Errors were encountered while processing: emacs24-nox E: Sub-process /usr/bin/dpkg returned an error code (1) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

