mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #1730] Some issues during Auto-installation #1365
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#1365
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 @fresH229a on GitHub (May 2, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1730
Impacted versions
Steps to reproduce
Reinstall on Debian 9.9
Modoboa installation runs through, and modoboa is working but what are those errors o.O
@fresH229a commented on GitHub (May 2, 2019):
I have ran now those 3 commands before the Modoboa Install:
Still the same issue during installation
@mertowitch commented on GitHub (May 3, 2019):
Use Centos 7.
Ubuntu not good for web and mail server.
@fresH229a commented on GitHub (May 3, 2019):
@mertowitch I use Debian, not Ubuntu
@mertowitch commented on GitHub (May 3, 2019):
Debian=Ubuntu
What are the differences?
@fresH229a commented on GitHub (May 3, 2019):
Ubuntu is based on Debian, it is not Debian at all but that is not the question here....
@tonioo commented on GitHub (May 6, 2019):
@fresH229a Can you try to install the zlib1g-dev package and restart the installer?
@fresH229a commented on GitHub (May 7, 2019):
I solved it by doing those 3 actions before Modoboa installation:
apt-get install python3-dev python3-setuptools libjpeg8-dev python-virtualenv python-pip
All is fine now :)