[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#c30 --- Comment #30 from Maximilian Meister <mmeister@suse.com> --- (In reply to Bo Maryniuk from comment #29)
Well, it says as it says:
15:33:51,057 [ERROR ] Exception raised when processing __virtual__ function for salt.loaded.int.returner.mysql. Module will not be loaded: name 'HAS_MYSQL' is not defined
Which means you have somewhere HAS_MYSQL variable that you're accessing like "if HAS_MYSQL is True" or something like that, but it is not defined prior...
this is not an issue anymore, the issue is:
08:50:08,200 [ERROR ] Could not store events - returner 'mysql.event_return' raised exception: module 'pymysql.connections' has no attribute 'OperationalError'
the PR upstream [0] has also got some more reviews and changed again, but the issue should still be the same [0] https://github.com/saltstack/salt/pull/46890 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com