On 10/22/21 2:10 PM, Marco Marinello wrote:
Dear Mark,
configuration needed much troubleshooting so I'm sure I always restarted mailman core along apache2 but since it's still a testing environment, I took the liberty to test it again for you.
# pip install https://gitlab.com/mailman/hyperkitty/-/archive/1.3.5/hyperkitty-1.3.5.zip # pip install https://gitlab.com/mailman/mailman-hyperkitty/-/archive/1.2.0/mailman-hyperk...
It appears that https://gitlab.com/mailman/mailman-hyperkitty/-/archive/1.2.0/mailman-hyperk... is the latest mailman-hyperkitty, but https://gitlab.com/mailman/hyperkitty/-/archive/1.3.5/hyperkitty-1.3.5.zip is missing some commits. It has
https://gitlab.com/mailman/hyperkitty/-/commit/79b22a23d3390db741a8233fa1ff6...
but is missing
https://gitlab.com/mailman/hyperkitty/-/commit/ec9c8ed18798cf8f7e89dfaba0014...
which is very strange because it does seem to have
https://gitlab.com/mailman/hyperkitty/-/commit/705bdbb2fb27be60d17ada7cba848...
I Suggest you do
pip install -U HyperKitty pip install -U mailman-hyperkitty
which will get the latest packages from PyPI or if you want the heads from gitlab,
pip install git+https://gitlab.com/mailman/HyperKitty.git pip install git+https://gitlab.com/mailman/mailman-hyperkitty.git
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan