Here is a test snapcraft.yaml file for the use case:

$ cat snapcraft.yaml 
name: 1foo
version: 1.0
summary: snap with invalid name
description: a snap package with an invalid name
confinement: strict
apps:
  1foo:
    command: bin/1foo
parts:
  1foo:
    plugin: dump
    source: .
    organize:
      1foo: bin/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636016

Title:
  snapcraft should warn of invalid name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapcraft/+bug/1636016/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to