Projet

Général

Profil

Scénario #19274

Mis à jour par Daniel Dehennin il y a environ 7 ans

Erreurs MySQL à l'instance lors de la création des tables pour Bareos :
<pre>
run-parts: executing /usr/share/eole/posttemplate/00-bareos instance

## Régénération du catalogue Bareos##
Start Systemd service mysql [ OK ]
## Réinitialisation des mots de passe Mysql ##
Creating mysql database
mysql: [Warning] Using a password on the command line interface can be insecure.
Creating of bareos database succeeded.
Making mysql tables
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1071 (42000) at line 386: Specified key was too long; max key length is 255 bytes
ERROR 1071 (42000) at line 394: Specified key was too long; max key length is 255 bytes
Creation of Bareos MySQL tables succeeded.
</pre>

Vu lors du test mais en réalité, l'erreur apparaît toutes les nuits !
Exemple : http://jenkins.eole.lan/jenkins/job/2.6.1/view/publi%C3%A9es/job/test-instance-acascribe-2.6.1-amd64/53/console

Voir http://squash-tm.eole.lan/squash/executions/4403

Retour