Public bug reported:

My snapcraft.yaml file was missing the '.' and the error I got was
unclear:


kati@linux:~/Development/OpenSolitaire.Classic$ snapcraft snap
Skipping pull opensolitaire-classic (already ran)
Preparing to build opensolitaire-classic 
Building opensolitaire-classic 
'NoneType' object has no attribute 'lstrip'


=== snapcraft.yaml ===
name: opensolitaire-classic
version: 0.9.2
summary: Open Solitaire Classic
description: |
    Pass the time with this classic solitaire game (licensed under GPL-3)

apps:
    run:
        command: OpenSolitaire.Classic

parts:
    opensolitaire-classic:
        plugin: copy
        files:
            "*": 
=== end snapcraft.yaml ===

** Affects: snapcraft (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  error message is unclear

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to