Public bug reported: In the current Ubuntu Bionic Salt Version 2017.7.4 "mysql_grants.present" state crashes with a TypeError traceback. This issue was accepted and fixed by upstream for the next version (2018.3.4):
Issue: https://github.com/saltstack/salt/issues/45026 Merge Request: https://github.com/saltstack/salt/pull/50823/files Commit: https://github.com/saltstack/salt/commit/ec8e116f7e368a28790fc20dfe03eda7fc28e4e6 Unfortunaltely, the fix is based on the helper function salt.utils.data.decode() which is not available in Bionic's version. There is another fix for this issue, which will make the state usable, which was suggested by one GitHub user: https://github.com/saltstack/salt/issues/45026#issuecomment-439083704 Can Bionic's Salt Version get patched, so that the "mysql_grants.present" state is useable? Thank you very much. ** Affects: salt (Ubuntu) Importance: Undecided Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823364 Title: mysql_grants.present crashes with TypeError traceback To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/salt/+bug/1823364/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
