From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sebastian Luque Newsgroups: gmane.emacs.help Subject: Re: using apt-utils Date: Fri, 20 Aug 2004 17:14:00 -0500 Organization: Memorial University of Newfoundland Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200408201714.01577.sluque@mun.ca> References: <200408201559.i7KFx97k076549@salador.ucs.mun.ca> <87smahpjot.fsf@dugong.chemistry.nottingham.ac.uk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1093040092 30771 80.91.224.253 (20 Aug 2004 22:14:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Aug 2004 22:14:52 +0000 (UTC) Cc: Matt Hodges Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 21 00:14:44 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 1ByHem-0007bu-00 for ; Sat, 21 Aug 2004 00:14:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByHj6-0004ah-CR for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Aug 2004 18:19:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ByHiJ-0004H2-MO for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 18:18:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ByHiI-0004Gi-4u for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 18:18:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByHiH-0004GX-Rt for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 18:18:22 -0400 Original-Received: from [142.161.130.102] (helo=mx-mtaout02.mts.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ByHdw-0000j4-FL for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 18:13:52 -0400 Original-Received: from wnpgmb09dc1-94-8.dynamic.mts.net ([142.161.94.8]) by mx-mtaout02.mts.net with ESMTP id <20040820221351.SRPQ8206.mx-mtaout02.mts.net@wnpgmb09dc1-94-8.dynamic.mts.net>; Fri, 20 Aug 2004 17:13:51 -0500 Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.6.2 In-Reply-To: <87smahpjot.fsf@dugong.chemistry.nottingham.ac.uk> Content-Disposition: inline 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:20190 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20190 On Fri, 20 August 2004 16:45 -0500, Matt Hodges wrote: > Can you do M-x toggle-debug-on-error RET and send the backtrace for > the error? Also, what version of the debian-el package do you have > installed? Hi, Please find below the output of the debugger (sorry for the non-ASCII=20 characters, I don't know how to translate them): Debugger entered--Lisp error: (wrong-type-argument symbolp (quote t)) symbol-name((quote t)) #[(elt) "=C1 !=C2B=87" [elt symbol-name nil] 2]((quote t)) mapcar(#[(elt) "=C1 !=C2B=87" [elt symbol-name nil] 2] (python-tclink=20 pipenightdreams snort-rules-default xmms-stats t38modem libgtkglext1-ruby=20 trophy-data libapache-dbilogconfig-perl isdnutils-xtools drgenius bfbtester= =20 acl-alisp8 python-plplot nabi liblog-agent-logger-perl wmpuzzle tkx8\.2-doc= =20 python2\.2-numeric-ext popularity-contest lx-gdb libmedusa0 ldp-es-glup=20 alsa-source-0\.4 imlib1 libpaperg libvorbisfile-ruby libodbcinstq1=20 openoffice\.org-l10n-nl dict-freedict-spa-eng xracer-tools xfont-nexus=20 sg3-utils alsa-source-0\.5 aspell-da kernel-source-2\.4\.17-ia64=20 python-crypto libzorpll-dbg libgnome-mag1-dev cl-csv libhtml-clean-perl=20 gpsim-lcd ghfaxviewer 3dwm-clock maria-doc kernel-doc-2\.4\.26-speakup=20 k3b-i18n freefem3d openoffice\.org-l10n-nn muffin mii-diag ...)) apt-utils-build-package-lists() apt-utils-check-package-lists() apt-utils-show-package() * call-interactively(apt-utils-show-package) execute-extended-command(nil) call-interactively(execute-extended-command) This is happenning with debian-el 24.6-1. Thanks for your help, Sebastian