ntp trusty charm fails due missing templating module
Bug #1366880 reported by
Robert C Jennings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ntp (Juju Charms Collection) |
Fix Released
|
Undecided
|
Robert C Jennings |
Bug Description
Revision 16 added contrib.
charm-helpers-
Installing the ntp charm fails with the following traceback:
Traceback (most recent call last):
File "/var/lib/
from charmhelpers.
ImportError: No module named contrib.
Related branches
lp://staging/~rcj/charms/trusty/ntp/lp1366880
- Matt Bruzek (community): Approve
-
Diff: 334 lines (+140/-35)4 files modifiedhooks/charmhelpers/contrib/templating/jinja.py (+23/-0)
hooks/charmhelpers/core/hookenv.py (+30/-16)
hooks/charmhelpers/core/host.py (+36/-7)
hooks/charmhelpers/fetch/__init__.py (+51/-12)
Changed in ntp (Juju Charms Collection): | |
assignee: | nobody → Robert C Jennings (rcj) |
status: | New → Fix Committed |
status: | Fix Committed → Fix Released |
To post a comment you must log in.