error message is unclear when the right side of files is empty
Bug #1587455 reported by
ruge@metasmug.com
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Fix Released
|
Medium
|
Kyle Fazzari | ||
snapcraft (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
My snapcraft.yaml file was missing the '.' and the error I got was unclear:
kati@linux:
Skipping pull opensolitaire-
Preparing to build opensolitaire-
Building opensolitaire-
'NoneType' object has no attribute 'lstrip'
=== snapcraft.yaml ===
name: opensolitaire-
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.
parts:
opensolitai
plugin: copy
files:
"*":
=== end snapcraft.yaml ===
Changed in snapcraft: | |
status: | New → Confirmed |
summary: |
- error message is unclear + error message is unclear when the right side of files is empty |
Changed in snapcraft: | |
importance: | Undecided → Medium |
tags: | added: bitesize |
Changed in snapcraft: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.27 |
Changed in snapcraft: | |
status: | Fix Committed → Fix Released |
Changed in snapcraft (Ubuntu): | |
assignee: | Kyle Fazzari (kyrofa) → nobody |
status: | In Progress → New |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.