-
Notifications
You must be signed in to change notification settings - Fork 137
Error (Current not implemented on linux/amd64) #275
Comments
thanks for reporting this. i wonder if this has to do with the platform On Wed, Sep 23, 2015 at 12:18 AM, Rafael Capucho [email protected]
|
Ref: golang/go#6376 |
As reported in golang/go#6376, `os/user.Current` doesn't work with cross-compilation. This commit replaces its use with `os.Getenv` of the `$HOME` and `$USERPROFILE` environment variables. Fixes #275
Hello,
I downloaded the correct version [1] but when I run I got strange errors.
[1] - https://github.com/mesosphere/mesos-dns/releases/download/v0.2.0/mesos-dns-v0.2.0-linux-amd64.tgz
For config.json:
I got (with mesos-dns moved to /usr/local/bin and running with user root):
Linux li202-122 4.1.5-x86_64-linode61 #7 SMP Mon Aug 24 13:46:31 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 14.04.1 LTS
Thank you
The text was updated successfully, but these errors were encountered: