From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matt Hodges Newsgroups: gmane.emacs.help Subject: Re: using apt-utils Date: Sat, 21 Aug 2004 09:54:23 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87ekm0q3b4.fsf@dugong.chemistry.nottingham.ac.uk> References: <200408201559.i7KFx97k076549@salador.ucs.mun.ca> <200408201742.35754.sluque@mun.ca> <87isbdpfj8.fsf@dugong.chemistry.nottingham.ac.uk> <200408201843.35395.sluque@mun.ca> Reply-To: Matt Hodges NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1093078596 7604 80.91.224.253 (21 Aug 2004 08:56:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Aug 2004 08:56:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 21 10:56:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ByRfp-0002ik-00 for ; Sat, 21 Aug 2004 10:56:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByRkA-00065z-Mx for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Aug 2004 05:00:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ByRjh-00065u-1M for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 05:00:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ByRje-00065i-Cr for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 05:00:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByRjd-00065f-Te for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 05:00:26 -0400 Original-Received: from [137.205.128.8] (helo=mail-relay-2.warwick.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ByRfD-0004a1-Dy for help-gnu-emacs@gnu.org; Sat, 21 Aug 2004 04:55:51 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail-relay-2.csv.warwick.ac.uk (8.12.11/8.12.9) with ESMTP id i7L8toB5022854; Sat, 21 Aug 2004 09:55:50 +0100 (BST) Original-Received: from mail-relay-2.csv.warwick.ac.uk ([127.0.0.1]) by localhost (campion [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09454-410-3; Sat, 21 Aug 2004 09:55:50 +0100 (BST) Original-Received: from dugong.chemistry.nottingham.ac.uk (host-10-4-4-147.in-addr.warwickpiazza.net [10.4.4.147]) by mail-relay-2.csv.warwick.ac.uk (8.12.11/8.12.9) with ESMTP id i7L8tlAa022743; Sat, 21 Aug 2004 09:55:48 +0100 (BST) Original-Received: from matt by dugong.chemistry.nottingham.ac.uk with local (Exim 4.34) id 1ByRdo-0005jB-2Y; Sat, 21 Aug 2004 09:54:24 +0100 Original-To: Sebastian Luque In-Reply-To: <200408201843.35395.sluque@mun.ca> (Sebastian Luque's message of "Fri, 20 Aug 2004 18:43:34 -0500") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: by amavisd-new at warwick.ac.uk X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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 Xref: main.gmane.org gmane.emacs.help:20199 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20199 >>>>> Sebastian Luque writes: > I get the same error with 'emacs -q', while with 'emacs -q > --not-site-file' the command is not recognized at all. I'm running > Emacs 21.3.1. With --no-site-file, you will have to load apt-utils.el by hand. > Both seem OK, except for several lines of "...couldn't stat source > package list..." at the end which I always get anyway, no matter > what front-end to apt I use. These are not benign in this context, and need to be discarded. Can you test a fix for the version of apt-utils.el in testing which I've posted at: Thanks, Matt