On 10/26/22 17:30, David Newman wrote:
OK, thanks. Before getting to mistune, this command, run as mailman in a venv:
pip install -U mailman postorius django-mailman3 hyperkitty mailman-web uwsgi Mailmanclient
produced this error:
..
Attempting uninstall: mailman-web Found existing installation: mailman-web 0.0.6.dev9+gc606169 Uninstalling mailman-web-0.0.6.dev9+gc606169: Successfully uninstalled mailman-web-0.0.6.dev9+gc606169 ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: 'WHEEL' Check the permissions.
The command also said I needed to upgrade pip. Doing that produced a similar error.
How to resolve this error? Thanks again.
Was the venv initially created as the mailman
user? Maybe
sudo chown mailman:mailman /path/to/venv
will fix it.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan