-
Notifications
You must be signed in to change notification settings - Fork 41
Installation problem #56
Comments
+1 I'm experiencing the same issue. |
+1 I am getting same issue on CentOS 7 |
+1 I am also getting the same error on
|
moving the azure-vhd-utils directory from $GOPATH/src/github.com/Microsoft/ to $GOPATH/bin and performing a build from within the directory worked for me |
how to do that ? |
I was able to fix this by using the following Gopkg.toml
The quick steps are:
Then you should be able to type
|
The solution is simple. I am assuming you already installed go environment on your system and GOPATH and its bin is already appended in PATH. Now do the following things.
|
Dockerized version for anyone interested:
|
This is dirty but due to the effort I commit this here. This tool is taken from https://github.com/microsoft/azure-vhd-utils and has been compiled with some difficulty. In the end this weird hint did help: microsoft/azure-vhd-utils#56 (comment)
Why isn't this answer placed in the INSTALLATION INSTRUCTIONS since following the current ones results in these errors:
...or what dependencies need to be met before attempting to |
Hello.
During installation I have following problem:
My versions:
Could you please help?
Regards, Dawid.
The text was updated successfully, but these errors were encountered: