https://bugs.koozali.org/show_bug.cgi?id=11909
--- Comment #7 from Jean-Philippe Pialasse <[email protected]> ---
# ll
total 8
-rw-r--r-- 1 root root 6310 18 mar 22:16 ez_indexer.pl
# ./ez_indexer.pl --update
-bash: ./ez_indexer.pl: Permission non accordée
perl ez_indexer.pl --update
Can't locate object method "new" via package
"KinoSearch::Analysis::PolyAnalyzer" (perhaps you forgot to load
"KinoSearch::Analysis::PolyAnalyzer"?) at ez_indexer.pl line 123.
# rpm -ql perl-KinoSearch1
/usr/lib64/perl5/vendor_perl/KinoSearch1
/usr/lib64/perl5/vendor_perl/KinoSearch1.pm
/usr/lib64/perl5/vendor_perl/KinoSearch1/Analysis
either we rewrite it to use Kinosearch1 either we rebuilt perl-KinoSearch1 to
provide clearly a link to vendor_perl/KinoSearch
ln -s does not work
sed -i seems to work
perl ez_indexer.pl --create
Couldn't mkdir '/opt/mailinglist/search/indexes/tester':
need to create /opt/mailinglist/search/indexes/
then got
# perl ez_indexer.pl --create
readline() on closed filehandle MAX at ez_indexer.pl line 149.
Use of uninitialized value $max_id in scalar chomp at ez_indexer.pl line 150.
Use of uninitialized value $max_id in subtraction (-) at ez_indexer.pl line
153.
# perl ez_indexer.pl --update
readline() on closed filehandle MAX at ez_indexer.pl line 149.
Use of uninitialized value $max_id in scalar chomp at ez_indexer.pl line 150.
Use of uninitialized value $max_id in subtraction (-) at ez_indexer.pl line
153.
those might be log noise due to new perl, will need to fix this after more
testing
/usr/bin/plague-client build smeserver-ezmlm-www
smeserver-ezmlm-www-2_0_0-4_el7_sme contribs10
Package smeserver-ezmlm-www enqueued. Job ID: 3607.
%changelog
* Fri Mar 18 2022 Jean-Philippe Pialasse <[email protected]> 2.0.0-4.sme
- fix ez_search perms [SME: 11909]
- use KinoSearch1
- create directory indexes
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/