Azure / Azure/azure-quickstart-templates

eris-platform - the template doesn't install eris

Open
#2,077 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[eris-platform](https://github.com/Azure/azure-quickstart-templates/tree/master/eris-platform)
### Issue Details

Hi @compleatang!

I tried to run a new machine with the Eris template, but it hasn't installed `eris`:

```
azureuser@ether-camp-eris:~$ eris
No command 'eris' found, did you mean:
Command 'eric' from package 'eric' (universe)
eris: command not found
```

Also, I've already tried Eris with golang 1.5 and it didn't work - only with 1.6. Does it support only 1.6? If so, there should be 1.6 https://github.com/Azure/azure-quickstart-templates/blob/master/eris-platform/setup.sh#L71. That's the error I get with 1.5:

```
azureuser@ether-camp-eris:~$ go get github.com/eris-ltd/eris-cli/cmd/eris
package github.com/eris-ltd/common/go/log: cannot find package "github.com/eris-ltd/common/go/log" in any of:
/usr/local/go/src/github.com/eris-ltd/common/go/log (from $GOROOT)
/home/azureuser/go/src/github.com/eris-ltd/common/go/log (from $GOPATH)
package github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive: cannot find package "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive" in any of:
/usr/local/go/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive (from $GOROOT)
/home/azureuser/go/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive (from $GOPATH)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with eris-platform/setup.sh, especially the Go version reference at line 71, then deploy the template and inspect whether the Eris installation step completes. Done means a newly provisioned machine has the eris command available and the supported Go version is clear from the setup behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, go
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.