-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
S-triageStatus: Waiting for a maintainer to triage this issue/PRStatus: Waiting for a maintainer to triage this issue/PR
Description
I create a rustic backup repo (on google drive). I have about 12snapshots in there less than 400GB of data. I deleted a snapshot that was too big (because glob excludes did not apply because in the config they were absolute path, but I ran rustic with a relative backup path). Then I ran a prune.
rustic prune --repack-cacheable-only true
[INFO] using config [...]
[INFO] repository opendal:: password is correct.
[INFO] using cache at /var/cache/rustic/[...]
[00:00:52] reading index... ████████████████████████████████████████ 105/105
[00:00:10] reading snapshots... ████████████████████████████████████████ 19/19
[00:00:02] finding used blobs... ████████████████████████████████████████ 19/19
[00:36:35] getting packs from repository...
error: `rustic_core` experienced an error related to `internal operations`.
Message:
Pack size `0` of id `3f87bb7b` does not match the expected size `53705837` in the index file.
Metadata
Metadata
Assignees
Labels
S-triageStatus: Waiting for a maintainer to triage this issue/PRStatus: Waiting for a maintainer to triage this issue/PR