Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: populate in series #443

Merged
merged 1 commit into from
Feb 19, 2019
Merged

fix: populate in series #443

merged 1 commit into from
Feb 19, 2019

Conversation

alanshaw
Copy link
Contributor

@alanshaw alanshaw commented Feb 19, 2019

Potential temporary fix for:

Error: EPERM: operation not permitted, rename 'C:\Users\travis\AppData\Local\Temp\ipfs-test-de2fc17f2aa28095e191f466fe8a6601\blocks\US\.3752.7204' -> 'C:\Users\travis\AppData\Local\Temp\ipfs-test-de2fc17f2aa28095e191f466fe8a6601\blocks\US\CIQPEUFLMK4TATXY3U6F7FNH33MIRA4KTFDAKY5ZKL7CCVQDQRIZUSQ.data'

This happens on the windows build in js-ipfs. Perhaps concurrent read/write is the issue?

Potential temporary fix for:

```
Error: EPERM: operation not permitted, rename 'C:\Users\travis\AppData\Local\Temp\ipfs-test-de2fc17f2aa28095e191f466fe8a6601\blocks\US\.3752.7204' -> 'C:\Users\travis\AppData\Local\Temp\ipfs-test-de2fc17f2aa28095e191f466fe8a6601\blocks\US\CIQPEUFLMK4TATXY3U6F7FNH33MIRA4KTFDAKY5ZKL7CCVQDQRIZUSQ.data'
```

This happens on the windows build in js-ipfs. Perhaps concurrent read/write is the issue?

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@alanshaw
Copy link
Contributor Author

Update: this seems to be the issue. I have run ipfs/js-ipfs#1889 multiple times on windows in CI and the issue has gone.

Issue raised here ipfs/js-ipfs#1890

@alanshaw alanshaw merged commit 06a3980 into master Feb 19, 2019
@alanshaw alanshaw deleted the fix/populate-series branch February 19, 2019 19:53
@ghost ghost removed the in progress label Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant