Comment 6 for bug 1614322

Revision history for this message
Leo Arias (elopio) wrote :

The verification for 2.15 failed on xenial, so 2.15.1 was released with a few small fixes.

I tested it in an up-to-date xenial virtual machine with kvm.

I installed snapcraft, snapcraft-examples and snapcraft-parser, version 2.14. Then enabled proposed and updated those packages to 2.15.1.

Then I ran the following tests:

✓ build a snap with artifacts instead of an install target.
✓ run the parser with an error and check the exit code.
✓ build a snap with chown warnings, check that they are printed only with --debug.
✓ build a part that depends on a library part

I'm marking this bug as verified so it can land in xenial. Thanks Steve and Chris!