all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Keating <christopherkeating@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Attempting to automate worg build
Date: Sun, 7 Jan 2018 13:32:41 -0800	[thread overview]
Message-ID: <CACy63ZyoFzx=XczZGrGoRtBrxgMD3Rj=+Dh5yP=YsmBZmp13gw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1608 bytes --]

Hello fellow org-mode enthusiasts.

I noticed that the server move for orgmode.org has caused some of the docs
to 404.

In an attempt to automate finding broken docs I setup a travis build.
Unfortunately I can't even seem to build the docs:


> +emacs --batch -l etc/emacs.el -f org-publish-all
> Loading 00debian-vars...
> Loading /etc/emacs/site-start.d/50autoconf.el (source)...
> Loading /home/travis/build/pdex/worg/etc/emacs-custom.el (source)...
> Publishing file /home/travis/build/pdex/worg/org-faq.org using `org-html-publish-to-html'
> Setting up indent for shell type bash
> setting up indent stuff
> Indentation variables are now local.
> Indentation setup for shell type bash
> Setting up indent for shell type bash
> setting up indent stuff
> Indentation variables are now local.
> Indentation setup for shell type bash
> Unable to resolve link: "id:facac2a6-3526-450d-ac42-8d36b16c6bab"
>
>
https://travis-ci.org/pdex/worg/builds/326147794#L1449

That link target exists in the org-faq.org file but isn't being resolved
for some reason.

I'm building with the master branch of org-mode. I had to go recreate the
.emacs.el file from an archive.org link as the original is no longer on the
site and it's not in the worg repo. I'm guessing that there may be other
random bits and bobbles that I'm missing. I'd like to find all of these
missing pieces and get the worg repo into such a state that it can be
easily redeployed and validated.

If anyone knows how to get worg building I would love some pointers, in the
mean time I'll dig into org-mode and figure out why it doesn't like id:
links.

[-- Attachment #2: Type: text/html, Size: 5173 bytes --]

             reply	other threads:[~2018-01-07 21:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 21:32 Chris Keating [this message]
2018-01-08 15:50 ` Attempting to automate worg build Kaushal Modi
2018-01-08 15:57   ` Kaushal Modi
2018-04-26 23:34   ` Bastien

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='CACy63ZyoFzx=XczZGrGoRtBrxgMD3Rj=+Dh5yP=YsmBZmp13gw@mail.gmail.com' \
    --to=christopherkeating@gmail.com \
    --cc=emacs-orgmode@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.