On 3/17/26 03:24, Thomas Krichel wrote:
(venv) mailman@darni:/usr/local/mailman$ alembic -c /usr/local/mailman/venv/lib/python3.13/mailman/config/alembic.cfg history FAILED: No 'script_location' key found in configuration.
That was my error. The path to the config above was missing the site-packages directory. If I divined the correct Debian package location it should have been /usr/local/mailman/venv/lib/python3.13/site-packages/mailman/config/alembic.cfg.
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/DOZNQB43OH7EKOHK5MT77NMFGVWBSDKI/ This message sent to [email protected]
