[kubic-bugs] [Bug 1087891] no python3 mysql module available which works with salt.
http://bugzilla.suse.com/show_bug.cgi?id=1087891 http://bugzilla.suse.com/show_bug.cgi?id=1087891#c39 --- Comment #39 from Thorsten Kukuk <kukuk@suse.com> --- I fixed the setup scripts, container image names and tags and replaced all python2 with python3 code, so there are no visible errors anymore in the logs. Except salt-master, where I still get: 07:10:32,109 [INFO ] Using default for mysql port 07:10:32,109 [INFO ] Using default for mysql ssl_ca 07:10:32,110 [INFO ] Using default for mysql ssl_cert 07:10:32,110 [INFO ] Using default for mysql ssl_key 07:10:32,111 [ERROR ] Could not store events - returner 'mysql.event_return' raised exception: (2003, "Can't connect to MySQL server on 'localhost' ([Errno 111] Connection refused)") Don't know who prints the "INFO", the ERROR is comming from PyMySQL. Could it be, that we need to provide the informations for mysql in another way? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com