public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/1] ci/debian.sh: Install docbook2x
Date: Mon, 19 Jun 2023 18:24:59 +0200	[thread overview]
Message-ID: <20230619162459.GA226373@pevik> (raw)
In-Reply-To: <20230619113530.136332-1-pvorel@suse.cz>

Hi all,

> asciidoc-dblatex dependency is no longer enough for Debian 11 bullseye
> (the new Debian oldstable), generating html with asciidoc otherwise fails:

Well, this does not help. Obviously asciidoc 9.0.0~rc2-1 on bullseye requires
network connection to download
http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl (likely
this was not needed on 8.6.10-3 from buster).

The problem is with somehow special network setup on
github actions containers (e.g. ping -c1 8.8.8.8 does not work).

I tried to generate pdf with asciidoc on all our CI [1] and the only broken is
Debian bullseye (oldstable). (Well, on some very old distros e.g. CentOS 7 it's
is a2x < 9, thus generation is disabled). I'm don't want to invest energy to
find what is wrong with asciidoc on oldstable, thus I'll send a patch which skip
asciidoc testing on it.

Kind regards,
Petr

[1] https://github.com/pevik/ltp/actions/runs/5313212040

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2023-06-19 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19 11:35 [LTP] [PATCH 1/1] ci/debian.sh: Install docbook2x Petr Vorel
2023-06-19 16:24 ` Petr Vorel [this message]

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=20230619162459.GA226373@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox