Cannot build ubuntu-image snap
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Image |
Fix Released
|
Critical
|
Barry Warsaw |
Bug Description
It looks like we can no longer build the u-i snap from its git repo snapcraft.yaml file. I don't yet know whether this is caused by a bug in snapcraft, or we need to update the yaml file for recent Python plugin changes. It obviously worked at some point (and we've been using python3-debian to generate the version.txt for quite a while now).
Successfully installed pip-8.1.2 setuptools-26.1.1 wheel-0.29.0
pip download --disable-
Collecting python-debian
Using cached python-
Saved /home/barry/
Collecting attrs
Using cached attrs-16.
Saved /home/barry/
Collecting voluptuous
Using cached voluptuous-
Saved /home/barry/
Collecting PyYAML
Using cached PyYAML-3.12.tar.gz
Saved /home/barry/
Collecting six (from python-debian)
Using cached six-1.10.
Saved /home/barry/
Collecting setuptools>=0.6b1 (from voluptuous)
File was already downloaded /home/barry/
Successfully downloaded python-debian attrs voluptuous PyYAML six setuptools
pip download --disable-
Processing /home/barry/
Link is a directory, ignoring download_dir
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-
from debian.changelog import Changelog
ImportError: No module named 'debian.changelog'
---
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-
Command '['/bin/sh', '/tmp/tmph7epnkp2', 'pip', 'download', '--disable-
Changed in ubuntu-image: | |
assignee: | nobody → Barry Warsaw (barry) |
status: | New → In Progress |
status: | In Progress → Fix Committed |
Changed in ubuntu-image: | |
milestone: | none → 0.8 |
Changed in ubuntu-image: | |
status: | Fix Committed → Fix Released |
no longer affects: | ubuntu-image (Ubuntu Zesty) |
no longer affects: | ubuntu-image (Ubuntu Yakkety) |
no longer affects: | ubuntu-image (Ubuntu) |
Please add an SRU test case and regression potential.