Error installing MySQL Module : 'You must have Puppet 0.25.0 or greated' whereas I've installed version 2.7.11

53 views
Skip to first unread message

Mayeul Rousselet

unread,
Mar 20, 2014, 10:19:59 AM3/20/14
to puppet...@googlegroups.com
Hi,

I am on Ubuntu 12.04.2 LTS (launched in a VM).
I've installed puppet and ruby1.9.1 through apt-get.
I've installed puppet-module through gems

When I try to install the module puppetlabs-mysql (puppet module install puppetlabs-mysql) I have the following error : 
'You must have Puppet 0.25.0 or greater installed'
When I type puppet --version I got : 
'2.7.11'

Any Ideas?

Thx,

Mayeul

Ryan Coleman

unread,
Mar 20, 2014, 3:49:09 PM3/20/14
to puppet...@googlegroups.com
Hi Mayeul, 

I cannot replicate what you're seeing. I can successfully install that module. Here's my output. 

root@ubuntu-server-12042-x64-vbox4210-nocm:~# facter operatingsystem; facter operatingsystemrelease
Ubuntu
12.04
root@ubuntu-server-12042-x64-vbox4210-nocm:~# puppet --version
2.7.11
root@ubuntu-server-12042-x64-vbox4210-nocm:~# puppet module install puppetlabs-mysql
Installed "puppetlabs-mysql-2.2.3" into directory: mysql
root@ubuntu-server-12042-x64-vbox4210-nocm:~# cat mysql/Modulefile
name 'puppetlabs-mysql'
version '2.2.3'
author 'Puppet Labs'
license 'Apache 2.0'
summary 'Mysql module'
description 'Mysql module'
dependency 'puppetlabs/stdlib', '>= 3.2.0'



Would you provide more information on what went wrong? 

If you're starting from scratch with Puppet, I strongly recommend that you configure the Puppet Labs APT repo and install the latest version of Puppet in the 3.x series. http://docs.puppetlabs.com/guides/installation.html#debian-and-ubuntu


-- 
Ryan Coleman | Modules & Forge | ryanycoleman on twitter & #puppet IRC
 

Mayeul Rousselet

unread,
Mar 20, 2014, 4:37:10 PM3/20/14
to puppet...@googlegroups.com
Hi Ryan,

I've added the puppet apt repo to get the last version (3.4.3) and now I can install the MySQL module.

Thank you very much for your quick response,

Mayeul
Reply all
Reply to author
Forward
0 new messages