[Nix-dev] corrupted manifest?
Eelco Dolstra
eelco.dolstra at logicblox.com
Thu Aug 16 15:09:17 CEST 2012
Hi,
On 16/08/12 03:02, Marco Maggesi wrote:
> nix-store --verify --check-contents
>
> says
>
> checking hashes...
> path `/nix/store/fkp6f4kdn8a3qpjdx2v8hf4a8mra4vyj-MANIFEST.bz2' was modified!
> expected hash
> `9f8e66e683a2de341b801ae24d5d03b4de3e29c98bfbd8c06f562c03550eb209', got
> `0c04804fa7a75716ef0134c7a06d0171f59c2a3b5e35e7c1040c352719f54cd6'
>
> How can fix this?
Try
$ rm /nix/var/nix/manifests/*
$ nix-store --delete /nix/store/fkp6f4kdn8a3qpjdx2v8hf4a8mra4vyj-MANIFEST.bz2
$ nix-channel --update
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list