unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 15503@debbugs.gnu.org
Subject: bug#15503: 24.3.50; [ELPA] admin/update-archive.sh fails to build the html files
Date: Wed, 02 Oct 2013 05:25:00 +0300	[thread overview]
Message-ID: <524B83FC.7070502@yandex.ru> (raw)
In-Reply-To: <jwv7gdwmo89.fsf-monnier+emacsbugs@gnu.org>

On 02.10.2013 04:57, Stefan Monnier wrote:
>> Am I using this right?
>> ~/vc/elpa$ admin/update-archive.sh
>
> Depends: what are you trying to do, and what have you done before
> running the above command?

Trying to test the changes to the html building code in 
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13291#38

I've tried creating the missing dirs, but not the symbolic links.

> The above command is designed to run on elpa.gnu.org's setup.
> You can run iutft locally for testing purposes, but you'll need to set
> things up accordingly.
> Basically, something like:
>
>     git clone .../elpa
>     mkdir build
>     mkdir staging
>     cd build
>     ln -s ../elpa/GNUmakefile ../elpa/admin ./
>     cd build
>     admin/update-archive.sh

That works, thanks.

When I run it this way, though, it keeps popping these kind of prompts:

...
+ cd ../staging/packages
+ emacs --batch -l ../../build/admin/archive-contents.el --eval 
(batch-html-make-index)
Source file `/home/gutov/emacs-bzr/trunk/lisp/emacs-lisp/cl-macs.el' 
newer than byte-compiled file
Unknown file "README"
Wrote /home/gutov/vc/staging/packages/ack-readme.txt
Select coding system (default raw-text):
Selected encoding raw-text disagrees with utf-8 specified by file 
contents.  Really save (else edit coding cookies and try again)? (yes or 
no) yes
Wrote /home/gutov/vc/staging/packages/ack.html
Wrote /home/gutov/vc/staging/packages/adaptive-wrap-readme.txt
Select coding system (default raw-text): utf-8
Wrote /home/gutov/vc/staging/packages/adaptive-wrap.html
Wrote /home/gutov/vc/staging/packages/adjust-parens-readme.txt
Select coding system (default raw-text):
Selected encoding raw-text disagrees with utf-8 specified by file 
contents.  Really save (else edit coding cookies and try again)? (yes or 
no) no
Save aborted

Is that normal?





  reply	other threads:[~2013-10-02  2:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-02  1:10 bug#15503: 24.3.50; [ELPA] admin/update-archive.sh fails to build the html files Dmitry Gutov
2013-10-02  1:57 ` Stefan Monnier
2013-10-02  2:25   ` Dmitry Gutov [this message]
2013-10-02  3:20     ` Stefan Monnier
2013-10-02  3:24       ` Dmitry Gutov
2013-10-03 13:57         ` Stefan Monnier
2014-12-14 12:19     ` Dmitry Gutov

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=524B83FC.7070502@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=15503@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 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).