SUSE Support

Here When You Need Us

Applying a state to a salt minion results in an error after upgrade to salt 2018: " 'bool' object is not iterable. "

This document (7023122) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Manager 3.1
SUSE Manager 3

Situation

A salt minion has been upgraded to some of the latest versions (2018 family instead of 2016). Calling a salt state will result in an error:

# salt-call state.apply
[WARNING ] /var/cache/salt/minion/extmods/grains/cpuinfo.py:22: DeprecationWarning: Use of 'salt.utils.which_bin' detected. This function has been moved to 'salt.utils.path.which_bin' as of Salt 2018.3.0. This warning will be removed in Salt Neon.

Passed invalid arguments: 'bool' object is not iterable.


Resolution

The salt master (SUSE Manager server) should be updated to the latest version as well, also in the salt 2018 family.
This can be achieved through yast or simply by running zypper commands. The affected services should be restarted afterwards:

# zypper ref && zypper patch && zypper patch
# systemctl restart salt-master.service

Any other updated service needs to be restarted as well, this can be checked with:

# zypper ps -s

Cause

Incompatible versions of salt in salt master and salt minion.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7023122
  • Creation Date: 25-Jun-2018
  • Modified Date:03-Mar-2020
    • SUSE Manager

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.