[Nix-dev] Why does my system rebuild rustc and cargo?

Matthias Beyer mail at beyermatthias.de
Tue Nov 24 20:44:19 CET 2015


After some sudoing:

    find /nix/var -name "*.sqlite" -exec sh -c "echo .exit | sudo sqlite3 -cmd 'PRAGMA integrity_check;' {}" \;
    [sudo] Passwort für m:
    ok
    find: "/nix/var/nix/profiles/per-container": Permission denied
    ok

On 24-11-2015 16:36:13, zimbatm wrote:
> Maybe one of the sqlite3 files is corrupted. What does this give you ?
> ```
> find /nix/var -name "*.sqlite" -exec sh -c "echo .exit | sqlite3 -cmd
> 'PRAGMA integrity_check;' {}" \;
> ```
> 
-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20151124/b399a965/attachment.bin 


More information about the nix-dev mailing list