Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Not possible to install v2ray-plugin any more due to go version conflicts #1819

Open
nabilfreeman opened this issue Oct 30, 2020 · 3 comments

Comments

@nabilfreeman
Copy link

nabilfreeman commented Oct 30, 2020

Expected behavior:

Ansible successfully downloads and compiles v2ray-plugin

Actual Behavior:

Script fails on compilation with one of the two errors below based on Go version:
shadowsocks/v2ray-plugin#231

Steps to Reproduce:

  1. Use Ubuntu 16.04
  2. Run Streisand
  3. Choose localhost mode (option 7)
  4. Answer yes to Shadowsocks and yes to v2ray
@nabilfreeman
Copy link
Author

I was able to work around this by manually adding the prebuilt v2ray-plugin from the releases tab in the repository linked above.

Then I manually disabled the go get step here:
https://github.com/StreisandEffect/streisand/blob/master/playbooks/roles/shadowsocks/tasks/v2ray.yml

@cbruegg
Copy link

cbruegg commented Dec 5, 2020

To clarify a bit: Download this release and extract the binary to the file /home/root/go/bin/v2ray-plugin.

@commensal
Copy link

Guys, can you drop the code how to do it for baby noobs, pls?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants