Skip to content

Calling db.Checkpoint with destDir like ./foo returns no such file or directory #4268

@gawen

Description

@gawen

IIUC, this is because mkdirAllAndSyncParents is called, append an empty string as parent path in parentPaths, and fs.OpenDir on an empty string fails with the error no such file or directory.

Using pebble v.1.1.3

Jira issue: PEBBLE-324

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions