Skip to content

Fresh install /.dvc/updater.lock for all commands #2897

@hjuhel-cdpq

Description

@hjuhel-cdpq

Setup informations

dvc --version
0.71.0

Installed with pip, on a Ubuntu 18.04 version

Issue

Hi,

I am m new to DVC. I have installed DVC on a fresh Ubuntu install. Every command (except init and get) I tried to run raised the following error :

ERROR: unexpected error - [Errno 1] Operation not permitted: '<path_to_repo>/.dvc/tmp/bb2d3250118bf7b0d1042b10868e8e14.lock' -> '<path_to_repo>/.dvc/updater.lock'

With <path_to_repo> being a path to a working Git repository.

The issue first occured when I was following the "Get Started" section of DVC :

dvc get https://github.com/iterative/dataset-registry/get-started/data.xml -o data/data.xml
dvc add data/data.xml

For now I have tried :

  • To remove the updater.loc, but the file does not exist
  • To remove the .dvc/tmp/*.lock .

The status is not working neither.

Can you help figuring out what I'm doing wrong please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDid we break something?

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions