mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
When aptly crashes it is possible to get a corrupt database with a dangling key reference.
This results in an error with 'key not found', eg:
ERROR: unable to load package Pall example-package 1.2.3 778cf6f877bf6e2d: key not found
This change makes `db recover` fix this situation by removing the dangling references.
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
Loading mirrors, local repos, snapshots and published repos...
|
|
Loading list of all packages...
|
|
Deleting unreferenced packages (0)...
|
|
Building list of files referenced by packages...
|
|
Building list of files in package pool...
|
|
Deleting unreferenced files (1)...
|
|
Disk space freed: 12.18 KiB...
|
|
Compacting database...
|