Missing closing quote on the message about setting go-importpath

Bug #1590245 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
Fix Released
Low
Simon Quigley

Bug Description

When I run snapcraft using the yaml from below, I get this message:

Please consider setting `go-importpath for the 'vault' part.

It is missing the closing quote on go-importpath.

name: vault-elopio
version: snap0.1
summary: Vault is a tool for securely accessing secrets.
description: bla

apps:
  vault:
    command: bin/vault
    plugs: [network, network-bind]

parts:
  vault:
    plugin: go
    source: https://github.com/hashicorp/vault.git

Leo Arias (elopio)
Changed in snapcraft:
status: New → Triaged
importance: Undecided → Low
Changed in snapcraft:
milestone: none → 2.12
Changed in snapcraft:
milestone: 2.12 → 2.13
Simon Quigley (tsimonq2)
Changed in snapcraft:
assignee: nobody → Simon Quigley (tsimonq2)
status: Triaged → In Progress
Revision history for this message
Simon Quigley (tsimonq2) wrote :
Changed in snapcraft:
status: In Progress → Fix Committed
Changed in snapcraft:
status: Fix Committed → Fix Released
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.