Activity log for bug #1583426

Date Who What changed Old value New value Message
2016-05-19 04:36:44 Leo Arias bug added bug
2016-05-23 17:33:22 Sergio Schvezov snapcraft: importance Undecided High
2016-05-23 17:33:26 Sergio Schvezov snapcraft: milestone 2.10
2016-05-31 02:45:28 Sergio Schvezov snapcraft: status New Incomplete
2016-05-31 02:46:02 Sergio Schvezov snapcraft: status Incomplete Triaged
2016-06-01 14:14:24 Sergio Schvezov snapcraft: assignee Sergio Schvezov (sergiusens)
2016-06-01 14:14:27 Sergio Schvezov snapcraft: status Triaged In Progress
2016-06-01 23:00:26 Sergio Schvezov snapcraft: status In Progress Fix Committed
2016-06-02 07:40:18 Leo Arias description I'm trying to make a snap for hashicorp's vault. This is the error I'm getting: env GOPATH=/home/elopio/workspace/canonical/snaps/vault/parts/vault/go go get -t -d ./vault.git/... can't load package: package vault.git: code in directory /home/elopio/workspace/canonical/snaps/vault/parts/vault/go/src/vault.git expects import "github.com/hashicorp/vault" Command '['/bin/sh', '/tmp/tmpwyqwm_y3', 'env', 'GOPATH=/home/elopio/workspace/canonical/snaps/vault/parts/vault/go', 'go', 'get', '-t', '-d', './vault.git/...']' returned non-zero exit status 1 This is the snapcraft.yaml I'm using: 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 I'm trying to make a snap for hashicorp's vault. This is the error I'm getting: env GOPATH=/home/elopio/workspace/canonical/snaps/vault/parts/vault/go go get -t -d ./vault.git/... can't load package: package vault.git: code in directory /home/elopio/workspace/canonical/snaps/vault/parts/vault/go/src/vault.git expects import "github.com/hashicorp/vault" Command '['/bin/sh', '/tmp/tmpwyqwm_y3', 'env', 'GOPATH=/home/elopio/workspace/canonical/snaps/vault/parts/vault/go', 'go', 'get', '-t', '-d', './vault.git/...']' returned non-zero exit status 1 This is the snapcraft.yaml I'm using: 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 [Impact] * Some go projects can't be easily build. * The workaround is hard to find, it should be clearer what to do for these projects. [Test Case] * Create a snapcraft with the vault yaml from this bug. * Add the new go-importpath field. * Run snapcraft. * Verify that you get a usable snap. [Regression Potential] * This could affect other go projects.
2016-06-03 17:04:21 Sergio Schvezov bug task added snapcraft (Ubuntu)
2016-06-03 17:04:31 Sergio Schvezov nominated for series Ubuntu Xenial
2016-06-03 17:04:31 Sergio Schvezov bug task added snapcraft (Ubuntu Xenial)
2016-06-03 17:04:31 Sergio Schvezov nominated for series Ubuntu Yakkety
2016-06-03 17:04:31 Sergio Schvezov bug task added snapcraft (Ubuntu Yakkety)
2016-06-03 17:04:39 Sergio Schvezov snapcraft (Ubuntu Xenial): milestone xenial-updates
2016-06-03 23:44:13 Launchpad Janitor snapcraft (Ubuntu Yakkety): status New Fix Released
2016-06-07 16:41:06 Chris J Arges snapcraft (Ubuntu Xenial): status New Fix Committed
2016-06-07 16:41:09 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2016-06-07 16:41:16 Chris J Arges bug added subscriber SRU Verification
2016-06-07 16:41:19 Chris J Arges tags verification-needed
2016-06-07 21:57:34 Sergio Schvezov snapcraft: status Fix Committed Fix Released
2016-06-08 04:40:51 Leo Arias tags verification-needed verification-done
2016-06-08 23:52:15 Launchpad Janitor snapcraft (Ubuntu Xenial): status Fix Committed Fix Released