Add python-yaml to the dependencies
Bug #795894 reported by
Adnane Belmadiaf
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Medium
|
Clint Byrum |
Bug Description
installing ensemble from the ppa doesn't install python-yaml
daker@ubuntu:~$ ensemble bootstrap
Traceback (most recent call last):
File "/usr/bin/
from ensemble.control import main
File "/usr/lib/
from ensemble.
File "/usr/lib/
import yaml
ImportError: No module named yaml
Related branches
lp://staging/~clint-fewbar/pyjuju/add-python-yaml
- Juju Engineering: Pending requested
-
Diff: 26 lines (+7/-1)2 files modifieddebian/changelog (+6/-0)
debian/control (+1/-1)
Changed in ensemble: | |
status: | Confirmed → Fix Released |
milestone: | none → dublin |
assignee: | nobody → Clint Byrum (clint-fewbar) |
To post a comment you must log in.
Confirmed Adnane, thanks for taking the time to file the bug report.