puppet 安装mysql_php-如何使用puppetlabs-mysql安装mySQL 5.6.23

在VirtualBox的Ubuntu 14环境中,通过Puppet(版本3.6.1)尝试安装MySQL 5.6.23时遇到问题,系统实际上安装了5.5.4。设置`确保`属性为5.6导致错误,提示未找到mysql-server的5.6版本。要解决此问题,可能需要更新apt源或手动指定正确的软件包版本。
摘要由CSDN通过智能技术生成

环境 :

>流浪汉(VirtualBox)

> Ubuntu的14

>木偶

问题:

使用puppetlabs-mysql(版本3.6.1),我正在尝试安装mySQL 5.6.23,但似乎正在安装5.5.4.

我尝试将属性“确保”设置为“ 5.6”,但这给了我这个错误:

Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install mysql-server=5.6' returned 100: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: E: Version '5.6' for 'mysql-server' was not found

==> default:

==> default: Error: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: change from purged to 5.6 failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install mysql-server=5.6' returned 100: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: E: Version '5.6' for 'mysql-server' was not found

==> default:

如何安装5.6.23?

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值