Where do I find the check_hk_archive script
In https://docs.mailman3.org/en/latest/migration.html I'm adviced to run
the check_hk_archive script found in hyperkitty/contrib. When trying
git clone https://gitlab.com/mailman/hyperkity
I get:
Username for 'https://gitlab.com':
Is it possible to get the script without an account on gitlab?
Thanks, Lars
-- Lars Bjørndal <lars@lamasti.net> Ostadalsveien 64, 0753 Oslo. Mobil: 958 37 537
On 11/18/23 11:21, Lars Bjørndal wrote:
In https://docs.mailman3.org/en/latest/migration.html I'm adviced to run the check_hk_archive script found in hyperkitty/contrib. When trying
git clone https://gitlab.com/mailman/hyperkity
I get:Username for 'https://gitlab.com':
Is it possible to get the script without an account on gitlab?
I've updated some project settings. You should now be able to git clone https://gitlab.com/mailman/hyperkity
without a gitlab account.
However, why are you wanting to do this. If you have HyperKitty installed, there should be a hyperkitty/contrib directory in your installation, e.g. /opt/mailman/venv/lib/python3.x/site-packages/hyperkitty/contrib/ containing the check_hk_import and cleanarch3 scripts.
Even if you don't have that, you can download the script from https://gitlab.com/mailman/hyperkitty/-/blob/master/hyperkitty/contrib/check...
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
[Mark]
[...]
If you have HyperKitty installed, there should be a hyperkitty/contrib directory in your installation, e.g. /opt/mailman/venv/lib/python3.x/site-packages/hyperkitty/contrib/ containing the check_hk_import and cleanarch3 scripts.
I have /opt/mailman3/venv/lib/python3.11/site-packages/hyperkitty/, but no folder called contrib under it. I did install with pip install mailman-web mailman-hyperkitty
.
Lars
On 11/18/23 22:47, Lars Bjørndal wrote:
I have /opt/mailman3/venv/lib/python3.11/site-packages/hyperkitty/, but no folder called contrib under it. I did install with
pip install mailman-web mailman-hyperkitty
.
I see that for some reason the contrib/ directory is missing from the hyperkitty package on PyPI. I'll look into that.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Lars Bjørndal
-
Mark Sapiro