mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #3208] latest installer didnt install v env for auto mx #1803
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1803
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sn0wer-alu on GitHub (Mar 19, 2024).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3208
latest installer on my debian12 didn't create v env for automx, i manually install
python3 -m venv /srv/automx/env/
and
@pip3 install future lxml "sqlalchemy<2.0" python-memcached python-dateutil configparser psycopg2-binary@
Impacted versions
Steps to reproduce
just install
@tonioo commented on GitHub (Mar 20, 2024):
@Sn0wer-alu Do you have logs to provide?
@Sn0wer-alu commented on GitHub (Apr 22, 2024):
how are you can reproduce to log?
@tonioo commented on GitHub (Apr 22, 2024):
@Sn0wer-alu Run the installer once again using the --debug option