all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 15503@debbugs.gnu.org
Subject: bug#15503: 24.3.50; [ELPA] admin/update-archive.sh fails to build the html files
Date: Tue, 01 Oct 2013 21:57:23 -0400	[thread overview]
Message-ID: <jwv7gdwmo89.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <871u44fpfp.fsf@yandex.ru> (Dmitry Gutov's message of "Wed, 02 Oct 2013 04:10:18 +0300")

> 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?

The above command is designed to run on elpa.gnu.org's setup.
You can run it 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


--- Stefan





  reply	other threads:[~2013-10-02  1:57 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 [this message]
2013-10-02  2:25   ` Dmitry Gutov
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

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

  git send-email \
    --in-reply-to=jwv7gdwmo89.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=15503@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    /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.