Ricardo Wurmus wrote 2 years ago
(address . bug-guix@gnu.org)
I ran “guix locate” on the HPC cluster where we generally don’t ever run
“guix gc”. Here’s what I got:
Toggle snippet (10 lines)
$ time guix locate ls
guix locate: indexing files from /gnu/store...
guix locate: traversing local profile manifests...
guix locate: error: unsupported manifest format
real 2m24.029s
user 3m11.519s
sys 0m5.617s
It would be good if it printed the location of the problematic manifest
and ignored it.
--
Ricardo