Skip to content

dvc: ignore errors on protect/set_exec#5335

Merged
efiop merged 1 commit into
treeverse:masterfrom
efiop:fix-5255
Jan 26, 2021
Merged

dvc: ignore errors on protect/set_exec#5335
efiop merged 1 commit into
treeverse:masterfrom
efiop:fix-5255

Conversation

@efiop
Copy link
Copy Markdown
Contributor

@efiop efiop commented Jan 26, 2021

Both of these are not fatal and could safely be ignored.

Fixes #5255

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Comment thread dvc/cache/local.py Outdated
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

set_exec really belongs to checkout(e.g. it should be ignored for hardlinks/symlinks), but for now it is out of scope. It got affected in this PR because it was using the same chmod logic.

Both of these are not fatal and could safely be ignored.

Fixes treeverse#5255
@efiop efiop merged commit 434cd30 into treeverse:master Jan 26, 2021
efiop added a commit that referenced this pull request Jan 26, 2021
Both of these are not fatal and could safely be ignored.

Fixes #5255

(cherry picked from commit 434cd30)
efiop added a commit that referenced this pull request Jan 26, 2021
* dvc: ignore errors on protect/set_exec (#5335)

Both of these are not fatal and could safely be ignored.

Fixes #5255

(cherry picked from commit 434cd30)

* tests: upgrade azurite and enable loose mode

Backport of #5272

Co-authored-by: Ruslan Kuprieiev <kupruser@gmail.com>
Co-authored-by: Ruslan Kuprieiev <ruslan@iterative.ai>
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.

add: Fails to add file to shared cache on windows drive mount, regression from 1.7.2

1 participant