博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
安装hma master出错 Error: Package: perl-Mail-Sender-0.8.13-2.el5.1.noarch
阅读量:6977 次
发布时间:2019-06-27

本文共 644 字,大约阅读时间需要 2 分钟。

You are using the EPEL 5 version of the repo instead of 6, go into your /etc/yum.repos.d/epel.repo file and change:

mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch

to

mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch

Then run

yum clean all

and then try and install again.

yum -y install perl-DBD-MySQL perl-Config-Tiny perl-Log-Dispatch perl-Parallel-ForkManager

安装master节点:

rpm -Uvh http://mysql-master-ha.googlecode.com/files/mha4mysql-manager-0.52-0.noarch.rpm

yum update atomic-release

You have to bypass Yum by installing the latest version like this:
wget -q -O -  | sh

完毕。

转载地址:http://ewupl.baihongyu.com/

你可能感兴趣的文章
KVM之安装虚拟机
查看>>
Swift解读专题四——字符串与字符
查看>>
爆款AR游戏如何打造?网易杨鹏以《悠梦》为例详解前沿技术
查看>>
Linux学习笔记8——bash基本概念
查看>>
Confluence 6 Home 和其他重要的目录
查看>>
关于机房
查看>>
docker之基础
查看>>
python-os
查看>>
使用jrtplib(RTP)传输H.264视频文件(2)
查看>>
机器学习之优雅落地线性回归法
查看>>
whoosh学习(1)
查看>>
Java8自定义条件让集合分组
查看>>
Mybatis缓存机制理解及配置
查看>>
【Python 第8课】while
查看>>
spring boot 临时文件过期
查看>>
Num55 boss09(activiti安装以及API)
查看>>
通过响应式web设计,使本站支持手机浏览
查看>>
awk的基本⽤法
查看>>
js控制视频播放
查看>>
python 利用模板文件生成配置文件
查看>>