← Back to issue list

snapcraft newly fails on ubuntu-image

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1626236
Type
issue
State
open
Author
~barry
Labels
Created
2016-09-21 19:20:53.378513+00:00
Updated
2016-09-21 19:45:38.042122+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

This used to work, but we're getting a recent failure on Yakkety with snapcraft 2.17+16.10.1ubuntu3 You can reproduce this by: $ git clone https://github.com/CanonicalLtd/ubuntu-image.git $ snapcraft The new failure is: [Errno 2] No such file or directory: '/home/barry/projects/ubuntu/allsnappy/ubuntu-image/prime/usr/bin/ubuntu-image' and indeed, ubuntu-image doesn't appear in .../prime/usr/bin % find . -name ubuntu-image ./parts/ubuntu-image ./parts/ubuntu-image/install/bin/ubuntu-image ./parts/ubuntu-image/src/ubuntu-image ./parts/ubuntu-image/build/ubuntu-image ./stage/bin/ubuntu-image ./ubuntu-image The latter is the in-tree version. All the others are checksum identical, but it seems like the cli script isn't getting copied to the right place.

Evaluation history

No evaluation history available.