From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joseph Vidal-Rosset Newsgroups: gmane.emacs.help Subject: Re: emacs24 problem of installation on Debian testing (jessie) Date: Sun, 5 Jan 2014 16:27:30 +0100 Message-ID: References: <20140105145126.GA3217@doriath.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1388935680 21515 80.91.229.3 (5 Jan 2014 15:28:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jan 2014 15:28:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 05 16:28:07 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VzpcU-0000jA-KM for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jan 2014 16:28:06 +0100 Original-Received: from localhost ([::1]:58291 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzpcU-0002Sr-6F for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jan 2014 10:28:06 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzpcG-0002QE-9O for help-gnu-emacs@gnu.org; Sun, 05 Jan 2014 10:27:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzpcF-0006AK-Bj for help-gnu-emacs@gnu.org; Sun, 05 Jan 2014 10:27:52 -0500 Original-Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:57095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzpcF-0006A8-4J for help-gnu-emacs@gnu.org; Sun, 05 Jan 2014 10:27:51 -0500 Original-Received: by mail-wg0-f52.google.com with SMTP id x13so14749833wgg.31 for ; Sun, 05 Jan 2014 07:27:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=JrCsfzGeiKO4dbjTHk2UspbwO9ks+uAUbcJvepqXX5Y=; b=KhJYB3Jhv7cnwbp9TT8DV8QS/DmPGgdrtN5i49wMsfStfqnv1JJZg+H5Z4MkwovlNp fvwOWOk6qhuGTX2ijhaicKTNmRprt6Aj0L4VKoVE17/jiYFZ8XBZJbx+/CTAJCgKK4EF B4RS07INOOYNU80XYl1vrp3fgLa/FPl1m2w7YDkzmXpqE0mebhImtkJOwl7xSgncLEJN XkHNpc8Y7GK5lCVMGkbcwGw/3a5oSwpd/KQ5iyPuiXkqogAo95qceVqkASEQq6wOJcW5 zyObFPNJAaMVRlGN9Vym3Ke151zlxzIetJCNnN+XJLfIqMoyWORYogoxBVQJXHsMbIip ZKNg== X-Received: by 10.180.104.164 with SMTP id gf4mr2593969wib.35.1388935670153; Sun, 05 Jan 2014 07:27:50 -0800 (PST) Original-Received: by 10.217.12.6 with HTTP; Sun, 5 Jan 2014 07:27:30 -0800 (PST) In-Reply-To: <20140105145126.GA3217@doriath.local> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::234 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95267 Archived-At: 2014/1/5 Ernest Adrogu=C3=A9 > I would try: > > apt-get purge '*emacs*' > dpkg --clear-avail > apt-get update > apt-get dist-upgrade > apt-get install emacs24 > > Hope it helps. > Thanks Ernest. Finally before receiving your email I have tried to remove temporary "dictionaries-common" in order to install first emacs24.3. It was a bad idea: I was after that unable to reinstall "dictionaries-common" and emacs24.3 was not correctly installed. I have lost patience and then I have decided to make a clean installation of Debian testing. But your message helps: I did not know the command "dpkg --clear-avail". Anyway, many thanks for your kind help, Best wishes, and happy new year, Jo.