[Nix-dev] error: querying path in database: database disk image is malformed

Marco Maggesi maggesi at math.unifi.it
Mon Jul 25 10:23:27 CEST 2016


Hi,

during the last upgrade I got this error:

# nix-env --always -u
error: querying path in database: database disk image is malformed
(use ‘--show-trace’ to show detailed location information)

Here is what sqlite says:

./sqlite3 /nix/var/nix/db/db.sqlite "pragma integrity_check"
*** in database main ***
Page 5033: btreeInitPage() returns error code 11
Page 3988: btreeInitPage() returns error code 11
Page 1926: btreeInitPage() returns error code 11
Page 2363: btreeInitPage() returns error code 11
Page 3146: btreeInitPage() returns error code 11
Page 5090: btreeInitPage() returns error code 11
Page 5124: btreeInitPage() returns error code 11
Page 283: btreeInitPage() returns error code 11
Error: database disk image is malformed

Can you give me a suggestion on the cheapest way to recover from this?

Thanks,
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160725/4b8c7bdb/attachment.html>


More information about the nix-dev mailing list