Utilisation de Vagrant et Puphpet

Par Lavoignat, il y a 8 ans


Outils Linux

Bonjour,

Mon Mac vielli et mon MAMP ne veut plus se mettre à jour. J'ai néenmoins besoin d'un environnement de DEV en local. Donc j'ai entrepris d'intsaller une VM avec Vagrant et Puphpet. J'ai suivi vos tutos pour cela, mais je me heurt au même bug à chaque tentative.

Le voici :

Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Duplicate declaration: Mysql_user[root@localhost] is already declared at (file: /tmp/vagrant-puppet/modules-ec1c5bf7cd4c1afde5a4ad20bbe45731/mysql/manifests/server/root_password.pp, line: 23); cannot redeclare (file: /tmp/vagrant-puppet/modules-ec1c5bf7cd4c1afde5a4ad20bbe45731/puphpet/manifests/mysql/users.pp, line: 23) (file: /tmp/vagrant-puppet/modules-ec1c5bf7cd4c1afde5a4ad20bbe45731/puphpet/manifests/mysql/users.pp, line: 23, column: 5) (file: /tmp/vagrant-puppet/modules-ec1c5bf7cd4c1afde5a4ad20bbe45731/puphpet/manifests/mysql/install.pp, line: 49) on node machinenext.puphpet The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

Comment le résoudre ?

mercci par avance pour vos remarques.

Aucune réponse