|-原 使用EwoMail 邮件服务器软件搭建邮件服务器(在Centos Stream 8上安装失败,在Centos 7.9上安装成功)
在Centos Stream 8上尝试安装EwoMail 邮件服务器软件,repo源一直出问题
更换操作系统为Centos 7.9,再安装EwoMail 邮件服务器,OK啦
开源免费版不能用POP3和STMP发系统邮件的功能,果断放弃了。
炸,锅,2G内存好像安装不上(已实测2G内存Centos7.9安装上了EwoMail 20220611)
安装根据手册 http://doc.ewomail.com/docs/ewomail/install
安装开始时提示mysql已安装
[root@10-7-188-37 ~]# cd /root/EwoMail/install [root@10-7-188-37 install]# sh ./start.sh yourdomian ./start.sh: line 20: [: too many arguments mysql installed, installation failed [root@10-7-188-37 install]#
安装中断,于是又卸载了mysql,
安装开始后,前面挺顺利,但是后面又报错有应用安装不上
忘记把代码复制贴过来了
未完待续 2020602
来了,上报错代码
[root@10-7-118-170 ~]# cd /root/EwoMail/install [root@10-7-118-170 install]# sh ./start.sh yourdomain setenforce: SELinux is disabled ./start.sh: line 20: [: too many arguments Last metadata expiration check: 0:15:39 ago on Fri 03 Jun 2022 05:28:04 AM HKT. Package epel-release-8-15.el8.noarch is already installed. Dependencies resolved. Nothing to do. Complete! 0 files removed ./start.sh: line 162: [: too many arguments Extra Packages for Enterprise Linux 8 - x86_64 0.0 B/s | 0 B 00:00 Errors during downloading metadata for repository 'epel': - Curl error (6): Couldn't resolve host name for https://download.example/pub/epel/8/Everything/x86_64/repodata/repomd.xml [Could not resolve host: download.example] Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Extra Packages for Enterprise Linux 8 - x86_64 0.0 B/s | 0 B 00:04 Errors during downloading metadata for repository 'epel': - Curl error (7): Couldn't connect to server for https://download.example/pub/epel/8/Everything/x86_64/repodata/repomd.xml [Failed to connect to download.example port 443: Connection refused] - Curl error (6): Couldn't resolve host name for https://download.example/pub/epel/8/Everything/x86_64/repodata/repomd.xml [Could not resolve host: download.example] Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried amavisd Installation failed [root@10-7-118-170 install]#
又报错啦
更换yum源为Centos-vault
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-vault-8.5.2111.repo yum clean all && yum makecache
好 ,再试试
cd /root/EwoMail/install [root@10-7-118-170 install]# cat /etc/centos-release CentOS Stream release 8 [root@10-7-118-170 install]# sh ./start.sh yourdomain setenforce: SELinux is disabled ./start.sh: line 20: [: too many arguments Last metadata expiration check: 0:11:16 ago on Fri 03 Jun 2022 05:54:28 AM HKT. Package epel-release-8-15.el8.noarch is already installed. Dependencies resolved. Nothing to do. Complete! sed: can't read /etc/yum.repos.d/epel.repo: No such file or directory sed: can't read /etc/yum.repos.d/epel-testing.repo: No such file or directory 0 files removed ./start.sh: line 162: [: too many arguments Last metadata expiration check: 0:11:19 ago on Fri 03 Jun 2022 05:54:28 AM HKT. No match for argument: oniguruma-devel Package libtool-ltdl-2.4.6-25.el8.x86_64 is already installed. Package freetype-2.9.1-4.el8_3.1.x86_64 is already installed. Package libpng-2:1.6.34-5.el8.x86_64 is already installed. Package libjpeg-turbo-1.5.3-12.el8.x86_64 is already installed. Package unzip-6.0-46.el8.x86_64 is already installed. Package wget-1.19.5-10.el8.x86_64 is already installed. Error: Unable to find a match: oniguruma-devel Last metadata expiration check: 0:11:20 ago on Fri 03 Jun 2022 05:54:28 AM HKT. Error: Problem: conflicting requests - nothing provides perl(Digest::SHA1) needed by amavisd-new-2.12.0-1.el8.noarch - nothing provides perl(IO::Stringy) needed by amavisd-new-2.12.0-1.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) amavisd Installation failed [root@10-7-118-170 install]#
又报错Error: Unable to find a match: oniguruma-devel ...
浏览更多内容请先登录。
立即注册
分享的网址网站均收集自搜索引擎以及互联网,非查问网运营,查问网并没有提供其服务,请勿利用其做侵权以及违规行为。
更新于:2022-06-11 12:39:22
相关内容
阿里云香港轻量服务器LNMP搭建yum安装Centos Stream8全流程
聊天服务器搭建-使用snap+Nginx快速安装RocketChat(2022年6月最新版)
在OnpenVZ 上安装Rocket Chat 实测中
Centos 服务器搭建(Centos8服务器搭建遇到的各种问题及解决方法)
Centos8 更新yum或安装软件时提示 Failed to download metadata for repo...
从CentOS 8到CentOS Stream,到底发生什么事了?
CentOS8出现“ Error: Failed to download metadata for repo ‘AppStrea...
如何将CentOS 8转换为CentOS Stream(202205实测有效)
centos服务器运行中遇到的问题 out of memory killed process 2480 htt...
生产出现oom(out of memory)问题,怎么排查?
Linux终端查看最消耗CPU内存的进程
解决Apache长时间占用内存大的问题,Apache 内存优化方法
邮件服务器搭建内容整理
基于CentOS7 Centos8平台搭建邮件服务器
使用EwoMail搭建属于自己的个人邮件服务器——超详细图文教程
如何在 CentOS 8 上安装和配置 Postfix 邮件服务器
使用EwoMail 邮件服务器软件搭建邮件服务器(在Centos Stream 8上安装失...
Linux利用mail-in-a-box搭建自己的域名邮箱(全流程完整版,包括添加SSL)
0成本,一招永久解决自建邮件服务器被退信问题
CloudFlare CDN 使用教程 启用 DNSSCE
ubuntu 22.04配置国内镜像源-2024.7月最新版
用mail-in-a-box发送邮件时报错 SMTP 错误 (554): 添加收件人失败 ervice un...
mail-in-a-box API接口文档以及PHP代码示例
推荐内容