Re: Remove PDF-related bits from the build system

2023-12-21 Thread Fred Morris
(Intentionally posting to the mailing list with that string since that was the commit message where it occurred. Hopefully this will improve findability.) So, yeah. I'll take your word for it that Read The Docs can generate PDFs. I'd appreciate your promise that it generated the version of the do

Re: Remove PDF-related bits from the build system

2023-12-21 Thread Ondřej Surý
In the commit you referenced: https://gitlab.isc.org/isc-projects/bind9/-/commit/561a83a29182b00bda9237ae30343d76a68dcdf4#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d_147_147 -- Ondřej Surý — ISC (He/Him) My working hours and your working hours may be different. Please do not feel obligated to repl

Re: Remove PDF-related bits from the build system

2023-12-21 Thread Fred Morris
On 12/21/23 10:08 AM, Ondřej Surý wrote: > In the commit you referenced: > > https://gitlab.isc.org/isc-projects/bind9/-/commit/561a83a29182b00bda9237ae30343d76a68dcdf4#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d_147_147 >> On 21. 12. 2023, at 18:59, Fred Morris wrote: >> >> According to the commit

version errata Re: Remove PDF-related bits from the build system

2023-12-21 Thread Fred Morris
I'm sorry 9.18.9 was the version where I discovered that the build didn't build the PDF, and all it says is ### Building BIND 9 For information about building BIND 9, see the ["Building BIND 9"](doc/arm/build.inc.rst) section in the BIND 9 Administrator Reference Manual. The che

Re: version errata Re: Remove PDF-related bits from the build system

2023-12-21 Thread Fred Morris
No, I was correct the first time, but I had the wrong version. It is a 9.18.9 tarball, not 9.18.21. Checksums are correct for that README.md. On 12/21/23 12:18 PM, Fred Morris wrote: > > I'm sorry 9.18.9 was the version where I discovered that the build > didn't build the PDF, and all it says is >

Re: version errata Re: Remove PDF-related bits from the build system

2023-12-21 Thread Fred Morris
Just pulled the 9.18.21 tarball and checked, same thing. m3047@sophia:/opt/downloads/bind-9.18.21> grep -B18 '> Change log' README.md ### Documentation The *BIND 9 Administrator Reference Manual* (ARM) is included with the source distribution, and in .rst format, in the `doc/arm` directory. HTML

Re: Remove PDF-related bits from the build system

2023-12-21 Thread Crist Clark
https://bind.readthedocs.io/_/downloads/en/v9.18.21/pdf/ On Thu, Dec 21, 2023 at 9:59 AM Fred Morris wrote: > (Intentionally posting to the mailing list with that string since that > was the commit message where it occurred. Hopefully this will improve > findability.) > > So, yeah. > > I'll tak