Hi,
in my installation the command
mailman notify
does not exist.
Checking the debian packages I noticed the I could upgrade mailman form
3.2.1 to 3.2.2; mailman-web form 20180916-8 to 20180916-10;
python3-django-hyperkitty from 1.2.2 to 1.3.2
I did it with apt-get install
After that when I try to go to a postorius page the error
Mailman REST API not available. Please start Mailman core
in mailman log I found:
May 4 15:13:08 posta mailman3[10259]: Cannot import runner module:
mailman.runners.rest.RESTRunner
May 4 15:13:08 posta mailman3[10259]: Traceback (most recent call last):
May 4 15:13:08 posta mailman3[10259]: File
"/usr/lib/python3/dist-packages/mailman/bin/runner.py", line 55, in
make_runner
May 4 15:13:08 posta mailman3[10259]: runner_class =
find_name(class_path)
May 4 15:13:08 posta mailman3[10259]: File
"/usr/lib/python3/dist-packages/mailman/utilities/modules.py", line 52,
in find_name
May 4 15:13:08 posta mailman3[10259]: module =
import_module(module_path)
May 4 15:13:08 posta mailman3[10259]: File
"/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
May 4 15:13:08 posta mailman3[10259]: return
_bootstrap._gcd_import(name[level:], package, level)
May 4 15:13:08 posta mailman3[10259]: File "<frozen
importlib._bootstrap>", line 1006, in _gcd_import
May 4 15:13:08 posta mailman3[10259]: File "<frozen
importlib._bootstrap>", line 983, in _find_and_load
May 4 15:13:08 posta mailman3[10259]: File "<frozen
importlib._bootstrap>", line 967, in _find_and_load_unlocked
May 4 15:13:08 posta mailman3[10259]: File "<frozen
importlib._bootstrap>", line 677, in _load_unlocked
May 4 15:13:08 posta mailman3[10259]: File "<frozen
importlib._bootstrap_external>", line 728, in exec_module
May 4 15:13:08 posta mailman3[10259]: File "<frozen
importlib._bootstrap>", line 219, in _call_with_frames_removed
May 4 15:13:08 posta mailman3[10259]: File
"/usr/lib/python3/dist-packages/mailman/runners/rest.py", line 27, in
<module>
May 4 15:13:08 posta mailman3[10259]: from mailman.rest.wsgiapp
import make_server
May 4 15:13:08 posta mailman3[10259]: File
"/usr/lib/python3/dist-packages/mailman/rest/wsgiapp.py", line 25, in
<module>
May 4 15:13:08 posta mailman3[10259]: from falcon.routing import
map_http_methods, set_default_responders
May 4 15:13:08 posta mailman3[10259]: ImportError: cannot import name
'map_http_methods' from 'falcon.routing'
(/usr/lib/python3/dist-packages/falcon/routing/__init__.py)
I think there is a dependency error somewhere.
Is there a way to solve it?
Thank You
--
Gelpi ing. Andrea
--------------------------------------------------------------
It took the computing power of three C-64s to fly to the Moon.
It takes a 486 to run Windows 95. Something is wrong here.
--------------------------------------------------------------