Skip to content

Fix error: Unable to export dependencies to vendor directory: Error m…#889

Closed
Ticore wants to merge 1 commit into
Masterminds:masterfrom
Ticore:master
Closed

Fix error: Unable to export dependencies to vendor directory: Error m…#889
Ticore wants to merge 1 commit into
Masterminds:masterfrom
Ticore:master

Conversation

@Ticore

@Ticore Ticore commented Jul 31, 2017

Copy link
Copy Markdown

…oving files: exit status 1. output: Access is denied. 0 dir(s) moved.

…oving files: exit status 1. output: Access is denied. 0 dir(s) moved.
@Ticore

Ticore commented Jul 31, 2017

Copy link
Copy Markdown
Author

#873

@Vrakfall

Copy link
Copy Markdown

Solved #873 on my end (Windows 7, no UAC but I use Comodo's HIPS instead and it didn't trigger).
Although it feels like copying many files one by one, dunno the original behaviour.

@grapehunter grapehunter mentioned this pull request Jan 25, 2018
@prdas31

prdas31 commented Apr 6, 2018

Copy link
Copy Markdown
D:\WS\Go\src\github.com\uber\go-torch>glide install
[INFO]  Downloading dependencies. Please wait...
[INFO]  --> Found desired version locally github.com/fatih/color 42c364ba490082e4815b5222728711b3440603eb!
[INFO]  --> Found desired version locally github.com/jessevdk/go-flags 4e64e4a4e2552194cf594243e23aa9baf3b4297e!
[INFO]  --> Found desired version locally github.com/mattn/go-colorable d228849504861217f796da67fae4f6e347643f15!
[INFO]  --> Found desired version locally github.com/mattn/go-isatty 30a891c33c7cde7b02a981314b4228ec99380cca!
[INFO]  --> Found desired version locally golang.org/x/sys d75a52659825e75fff6158388dddc6a5b04f9ba5!
[INFO]  --> Found desired version locally github.com/davecgh/go-spew 04cdfd42973bb9c8589fd6a731800cf222fde1a9!
[INFO]  --> Found desired version locally github.com/pmezard/go-difflib d8ed2627bdf02c080bf22230dbb337003b7aba2d!
[INFO]  --> Found desired version locally github.com/stretchr/testify 2402e8e7a02fc811447d11f881aa9746cdc57983!
[INFO]  Setting references.
[INFO]  --> Setting version for github.com/jessevdk/go-flags to 4e64e4a4e2552194cf594243e23aa9baf3b4297e.
[INFO]  --> Setting version for github.com/stretchr/testify to 2402e8e7a02fc811447d11f881aa9746cdc57983.
[INFO]  --> Setting version for github.com/davecgh/go-spew to 04cdfd42973bb9c8589fd6a731800cf222fde1a9.
[INFO]  --> Setting version for github.com/pmezard/go-difflib to d8ed2627bdf02c080bf22230dbb337003b7aba2d.
[INFO]  --> Setting version for github.com/mattn/go-isatty to 30a891c33c7cde7b02a981314b4228ec99380cca.
[INFO]  --> Setting version for github.com/fatih/color to 42c364ba490082e4815b5222728711b3440603eb.
[INFO]  --> Setting version for github.com/mattn/go-colorable to d228849504861217f796da67fae4f6e347643f15.
[INFO]  --> Setting version for golang.org/x/sys to d75a52659825e75fff6158388dddc6a5b04f9ba5.
[INFO]  Exporting resolved dependencies...
[INFO]  --> Exporting github.com/fatih/color
[INFO]  --> Exporting github.com/mattn/go-isatty
[INFO]  --> Exporting github.com/mattn/go-colorable
[INFO]  --> Exporting github.com/davecgh/go-spew
[INFO]  --> Exporting github.com/stretchr/testify
[INFO]  --> Exporting github.com/jessevdk/go-flags
[INFO]  --> Exporting github.com/pmezard/go-difflib
[INFO]  --> Exporting golang.org/x/sys
[INFO]  Replacing existing vendor dependencies
[ERROR] Unable to export dependencies to vendor directory: Error moving files: exit status 1. output: Access is denied.
        0 dir(s) moved.

Windows 10, 64 bit

@andrewlader

Copy link
Copy Markdown

Windows 10 64-bit.

  • 0.13.1 fail
  • 0.12.3 works!!

@prdas31

prdas31 commented Apr 7, 2018

Copy link
Copy Markdown

@andrewlader

That's great to know!
But from where to install the 0.12.3 version and how?
Thanks.

@wuyanxin

Copy link
Copy Markdown

@Ticore Ticore closed this by deleting the head repository Feb 14, 2024
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

Successfully merging this pull request may close these issues.

7 participants