juju / juju-gui-charm

Charm for Juju GUI.
GNU Affero General Public License v3.0
2 stars 16 forks source link

web-relation-joined fails #46

Closed jrwren closed 8 years ago

jrwren commented 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.

jrwren commented 8 years ago

https://github.com/juju/juju-gui-charm/pull/49