all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: emacs-devel@gnu.org
Subject: Updating the AUCTeX ELPA package
Date: Sun, 02 Dec 2012 19:51:58 +0100	[thread overview]
Message-ID: <87ehj81e41.fsf@thinkpad.tsdh.de> (raw)

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] 
[~/Repos/el/emacs/elpa] % make archive
rm -r archive-tmp
rm: cannot remove ‘archive-tmp’: 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/admin/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-readme.txt
Loading vc-bzr...
Saving file /home/horn/Repos/el/emacs/elpa/archive-tmp/packages/adaptive-wrap-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] 
[~/Repos/el/emacs/elpa] % 
--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



                 reply	other threads:[~2012-12-02 18:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87ehj81e41.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@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.