Re: Leafnode 1.12.0.rc1 release candidate
Matthias Andree via leafnode-list <[email protected]> Sat, 12 Feb 2022 15:14:32 +0100
| Newsgroups | gmane.network.leafnode |
|---|---|
| Message-ID | <[email protected]> |
Am 11.02.22 um 10:48 schrieb Adam Funk via leafnode-list: > On 2022-02-10, Matthias Andree via leafnode-list wrote: > >> Am 10.02.22 um 14:13 schrieb Adam Funk via leafnode-list: >>>> Version 1.12.0.rc1 is a minor maintenance update and moves >>>> the PCRE dependency to the PCRE2 distribution, because PCRE >>>> is no longer maintainer. >>> Thanks, Matthias! >>> >>> I got it installed and working without much fuss (I had to install >>> libpcre2-dev first, of course, and run `texpire -r` afterwards). >>> >>> I've had two issues since upgrading from version 1.11.12: >>> >>> * fetchnews and leafnode log errors for >>> config: unknown line 116: "no_direct_spool = 1" >>> config: unknown line 151: "feedtype = NONE" >>> >>> Are these deliberately no longer supported, or have I configured >>> something wrong? >>> >>> * slrn's thread and subthread reconstruction functions (which the >>> manual says depend on the XPAT NNTP extension) now give me >>> Your server does not provide support for this feature. >>> >>> Is this deliberately no longer supported, or have I configured >>> something wrong? >> Adam, >> >> your configuration file uses leafnode-2 settings, but you have now >> installed leafnode-1. I guess that explains your system's complaints. > Weird, maybe I was running leafnode 2 and forgot! > > Does leafnode 2 do XPAT? Adam, Yes, leafnode-2 does, whereas leafnode-1 does not. HTH. Regards Matthias