Re: Make documentation builds reproducible

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Re: Make documentation builds reproducible
Дата
Msg-id CAHut+PshD=pdMTRPAqT=hbiNbNi4py+kin9snBW5MbSaSfsx+g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Make documentation builds reproducible  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Make documentation builds reproducible  (Peter Smith <smithpb2250@gmail.com>)
Список pgsql-hackers
On Tue, Jan 23, 2024 at 12:13 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Peter Smith <smithpb2250@gmail.com> writes:
> > I usually the HTML documentation locally using command:
> > make STYLE=website html
> > This has been working forever, but seems to have broken due to commit
> > [1] having an undeclared variable.
>
> Interestingly, that still works fine for me, on RHEL8 with
>
> docbook-dtds-1.0-69.el8.noarch
> docbook-style-xsl-1.79.2-9.el8.noarch
> docbook-style-dsssl-1.79-25.el8.noarch
>
> What docbook version are you using?
>

[postgres@CentOS7-x64 sgml]$ sudo yum list installed | grep docbook
docbook-dtds.noarch                   1.0-60.el7                 @anaconda
docbook-style-dsssl.noarch            1.79-18.el7                @base
docbook-style-xsl.noarch              1.78.1-3.el7               @anaconda

======
Kind Regards,
Peter Smith.
Fujitsu Australia



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Things I don't like about \du's "Attributes" column
Следующее
От: James Coleman
Дата:
Сообщение: Re: Opportunistically pruning page before update