emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updating the AUCTeX ELPA package


From: Tassilo Horn
Subject: Updating the AUCTeX ELPA package
Date: Sun, 02 Dec 2012 19:51:58 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

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---
address@hidden:-)][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
address@hidden:-(][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 via email to

[Prev in Thread] Current Thread [Next in Thread]