When using an invalid property, the message "properties failed to load" is duplicated

Bug #1685553 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
New
Low
Unassigned

Bug Description

When using an invalid value in a property, the error message is displayed twice:

Issue while loading plugin: properties failed to load for cerebro: The 'node-package-manager' property does not match the required schema: 'yar' is not one of ['npm', 'yarn']
properties failed to load for cerebro: The 'node-package-manager' property does not match the required schema: 'yar' is not one of ['npm', 'yarn']

Steps to reproduce:

$ snapcraft init
edit snap/snapcraft.yaml to use an invalid value. For example, use "plugin: nodejs" and "node-package-manager: iamwrong".
$ snapcraft

Tags: ui
Leo Arias (elopio)
Changed in snapcraft:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.