Skip to content

packages with symlinks are refetched on every build #14509

Description

@punchagan

Expected Behavior

When running dune build in a project that uses package management, any dependencies that have symlinks (for example menhir) are re-downloaded since symlinks are not cached.

Actual Behavior

As a user, I would've expected that nothing gets downloaded on each build assuming there aren't any updates to packages.

Reproduction

#14429 added a repro cram test for this issue

Metadata

Metadata

Assignees

Labels

package managementDune's package management — `(pkg)` stanza, lockdirs, `dune pkg` commands

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions