Discussion:
[ansible-project] Error with Hipchat callback library
Samnang Sen
2015-07-30 15:41:53 UTC
Permalink
Running Ansible v1.9.2

File "/usr/share/ansible_plugins/callback_plugins/hipchat.py", line 28, in <module>
from ansible.plugins.callback import CallbackBase
ImportError: No module named plugins.callback
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/6b3cf4d6-93fa-47c6-9073-8c0c9a70d423%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Brian Coca
2015-07-30 15:56:05 UTC
Permalink
you are running the callback plugin from devel, which is incompatible
with previous versions.
Post by Samnang Sen
Running Ansible v1.9.2
File "/usr/share/ansible_plugins/callback_plugins/hipchat.py", line 28, in <module>
from ansible.plugins.callback import CallbackBase
ImportError: No module named plugins.callback
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/6b3cf4d6-93fa-47c6-9073-8c0c9a70d423%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Brian Coca
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAJ5XC8%3DTSFThLaayL13MJLfd%3DYm2wYYAs1rPaq%3DhMt8tce%3DUvw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Samnang Sen
2015-07-30 16:00:26 UTC
Permalink
Ugh, just caught there. thx

Any idea when v2 will become stable?
Post by Brian Coca
you are running the callback plugin from devel, which is incompatible
with previous versions.
Post by Samnang Sen
Running Ansible v1.9.2
File "/usr/share/ansible_plugins/callback_plugins/hipchat.py", line
28, in
Post by Samnang Sen
<module>
from ansible.plugins.callback import CallbackBase
ImportError: No module named plugins.callback
--
You received this message because you are subscribed to the Google
Groups
Post by Samnang Sen
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send
an
<javascript:>.
Post by Samnang Sen
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/6b3cf4d6-93fa-47c6-9073-8c0c9a70d423%40googlegroups.com.
Post by Samnang Sen
For more options, visit https://groups.google.com/d/optout.
--
Brian Coca
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/f3f8483f-0ece-43aa-8382-6086c4c7a4d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...