On Wed, Aug 27, 2014 at 12:05:03PM +0200, Romain Francoise wrote: > Hi, > > Another vote for a magit backport: emacs24 is now available in > wheezy-backports, but magit in wheezy has a strict dependency on > emacs23 so they can't be used together if you don't want to have > emacs23 installed.
Hi, Seems that sid magit makes use of cl-lib. And that seems not available in emacs23, Setting up magit (2.2.2-1) ... Install magit for emacs23 install/magit: Handling install of emacsen flavor emacs23 Byte-compilation failed: ... In toplevel form: git-commit.el:119:1:Error: Cannot open load file: cl-lib ... And tons of similar messages ... In toplevel form: with-editor.el:81:1:Error: Cannot open load file: cl-lib ERROR: install script from magit package failed dpkg: error processing package magit (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: magit E: Sub-process /usr/bin/dpkg returned an error code (1) Regards, -- Agustin

