vmware-archive / saltstack_org

http://saltstack.org/
BSD 2-Clause "Simplified" License
19 stars 23 forks source link

[ERROR][11182] Failed to import beacons avahi_announce #12

Open rukender opened 7 years ago

rukender commented 7 years ago

This is the error which I'm seeing in all the instance which are upgraded to the latest version of salt i.e. 2016.11.1

2017-01-11 06:39:47,303 [salt.loader ][ERROR ][11182] Failed to import beacons avahi_announce, this is due most likely to a syntax error: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/salt/loader.py", line 1332, in _loadmodule ), fn, fpath, desc) File "/usr/lib/python2.7/site-packages/salt/beacons/avahi_announce.py", line 30, in SERVER = dbus.Interface(BUS.get_object(avahi.DBUS_NAME, avahi.DBUS_PATH_SERVER), NameError: name 'avahi' is not defined

Any solution for the above error?

Thanks, Rukender