Comment 11 for bug 1589613

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

Tested in an up-to-date xenial:

- enabled -proposed
- update snapcraft to 2.12
- made snapcraft.yaml with valid names:
asseble, 1assemble, 1-asse-mble, 1-asse-mble1, 1-asse-159-mble1
- snapcraft <- it works
- made snapcraft.yaml with invalid names:
*(, -l, a1+, a1/
- snapcraft <- it fails with a nice error.

I'm going to mark this as verified, thanks Steve!