Hi, I hafe a huge pile of files in /gnu/store/.links/, but they seem not to belong to the store:
[root guix]# /usr/bin/ls /gnu/store/.links/ | wc -l 33412 [root guix]# /usr/bin/ls /gnu/store/.links/ | sed s'!^!/gnu/store/.links/!' | xargs -n1 guix gc -d guix gc: error: build failed: path `/gnu/store/.links/0002s1j2dmph0jcqj04z1a39li6fc9glyss3fscwg3nyd5n918q1' is not in the Nix store …… and so on. I't not an error in the sed-command: [root guix]# ls /gnu/store/.links/0002s1j2dmph0jcqj04z1a39li6fc9glyss3fscwg3nyd5n918q1 /gnu/store/.links/0002s1j2dmph0jcqj04z1a39li6fc9glyss3fscwg3nyd5n918q1 How can I get rid of them? -- Regards Hartmut Goebel | Hartmut Goebel | [email protected] | | www.crazy-compilers.com | compilers which you thought are impossible |
