[Nix-dev] --veriy still trouble / can't run garbage collector

Marc Weber marco-oweber at gmx.de
Mon Mar 24 09:25:24 CET 2008


[marc at nixos:~]$ sudo nix-store --verify &> /tmp/o

[marc at nixos:~]$ head /tmp/o
checking path existence
checking the derivers table
checking the references table
adding missing referrer mapping from `/nix/store/x4isb603dw8v0drr81kahf3cl6ghc7dq-rts-1.0' to `/nix/store/n0swz92imrr565ikvvds785s095ask6f-Cabal-1.2.0'
incomplete closure: `/nix/store/n0swz92imrr565ikvvds785s095ask6f-Cabal-1.2.0' needs missing `/nix/store/x4isb603dw8v0drr81kahf3cl6ghc7dq-rts-1.0'
adding missing referrer mapping from `/nix/store/yjc1zbv66k5nq5dwbq76hbmmb7axzsbh-ghc-6.8.0.20071004' to `/nix/store/n0swz92imrr565ikvvds785s095ask6f-Cabal-1.2.0'
incomplete closure: `/nix/store/n0swz92imrr565ikvvds785s095ask6f-Cabal-1.2.0' needs missing `/nix/store/yjc1zbv66k5nq5dwbq76hbmmb7axzsbh-ghc-6.8.0.20071004'
adding missing referrer mapping from `/nix/store/6aaqz9vbflchyypfkz3smi58myq912b0-ghcPkgUtil-internal.drv' to `/nix/store/2n1fm87m1hyg5ykjq3wziyikwh7dc4f0-html-1.0.1.1.drv'
incomplete closure: `/nix/store/2n1fm87m1hyg5ykjq3wziyikwh7dc4f0-html-1.0.1.1.drv' needs missing `/nix/store/6aaqz9vbflchyypfkz3smi58myq912b0-ghcPkgUtil-internal.drv'
adding missing referrer mapping from `/nix/store/6aaqz9vbflchyypfkz3smi58myq912b0-ghcPkgUtil-internal.drv' to `/nix/store/h4maaf2rllkc36zy3azh10ahyki8fxcy-parsec-2.1.0.0.drv'

[marc at nixos:~]$ tail /tmp/o
removing referrer entry from `/nix/store/iaqh89m94kzbshi1cnjxhpwqc6bkbl7p-base-2.1.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/j9ym37wvm16lmd7h3zxz206i9fivwzm0-process-1.0.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/jljy7csdakdzavqsvn72nqzb04rd56hh-rts-1.0.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/nd4s0njimg26ps0xb717kfyq6lgkwjxj-pretty-1.0.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/nlnr37vbjpjj0nn649r3wgkx5xg9z6x7-Cabal-1.2.0.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/pa42j343fxngwwgiyyxz0n7xsi74kzpa-containers-0.1.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/r0p9c1ig67qm6pvnb6g24fj0rhhbivhm-template-haskell-0.1.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/s2f4n4pv2bl7crcpxv3px01ci6jc1ch9-filepath-1.0.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/yq8yh8c3dq3szcrmldcbzja2m5zb6cvb-packedstring-0.1.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'
removing referrer entry from `/nix/store/zw4nq75vyqp08wnq7ldmql5chz32s28a-unix-2.0.drv' to invalid `/nix/store/zmy1gzrpbgarj2x8y382b4yz1d2drshg-ghc-6.8.0.20071004.drv'

[marc at nixos:~]$ sudo nix-collect-garbage 
error: path `/nix/store/3qcjl6qv6mz2kr42z8fy2l83ghy0q225-env-manifest' is not valid
0 bytes (0.00 MiB) freed


It can't be valid, it doesn't exist.
How can I recover?

Sincerly
Marc Weber



More information about the nix-dev mailing list