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

ERROR: from shell.Get(): symlink .. ness\bin: not supported by windows #5130

Closed
ivan386 opened this issue Jun 17, 2018 · 2 comments
Closed

Comments

@ivan386
Copy link
Contributor

ivan386 commented Jun 17, 2018

Version information:

current master

os: Windows XP 64 SP2

Type: Bug

Description:

\go\src\github.com\ipfs\go-ipfs>gx install --global --nofancy
[get ] [fetch]   go-multihash                  QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8
ERROR: from shell.Get(): symlink ../bin ..\go\src\gx\ipfs\QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8.part\go-multihash\test\shar
ness\bin: not supported by windows
retrying fetch QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8 after a second...
ERROR: from shell.Get(): symlink ../bin ..\go\src\gx\ipfs\QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8.part\go-multihash\test\shar
ness\bin: not supported by windows
retrying fetch QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8 after a second...
ERROR: from shell.Get(): symlink ../bin ..\go\src\gx\ipfs\QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8.part\go-multihash\test\shar
ness\bin: not supported by windows
[err ] [fetch]   go-multihash                  QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8 symlink ../bin ..\go\src\gx\ipfs\QmPnF
wZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8.part\go-multihash\test\sharness\bin: not supported by windowsERROR: [91 / 91 ] parallel fetch: fai
led to fetch package: QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8: symlink ../bin ..\go\src\gx\ipfs\QmPnFwZ2JXKnXgMw8CdBPxn7FWh6L
LdjUjxV1fKHuJnkr8.part\go-multihash\test\sharness\bin: not supported by windows
ERROR: install deps: failed to fetch dependencies
@djdv
Copy link
Contributor

djdv commented Jun 18, 2018

This is being discussed here: #4956
A patch similar to #4956 will have to be put in place for go-ipfs-api, in order to handle it in gx.

@Kubuxu
Copy link
Member

Kubuxu commented Apr 5, 2019

Closing as it is primarily related to gx which was removed in #6038. If there is a need for a separate issue, please open a new one.

@Kubuxu Kubuxu closed this as completed Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants