mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #2941] installer: Failed to find amavis database schema error #1716
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#1716
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 @Jarrodsz on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2941
Impacted versions
Steps to reproduce
Current behavior
Expected behavior
Install the mailserver without errors.
Is there a fix for this please? I evaluated lots of mailservers and this project is nice and lean but unable to install it.
@Spitfireap commented on GitHub (Mar 31, 2023):
Hi,
Centos 9 is not supported by the installer. Please follow the manual installation process
@Jarrodsz commented on GitHub (Mar 31, 2023):
I found out, centOS 8 is however not an option.
I found git clone https://github.com/Spitfireap/modoboa-installer.git && cd modoboa-installer && git checkout centos9-support perhaps it works, if not i try manual install thank you.
@Spitfireap commented on GitHub (Mar 31, 2023):
For now, the installer only supports centos 7. You can use the
centos9-supportof modoba-installer, but this is a work in progress. @tomas-kucera wanted to finish the support integration, but he doesn't have time for now, I guess. It should work, but it requires you to disable SE-Linux.I'm closing the issue, if you find any bug please continue the discussion here ;)