hSUM / errors / SQLITE_CORRUPT
SQLITE_CORRUPT
INDEX_CORRUPT
not retryable
exit 5
Problem
SQLite reports index corruption
Cause
the database failed a structural or integrity check
Fix
quarantine the index and run hsum doctor
Explain this offline
No network required — the same catalog ships inside the binary:
hsum help error SQLITE_CORRUPT
Category
INDEX_CORRUPT — The index file is not a valid or self-consistent hSUM database.
Canonical URL: https://hsum.burkankale.com/docs/0.1.0-alpha.1/errors/SQLITE_CORRUPT