Re: PDF doc build is broken on recent Fedora

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: PDF doc build is broken on recent Fedora
Date: 2020-02-15 09:09:09
Message-ID: 4d091fcc-f2be-a4e1-0ee8-68866ee40ff5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hello Tom,
13.02.2020 23:37, Tom Lane wrote:
> By chance I tried to build our PDF docs on a Fedora 30
> installation, and it doesn't work. xsltproc seems to
> get hung up in a tight loop before it starts to produce
> any output. The HTML build works fine, though.
>
> Relevant package versions:
>
> docbook-style-xsl-1.79.2-9.fc30.noarch
> libxslt-1.1.33-1.fc30.x86_64
>
> Anybody seen this, or have an idea what to poke at?
I've just reproduced this on Fedora 29, 30, 31.
On Fedora 29 I see almost the same package versions:
docbook-style-xsl-1.79.2-8.fc29.noarch
libxslt-1.1.33-1.fc29.x86_64

But it's not reproduced on Fedora 28, where I have:
docbook-style-xsl-1.79.2-7.fc28.noarch
libxslt-1.1.32-2.fc28.x86_64

I will explore this further...

Best regards,
Alexander

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alexander Lakhin 2020-02-15 10:45:16 Re: PDF doc build is broken on recent Fedora
Previous Message Jürgen Purtz 2020-02-15 08:19:32 Re: Shrinking SVG (Again)