Closed jrwren closed 8 years ago
2016-03-09 07:12:27 INFO web-relation-joined Traceback (most recent call last): 2016-03-09 07:12:27 INFO web-relation-joined File "/var/lib/juju/agents/unit-juju-gui-7/charm/hooks/web-relation-joined", line 22, in 2016-03-09 07:12:27 INFO web-relation-joined from charmhelpers import relation_set 2016-03-09 07:12:27 INFO web-relation-joined ImportError: cannot import name relation_set 2016-03-09 07:12:27 ERROR juju.worker.uniter.operation runhook.go:107 hook "web-relation-joined" failed: exit status 1
This may be related to what came through the email list RE: updated charmhelpers and stale pyc files.
https://github.com/juju/juju-gui-charm/pull/49
2016-03-09 07:12:27 INFO web-relation-joined Traceback (most recent call last): 2016-03-09 07:12:27 INFO web-relation-joined File "/var/lib/juju/agents/unit-juju-gui-7/charm/hooks/web-relation-joined", line 22, in
2016-03-09 07:12:27 INFO web-relation-joined from charmhelpers import relation_set
2016-03-09 07:12:27 INFO web-relation-joined ImportError: cannot import name relation_set
2016-03-09 07:12:27 ERROR juju.worker.uniter.operation runhook.go:107 hook "web-relation-joined" failed: exit status 1
This may be related to what came through the email list RE: updated charmhelpers and stale pyc files.