From kenrbnsn at gmail.com Thu Jan 20 20:49:10 2022 From: kenrbnsn at gmail.com (Ken Robinson) Date: Thu, 20 Jan 2022 14:49:10 -0500 Subject: [leafnode-list] Error starting an installation Message-ID: My hosting company moved my server to a new virtual machine and now I have to re-install leafnode (I haven't done this in years) Following the INSTALL file, I do: $ sh ./configure and get: checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... configure: error: in `/tmp/leafnode-1.11.12': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details Here is the config.log file This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by leafnode configure 1.11.12, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = kishost2.serverpowered.net uname -m = x86_64 uname -r = 3.10.0-1160.53.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Fri Jan 14 13:59:45 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/cpanel/3rdparty/lib/path-bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/cpanel/composer/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2570: checking for a BSD-compatible install configure:2638: result: /bin/install -c configure:2649: checking whether build environment is sane configure:2699: result: yes configure:2840: checking for a thread-safe mkdir -p configure:2879: result: /bin/mkdir -p configure:2892: checking for gawk configure:2908: found /bin/gawk configure:2919: result: gawk configure:2930: checking whether make sets $(MAKE) configure:2952: result: yes configure:3039: checking for gawk configure:3066: result: gawk configure:3089: checking for style of include used by make configure:3117: result: GNU configure:3188: checking for gcc configure:3204: found /bin/gcc configure:3215: result: gcc configure:3444: checking for C compiler version configure:3453: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3464: $? = 0 configure:3453: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:3464: $? = 0 configure:3453: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3464: $? = 4 configure:3453: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3464: $? = 4 configure:3484: checking whether the C compiler works configure:3506: gcc conftest.c >&5 configure:3510: $? = 0 configure:3558: result: yes configure:3561: checking for C compiler default output file name configure:3563: result: a.out configure:3569: checking for suffix of executables configure:3576: gcc -o conftest conftest.c >&5 configure:3580: $? = 0 configure:3602: result: configure:3624: checking whether we are cross compiling configure:3632: gcc -o conftest conftest.c >&5 configure:3636: $? = 0 configure:3643: ./conftest ./configure: line 3645: ./conftest: Permission denied configure:3647: $? = 126 configure:3654: error: in `/tmp/leafnode-1.11.12': configure:3656: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_ARGV0_set= ac_cv_env_ARGV0_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PCRECONFIG_set= ac_cv_env_PCRECONFIG_value= ac_cv_env_TCPD_set= ac_cv_env_TCPD_value= ac_cv_env_TCPSERVER_set= ac_cv_env_TCPSERVER_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/leafnode-1.11.12/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='' ARGV0='' AUTOCONF='${SHELL} /tmp/leafnode-1.11.12/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/leafnode-1.11.12/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/leafnode-1.11.12/missing --run automake-1.11' AWK='gawk' BINDIR='' CC='gcc' CCDEPMODE='' CFLAGS='' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GCC_FLAGS='' GREP='' ID='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LOCKFILE='' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/leafnode-1.11.12/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NEWS_GROUP='' NEWS_USER='' OBJEXT='' PACKAGE='leafnode' PACKAGE_BUGREPORT='' PACKAGE_NAME='leafnode' PACKAGE_STRING='leafnode 1.11.12' PACKAGE_TARNAME='leafnode' PACKAGE_URL='' PACKAGE_VERSION='1.11.12' PATH_SEPARATOR=':' PCRECONFIG='' PCREDEP='' PCRELIB='' RANLIB='' RPM='' RPMSRC='' SED='' SET_MAKE='' SHELL='/bin/sh' SPOOLDIR='' STRIP='' SYSCONFDIR='' TCPD='' TCPSERVER='' VERSION='1.11.12' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/leafnode-1.11.12/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' msysconfdir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "leafnode" #define PACKAGE_TARNAME "leafnode" #define PACKAGE_VERSION "1.11.12" #define PACKAGE_STRING "leafnode 1.11.12" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "leafnode" #define VERSION "1.11.12" configure: exit 1 I'm stuck and don't know how to proceed. Ken From matthias.andree at gmx.de Thu Jan 20 20:55:27 2022 From: matthias.andree at gmx.de (Matthias Andree) Date: Thu, 20 Jan 2022 20:55:27 +0100 Subject: [leafnode-list] Re: Error starting an installation In-Reply-To: References: Message-ID: <12864b17-5bf3-42f6-d276-7595dab82721@gmx.de> Am 20.01.22 um 20:49 schrieb Ken Robinson via leafnode-list: > My hosting company moved my server to a new virtual machine and now I have > to re-install leafnode (I haven't done this in years) > > Following the INSTALL file, I do: > > $ sh ./configure > > checking whether we are cross compiling... configure: error: in > `/tmp/leafnode-1.11.12': > configure: error: cannot run C compiled programs. > If you meant to cross compile, use `--host'. > See `config.log' for more details > ... > configure:3624: checking whether we are cross compiling > configure:3632: gcc -o conftest conftest.c >&5 > configure:3636: $? = 0 > configure:3643: ./conftest > ./configure: line 3645: ./conftest: Permission denied > configure:3647: $? = 126 > configure:3654: error: in `/tmp/leafnode-1.11.12': > I'm stuck and don't know how to proceed. Ken, this pretty much looks like a /tmp directory mounted with the "noexec" option, or equivalent security constraints. Try unpacking and building in a directory where you can actually execute compiled programs. If permitted, see the output of "mount" and look for directory hierarchies without "noexec" flag (assuming Linux). HTH Regards, Matthias From grschmidt at acm.org Wed Feb 9 11:34:04 2022 From: grschmidt at acm.org (Gary R. Schmidt) Date: Wed, 9 Feb 2022 21:34:04 +1100 Subject: [leafnode-list] Re: [Leafnode-announce] Leafnode 1.12.0.rc1 release candidate In-Reply-To: <20220208215927.GA32338@apollo.emma.line.org> References: <20220208215927.GA32338@apollo.emma.line.org> Message-ID: <78a0b982-2469-bc09-5f42-cc4f34d5a808@acm.org> On 09/02/2022 08:59, Matthias Andree wrote: > ---------------------------------------- > leafnode 1.12.0.rc1 release candidate! > ---------------------------------------- > http://www.leafnode.org/ > > .--------------------------------------------------------------. > | If you like leafnode, please consider donating - voluntarily | > | Donate via https://sourceforge.net/p/leafnode/donate/ | > `--------------------------------------------------------------' > > 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. > > This version is available in .tar.xz format from these sites: > > o SourceForge -- Source .tar.xz > https://sourceforge.net/projects/leafnode/ > https://sourceforge.net/projects/leafnode/files/leafnode/1.12.0.rc1/ > > Below are file checksums and the NEWS file excerpt, with changes since > the previous release. The full ChangeLog ships with the tarballs. > > Have fun, > Matthias Andree, Leafnode maintainer > And fun I did. It builds and runs happily on Solaris 11.4.41.107.2 using the Developer Studio C compiler and system-supplied PCRE2: ./configure CC=cc \ --with-spooldir=... \ --disable-silent-rules \ --without-ipv6 It hasn't complained about my existing filters, so I presume they will all work when triggered. :-) Cheers, Gary B-) From a24061 at ducksburg.com Thu Feb 10 14:13:15 2022 From: a24061 at ducksburg.com (Adam Funk) Date: Thu, 10 Feb 2022 13:13:15 +0000 Subject: [leafnode-list] Re: Leafnode 1.12.0.rc1 release candidate References: <20220208215927.GA32338@apollo.emma.line.org> Message-ID: > 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? Thanks, Adam From bcc at phloxic.productions Thu Feb 10 14:59:48 2022 From: bcc at phloxic.productions (Christian Ebert) Date: Thu, 10 Feb 2022 13:59:48 +0000 Subject: [leafnode-list] v1.12.x or v2? Message-ID: Hi, Since quite a while I am using leafnode v2, usually latest from git repo. Had a quick look at 1.12.0.rc1, and saw that it uses pcre2. Does that mean that v2 is not continued, or is just different, or ...? Thank you. -- LAST SHIP HOME --->> https://lastshiphome.de/en Official Selection DOK.fest Munich 2018 German Ocean Film Award CineMare Kiel 2019 Best Documentary Feature Wales International Film Festival 2020 From a24061 at ducksburg.com Thu Feb 10 15:03:33 2022 From: a24061 at ducksburg.com (Adam Funk) Date: Thu, 10 Feb 2022 14:03:33 +0000 Subject: [leafnode-list] Re: Leafnode 1.12.0.rc1 release candidate References: <20220208215927.GA32338@apollo.emma.line.org> Message-ID: On 2022-02-10, Adam Funk via leafnode-list wrote: >> 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? Never mind about "feedtype=NONE" --- I found "nopost=1" in the config.example file. > * 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? > > Thanks, > Adam > From martin.brunzel at gmx.de Thu Feb 10 18:41:37 2022 From: martin.brunzel at gmx.de (Martin Brunzel) Date: Thu, 10 Feb 2022 18:41:37 +0100 Subject: [leafnode-list] Re: v1.12.x or v2? In-Reply-To: References: Message-ID: Hello, Am Thu, Feb 10, 2022 at 01:59:48PM +0000 schrieb Christian Ebert via leafnode-list: > Had a quick look at 1.12.0.rc1, and saw that it uses pcre2. Does > that mean that v2 is not continued, or is just different, or ...? IIRC leafnode2 had support for local groups, which hadn't been supported in leafnode1. Always keep in mind, that leafnode2 is alpha. Once I figured this out some time ago, this was my decision scheme: Want to use local groups? leafnode2. There were some minor differences that did not really matter: - Storage format of articles, iirc, was changed, so you could not go back to leafnode1. - And if I am right, there were some differences in configuration format that made them incompatible. I have to admit though, that I have not followed changes over time. And for some more certainty one should probably use better sources. Have a nice day Martin From matthias.andree at gmx.de Thu Feb 10 19:04:48 2022 From: matthias.andree at gmx.de (Matthias Andree) Date: Thu, 10 Feb 2022 19:04:48 +0100 Subject: [leafnode-list] Re: v1.12.x or v2? In-Reply-To: References: Message-ID: <4bd02f12-792a-c1f8-6393-f36c59462933@gmx.de> Am 10.02.22 um 14:59 schrieb Christian Ebert via leafnode-list: > Hi, > > Since quite a while I am using leafnode v2, usually latest from git repo. > > Had a quick look at 1.12.0.rc1, and saw that it uses pcre2. Does that > mean that v2 is not continued, or is just different, or ...? > > Thank you. > Leafnode v2 is in need of some love, and I need to port the PCRE2 changes from leafnode 1.12 to 2.0 alpha. It does have pipelined fetch and local-only groups (not backed by an upstream server) and other improvements. v2 also saw a contribution of Lua code by Clemens Fischer quite a while ago, which added some features, but had some issues, and I cannot reach Clemens any more. The address is defunct - and Clemens, if you are reading this, please contact me. From bcc at phloxic.productions Thu Feb 10 19:09:26 2022 From: bcc at phloxic.productions (Christian Ebert) Date: Thu, 10 Feb 2022 18:09:26 +0000 Subject: [leafnode-list] Re: v1.12.x or v2? In-Reply-To: References: Message-ID: Hi, * Martin Brunzel via leafnode-list on Thursday, February 10, 2022 at 18:41:37 +0100: > Am Thu, Feb 10, 2022 at 01:59:48PM +0000 schrieb Christian Ebert via leafnode-list: >> Had a quick look at 1.12.0.rc1, and saw that it uses pcre2. Does >> that mean that v2 is not continued, or is just different, or ...? > > IIRC leafnode2 had support for local groups, which hadn't been supported > in leafnode1. Always keep in mind, that leafnode2 is alpha. > > Once I figured this out some time ago, this was my decision scheme: Want > to use local groups? leafnode2. There were some minor differences that > did not really matter: > > - Storage format of articles, iirc, was changed, so you could not go > back to leafnode1. Oops, curiosity in alpha killed the cat, and it is now stuck beyond the point of no return. > - And if I am right, there were some differences in configuration > format that made them incompatible. I have no acute interest in local groups, but for my modest purposes v2 works nicely. > I have to admit though, that I have not followed changes over time. And > for some more certainty one should probably use better sources. Sure, I was kind of interested whether v2 is a dead end or not. -- So dacht ich. N?chstens mehr. _H?LDERLIN: HYPERION_ --->> https://phloxic.productions/blv/hyperion From matthias.andree at gmx.de Thu Feb 10 22:52:34 2022 From: matthias.andree at gmx.de (Matthias Andree) Date: Thu, 10 Feb 2022 22:52:34 +0100 Subject: [leafnode-list] Re: Leafnode 1.12.0.rc1 release candidate In-Reply-To: References: <20220208215927.GA32338@apollo.emma.line.org> Message-ID: <59089081-bb3f-12f9-3380-c9a90cce5bb7@gmx.de> 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. Regards, Matthias From matthias.andree at gmx.de Thu Feb 10 22:53:52 2022 From: matthias.andree at gmx.de (Matthias Andree) Date: Thu, 10 Feb 2022 22:53:52 +0100 Subject: [leafnode-list] Re: [Leafnode-announce] Leafnode 1.12.0.rc1 release candidate In-Reply-To: <78a0b982-2469-bc09-5f42-cc4f34d5a808@acm.org> References: <20220208215927.GA32338@apollo.emma.line.org> <78a0b982-2469-bc09-5f42-cc4f34d5a808@acm.org> Message-ID: <269f5d85-865a-e180-8612-bdbeb665c451@gmx.de> Am 09.02.22 um 11:34 schrieb Gary R. Schmidt via leafnode-list: > On 09/02/2022 08:59, Matthias Andree wrote: >> ---------------------------------------- >> ????????????????? leafnode 1.12.0.rc1 release candidate! >> ???????????????? ---------------------------------------- >> ???????????????????????? http://www.leafnode.org/ >> >> .--------------------------------------------------------------. >> | If you like leafnode, please consider donating - voluntarily | >> | Donate via https://sourceforge.net/p/leafnode/donate/??????? | >> `--------------------------------------------------------------' >> >> 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. >> >> This version is available in .tar.xz format from these sites: >> >> o SourceForge -- Source .tar.xz >> ??? https://sourceforge.net/projects/leafnode/ >> https://sourceforge.net/projects/leafnode/files/leafnode/1.12.0.rc1/ >> >> Below are file checksums and the NEWS file excerpt, with changes since >> the previous release.? The full ChangeLog ships with the tarballs. >> >> Have fun, >> Matthias Andree, Leafnode maintainer >> > And fun I did. > > It builds and runs happily on Solaris 11.4.41.107.2 using the > Developer Studio C compiler and system-supplied PCRE2: > ????./configure CC=cc \ > ??????????? --with-spooldir=... \ > ??????????? --disable-silent-rules \ > ??????????? --without-ipv6 > > It hasn't complained about my existing filters, so I presume they will > all work when triggered.? :-) Hi Gary, any further observations on Solaris (which I no longer have, I find Oracle too seclusive for spare-time open-source development to bother...)? Regards, Matthias From mcepl at cepl.eu Fri Feb 11 00:06:17 2022 From: mcepl at cepl.eu (=?UTF-8?Q?Mat=c4=9bj_Cepl?=) Date: Fri, 11 Feb 2022 00:06:17 +0100 Subject: [leafnode-list] Re: v1.12.x or v2? In-Reply-To: References: Message-ID: Dne 10/02/2022 v 19:09 Christian Ebert via leafnode-list napsal(a): > I have no acute interest in local groups, but for my modest purposes v2 > works nicely. local groups could be used for example for email2nntp gateway (e.g., my https://gitlab.com/mcepl/pyg ) Mat?j -- https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 Perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away. -- Antoine de Saint-Exupery -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From grschmidt at acm.org Fri Feb 11 08:02:23 2022 From: grschmidt at acm.org (Gary R. Schmidt) Date: Fri, 11 Feb 2022 07:02:23 +0000 (UTC) Subject: [leafnode-list] Re: [Leafnode-announce] Leafnode 1.12.0.rc1 release candidate In-Reply-To: <269f5d85-865a-e180-8612-bdbeb665c451@gmx.de> References: <20220208215927.GA32338@apollo.emma.line.org> <78a0b982-2469-bc09-5f42-cc4f34d5a808@acm.org> <269f5d85-865a-e180-8612-bdbeb665c451@gmx.de> Message-ID: On 11/02/2022 08:53, Matthias Andree via leafnode-list wrote: > Am 09.02.22 um 11:34 schrieb Gary R. Schmidt via leafnode-list: >> On 09/02/2022 08:59, Matthias Andree wrote: >>> ---------------------------------------- >>> ????????????????? leafnode 1.12.0.rc1 release candidate! >>> ???????????????? ---------------------------------------- >>> ???????????????????????? http://www.leafnode.org/ >>> >>> .--------------------------------------------------------------. >>> | If you like leafnode, please consider donating - voluntarily | >>> | Donate via https://sourceforge.net/p/leafnode/donate/??????? | >>> `--------------------------------------------------------------' >>> >>> 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. >>> >>> This version is available in .tar.xz format from these sites: >>> >>> o SourceForge -- Source .tar.xz >>> ??? https://sourceforge.net/projects/leafnode/ >>> https://sourceforge.net/projects/leafnode/files/leafnode/1.12.0.rc1/ >>> >>> Below are file checksums and the NEWS file excerpt, with changes since >>> the previous release.? The full ChangeLog ships with the tarballs. >>> >>> Have fun, >>> Matthias Andree, Leafnode maintainer >>> >> And fun I did. >> >> It builds and runs happily on Solaris 11.4.41.107.2 using the >> Developer Studio C compiler and system-supplied PCRE2: >> ????./configure CC=cc \ >> ??????????? --with-spooldir=... \ >> ??????????? --disable-silent-rules \ >> ??????????? --without-ipv6 >> >> It hasn't complained about my existing filters, so I presume they will >> all work when triggered.? :-) > > Hi Gary, > > any further observations on Solaris (which I no longer have, I find > Oracle too seclusive for spare-time open-source development to bother...)? > It's just working. The only messages that trigger[1] my filters are still being triggered after the update, all is copacetic. :-) Cheers, Gary B-) 1 - There's an employment mob in Poland who can't understand that "aus" doesn't mean "Austria". From a24061 at ducksburg.com Fri Feb 11 10:48:38 2022 From: a24061 at ducksburg.com (Adam Funk) Date: Fri, 11 Feb 2022 09:48:38 +0000 Subject: [leafnode-list] Re: Leafnode 1.12.0.rc1 release candidate References: <20220208215927.GA32338@apollo.emma.line.org> <59089081-bb3f-12f9-3380-c9a90cce5bb7@gmx.de> Message-ID: 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? Thanks, Adam From matthias.andree at gmx.de Sat Feb 12 15:14:32 2022 From: matthias.andree at gmx.de (Matthias Andree) Date: Sat, 12 Feb 2022 15:14:32 +0100 Subject: [leafnode-list] Re: Leafnode 1.12.0.rc1 release candidate In-Reply-To: References: <20220208215927.GA32338@apollo.emma.line.org> <59089081-bb3f-12f9-3380-c9a90cce5bb7@gmx.de> Message-ID: <061e4e8f-133e-5cc0-5398-f63f21bd1c27@gmx.de> 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 From a24061 at ducksburg.com Sat Feb 12 18:22:56 2022 From: a24061 at ducksburg.com (Adam Funk) Date: Sat, 12 Feb 2022 17:22:56 +0000 Subject: [leafnode-list] Re: Leafnode 1.12.0.rc1 release candidate References: <20220208215927.GA32338@apollo.emma.line.org> <59089081-bb3f-12f9-3380-c9a90cce5bb7@gmx.de> <061e4e8f-133e-5cc0-5398-f63f21bd1c27@gmx.de> Message-ID: On 2022-02-12, Matthias Andree via leafnode-list wrote: > 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. I must have been using 2 --- sorry about the noise on the list!