From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Updating the AUCTeX ELPA package Date: Sun, 02 Dec 2012 19:51:58 +0100 Message-ID: <87ehj81e41.fsf@thinkpad.tsdh.de> 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 1354474380 15904 80.91.229.3 (2 Dec 2012 18:53:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Dec 2012 18:53:00 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 02 19:53:11 2012 Return-path: Envelope-to: ged-emacs-devel@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 1TfEeG-0000HH-B7 for ged-emacs-devel@m.gmane.org; Sun, 02 Dec 2012 19:52:16 +0100 Original-Received: from localhost ([::1]:51175 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfEe4-0007u7-Me for ged-emacs-devel@m.gmane.org; Sun, 02 Dec 2012 13:52:04 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfEe1-0007tr-EW for emacs-devel@gnu.org; Sun, 02 Dec 2012 13:52:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfEe0-0001NQ-80 for emacs-devel@gnu.org; Sun, 02 Dec 2012 13:52:01 -0500 Original-Received: from out4-smtp.messagingengine.com ([66.111.4.28]:40427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfEe0-0001NI-44 for emacs-devel@gnu.org; Sun, 02 Dec 2012 13:52:00 -0500 Original-Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id B8073208D2 for ; Sun, 2 Dec 2012 13:51:59 -0500 (EST) Original-Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute4.internal (MEProxy); Sun, 02 Dec 2012 13:51:59 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=smtpout; bh=ujKx6xSTcGob1ns3yUMfrPJd0AY=; b=MytbTmYt3QB80mLjEhKFentEwR22 PB7keieHEiR2fnGu6u4VPmg1h2rSObuku6PZ1yNVr+xskQV1Wu3PMhBfc8Eyzopg G9fyHrwYtF3R9f5X4dV7jV2oLA/ABVEd4nr9cLjd/C64XZX0ML/1K0Fg3EBpxoRw 9EenOQxECPGjQcc= X-Sasl-enc: 9GV0XtAOUVIdPNxvstGp538DGQiASbyR9Yf/682uZwGD 1354474319 Original-Received: from thinkpad.tsdh.de (unknown [91.67.10.84]) by mail.messagingengine.com (Postfix) with ESMTPA id 314E38E0573 for ; Sun, 2 Dec 2012 13:51:59 -0500 (EST) Mail-Followup-To: emacs-devel@gnu.org User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.28 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155177 Archived-At: Hi all, I've just updated the AUCTeX ELPA package to the new 11.87 release. I've tested it briefly by putting elpa/packages into `package-directory-list'. But I'd also like to test the complete package installation cycle. The elpa/README says I should "make archive", and then I could add elpa/packages into `package-archives'. However, that fails because of some problem in ampc: --8<---------------cut here---------------start------------->8--- [horn@thinkpad][0][:-)][10219](bzr)-[elpa:312]=20 [~/Repos/el/emacs/elpa] % make archive rm -r archive-tmp rm: cannot remove =E2=80=98archive-tmp=E2=80=99: No such file or directory make: [archive-tmp] Error 1 (ignored) mkdir -p archive-tmp cp -a packages/. archive-tmp/packages make process-archive make[1]: Entering directory `/home/horn/Repos/el/emacs/elpa' # First, refresh the ChangeLog files. This needs to be done in # the source tree, because it needs the Bzr data! cd packages; \ emacs -batch -l /home/horn/Repos/el/emacs/elpa/admin/archive-contents.el \ -f batch-prepare-packages Refreshing ChangeLog in "auctex" ChangeLog's md5 unchanged for "auctex" # FIXME, we could probably speed this up significantly with # rules like "%.tar: ../%/ChangeLog" so we only rebuild the packages # that have indeed changed. cd archive-tmp/packages; emacs -batch -l /home/horn/Repos/el/emacs/elpa/adm= in/archive-contents.el -f batch-make-archive Skipping non-package file .changelog-witness Wrote /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/adaptive-wrap-rea= dme.txt Loading vc-bzr... Saving file /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/adaptive-wr= ap-0.1.el... Wrote /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/adaptive-wrap-0.1= .el Wrote /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/all-readme.txt Saving file /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/all-1.0.el.= .. Wrote /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/all-1.0.el Error in ampc: (wrong-type-argument listp quote) make[1]: *** [process-archive] Error 255 make[1]: Leaving directory `/home/horn/Repos/el/emacs/elpa' make: *** [archive] Error 2 [horn@thinkpad][2][:-(][10220](bzr)-[elpa:312]=20 [~/Repos/el/emacs/elpa] %=20 --8<---------------cut here---------------end--------------->8--- By the way: does anybody know who did the initial AUCTeX ELPA package? It wouldn't be that bad if he could have a look at my changes before releasing the new elpa package. Bye, Tassilo