all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ernest Adrogué" <nfdisco@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs24 problem of installation on Debian testing (jessie)
Date: Sun, 5 Jan 2014 15:51:26 +0100	[thread overview]
Message-ID: <20140105145126.GA3217@doriath.local> (raw)
In-Reply-To: <CAD-VTcGaTU=LWsC=uDHb_cBcLyRkAmGY-6PXAjVSpast3CC9Ug@mail.gmail.com>

2014-01- 5, 14:27 (+0100); Joseph Vidal-Rosset escriu:
> Hello the list,
> 
> Here is the message error that I always meet when I try to install emacs24
> on my Debian testing:
> 
> Des erreurs ont été rencontrées pendant l'exécution :
>  emacs24
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> Échec de l'installation d'un paquet. Tentative de réparation :
> Paramétrage de emacs24 (24.3+1-2+b1) ...
> given is experimental at /usr/lib/emacsen-common/emacs-install line 36.
> when is experimental at /usr/lib/emacsen-common/emacs-install line 38.
> when is experimental at /usr/lib/emacsen-common/emacs-install line 39.
> Install dictionaries-common for emacs24
> install/dictionaries-common: Byte-compiling for emacsen flavour emacs24
> Warning: arch-dependent data dir (/usr/lib/emacs/24.2/i686-linux-gnu/) does
> not exist.
> Warning: arch-independent data dir (/usr/share/emacs/24.2/etc/) does not
> exist.
> Warning: Lisp directory `/usr/share/emacs/24.2/site-lisp' does not exist.
> Warning: Lisp directory `/usr/share/emacs/24.2/lisp' does not exist.
> Warning: Lisp directory `/usr/share/emacs/24.2/leim' does not exist.
> Error: charsets directory not found:
> /usr/share/emacs/24.2/etc/charsets
> Emacs will not function correctly without the character map files.
> Please check your installation!
> ERROR: install script from dictionaries-common package failed
> dpkg: error processing package emacs24 (--configure):
>  le sous-processus script post-installation installé a retourné une erreur
> de sortie d'état 1
> Des erreurs ont été rencontrées pendant l'exécution :
>  emacs24
> 
> 
> Of course I have tried  apt-get remove --purge emacs24  and I have many
> tried to install emacs24 but without success.

The Emacs version in Debian testing is 24.3 but here you can see that the
package manager is trying to install stuff in /usr/share/emacs/24.2.  This
looks like your list of available packages is outdated or somehow corrupted.

I would try:

apt-get purge '*emacs*'
dpkg --clear-avail
apt-get update
apt-get dist-upgrade
apt-get install emacs24

Hope it helps.



  reply	other threads:[~2014-01-05 14:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-05 13:27 emacs24 problem of installation on Debian testing (jessie) Joseph Vidal-Rosset
2014-01-05 14:51 ` Ernest Adrogué [this message]
2014-01-05 15:27   ` Joseph Vidal-Rosset
2014-01-05 16:21     ` Joseph Vidal-Rosset
2014-01-05 16:47       ` Ernest Adrogué
2014-01-05 17:14         ` Bob Proulx
2014-01-06  1:22 ` hubert
2014-01-06  9:31   ` Joseph Vidal-Rosset
2014-01-06 16:38     ` Bob Proulx
     [not found]   ` <mailman.11185.1389000730.10748.help-gnu-emacs@gnu.org>
2014-01-06  9:51     ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140105145126.GA3217@doriath.local \
    --to=nfdisco@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.