public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] CI/debian: Install dblatex
  2021-06-01  9:19 [LTP] [PATCH 1/1] CI/debian: Install dblatex Petr Vorel
@ 2021-06-01  9:18 ` Cyril Hrubis
  2021-06-01  9:48   ` Petr Vorel
  2021-06-01  9:20 ` Petr Vorel
  1 sibling, 1 reply; 4+ messages in thread
From: Cyril Hrubis @ 2021-06-01  9:18 UTC (permalink / raw)
  To: ltp

Hi!
Things like this qualify to be obvious enough to be merged right away...

Anyways acked.

-- 
Cyril Hrubis
chrubis@suse.cz

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [LTP] [PATCH 1/1] CI/debian: Install dblatex
@ 2021-06-01  9:19 Petr Vorel
  2021-06-01  9:18 ` Cyril Hrubis
  2021-06-01  9:20 ` Petr Vorel
  0 siblings, 2 replies; 4+ messages in thread
From: Petr Vorel @ 2021-06-01  9:19 UTC (permalink / raw)
  To: ltp

To fix missing dependencies:

checking for dblatex... no
configure: WARNING: PDF metadata generation skipped due missing suitable
generator, specify correct generator with
--with-metadata-generator=asciidoc|asciidoctor or use
--disable-metadata|--disable-metadata-html|--disable-metadata-pdf

Fixes: ff9c528f2 ("travis: Install docparse dependencies")

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,

to be applied on the top of "CI: Move from Travis to GitHub Actions" [1]
(older problem, but fixing on GitHub actions).

Kind regards,
Petr

[1] https://patchwork.ozlabs.org/project/ltp/list/?series=246505

 ci/debian.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/debian.sh b/ci/debian.sh
index 743b79001..a609da887 100755
--- a/ci/debian.sh
+++ b/ci/debian.sh
@@ -46,5 +46,6 @@ $apt \
 	pkg-config
 
 $apt ruby-asciidoctor-pdf || true
+$apt asciidoc-dblatex || true
 
 df -hT
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [LTP] [PATCH 1/1] CI/debian: Install dblatex
  2021-06-01  9:19 [LTP] [PATCH 1/1] CI/debian: Install dblatex Petr Vorel
  2021-06-01  9:18 ` Cyril Hrubis
@ 2021-06-01  9:20 ` Petr Vorel
  1 sibling, 0 replies; 4+ messages in thread
From: Petr Vorel @ 2021-06-01  9:20 UTC (permalink / raw)
  To: ltp

Tested:
https://github.com/pevik/ltp/actions/runs/894944090

Kind regards,
Petr

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [LTP] [PATCH 1/1] CI/debian: Install dblatex
  2021-06-01  9:18 ` Cyril Hrubis
@ 2021-06-01  9:48   ` Petr Vorel
  0 siblings, 0 replies; 4+ messages in thread
From: Petr Vorel @ 2021-06-01  9:48 UTC (permalink / raw)
  To: ltp

> Hi!
> Things like this qualify to be obvious enough to be merged right away...

> Anyways acked.

Thanks, merged!

Kind regards,
Petr

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-01  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-01  9:19 [LTP] [PATCH 1/1] CI/debian: Install dblatex Petr Vorel
2021-06-01  9:18 ` Cyril Hrubis
2021-06-01  9:48   ` Petr Vorel
2021-06-01  9:20 ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox