> On 01/09/2025 17:09 EEST Graham Eddy via dovecot <dovecot@dovecot.org> wrote: > > > update-apt-xapian-index relies upon module ‘imp’ that was removed from python > 3.12 onwards, so fails with dovecot on trixie. > updating /usr/lib/python3/dist-packages/axi/indexer.py by replacing > imp.load_module per > https://docs.python.org/3/whatsnew/3.12.html#whatsnew312-removed-imp, plus > installing module ’six’, seems to fix it. > i look forward to the proper fix to xapian-index. > cheers > ⊣GE⊢ > > update-apt-xapian-index relies upon module `imp' that was removed from > python 3.12 onwards, so fails with dovecot on trixie. > updating /usr/lib/python3/dist-packages/axi/indexer.py by replacing > imp.load_module > per > [1]https://docs.python.org/3/whatsnew/3.12.html#whatsnew312-removed-imp, > plus installing module 'six', seems to fix it. > i look forward to the proper fix to xapian-index. > cheers > *GE* >
Not really sure what any of this has to do with Dovecot though? Aki _______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org