unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Updating the AUCTeX ELPA package
@ 2012-12-02 18:51 Tassilo Horn
  0 siblings, 0 replies; only message in thread
From: Tassilo Horn @ 2012-12-02 18:51 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-02 18:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-02 18:51 Updating the AUCTeX ELPA package Tassilo Horn

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).