Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meet an error when using go mod to manage volcano #470

Closed
MonkeyLi opened this issue Oct 7, 2019 · 4 comments · Fixed by #471
Closed

Meet an error when using go mod to manage volcano #470

MonkeyLi opened this issue Oct 7, 2019 · 4 comments · Fixed by #471
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@MonkeyLi
Copy link

MonkeyLi commented Oct 7, 2019

/kind bug

What happened:
Using go mod to define the dependency, excute "go mod tidy". And when it download the volcano module and try to unzip it, it occurs an error

"-> unzip XXXX\go\pkg\mod\cache\download\volcano.sh\volcano@v\v0.0.0-20190927155439-9cdbf7e814f8.zip: malformed file path "example/huawei-connection/Volcano:基于云原生的高密计算解决方案.pptx": invalid char ':'"

Environment:

  • Volcano Version: volcano.sh/volcano v0.0.0-20190927155439-9cdbf7e814f8
  • Go Version: go version go1.12.6 windows/amd64
  • OS (e.g. from /etc/os-release): Win10
@k82cn
Copy link
Member

k82cn commented Oct 7, 2019

@MonkeyLi , are you using master branch? It seems because of Chinese characters in file name, let me update it :)

@k82cn k82cn added the kind/bug Categorizes issue or PR as related to a bug. label Oct 7, 2019
@k82cn k82cn closed this as completed in #471 Oct 7, 2019
@k82cn
Copy link
Member

k82cn commented Oct 7, 2019

@MonkeyLi , please have a try :)

@k82cn k82cn reopened this Oct 7, 2019
@MonkeyLi
Copy link
Author

MonkeyLi commented Oct 8, 2019

@k82cn It is solved, thanks

@k82cn
Copy link
Member

k82cn commented Oct 8, 2019

Great! I'm going to close this issue :)

@k82cn k82cn closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants