Skip to content

cache: checksum collision if there is dos2unix in the pipeline #992

Closed
@efiop

Description

@efiop

As @shcheklein noticed, if user will have dvc add data && dvc run -d data -o data.unix dos2unix data data.unix in his pipeline, we will get a cache collision since we use dos2unix to compute checksum in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDid we break something?p3-nice-to-haveIt should be done this or next sprint

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions