Package: systemtap-common
Version: 2.6-0.1
Followup-For: Bug #766994

Dear Maintainer,

Got it !

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17463

If i add 
(eval-when-compile (require 'cl))
to cc-langs instead of plain commenting out the require 'cl, all is fine.


ie I ungzip /usr/share/emacs/24.4/lisp/progmodes/cc-langs.el.gz, add
(eval-when-compile (require 'cl))
like so:
;; This file is not always loaded.  See note above.
;; Except it is always loaded - see bug#17463.
;;;(cc-external-require 'cl)
(eval-when-compile (require 'cl))
(require 'cl-lib)

then move the cc-langs.elc out of the way then :
# /usr/lib/emacsen-common/emacs-package-install --postinst systemtap-common
ERROR: systemtap-common is broken - called emacs-package-install as a new-style 
add-on, but has no compat file.
Install systemtap-common for emacs
Install systemtap-common for emacs24
install/systemtap-common: Handling install of emacsen flavor emacs24

Regards,
Alban


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

systemtap-common depends on no packages.

Versions of packages systemtap-common recommends:
ii  systemtap  2.6-0.1

systemtap-common suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to