GNU bug report logs -
#30130
Add ‘guix whereis’ command
Previous Next
Reported by: Mathieu Lirzin <mthl <at> gnu.org>
Date: Mon, 15 Jan 2018 17:17:02 UTC
Severity: wishlist
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> This could be solved by a new field in the package-record: (provides
> '("list of commands provided"))
The danger with doing this in a package definition is that it can easily
go out of sync unless we also add a verification phase to compare the
output with the list of provided executables. Another problem is that
the list might not be complete and it is yet another manual thing to
maintain for all packages.
Another approach is to shift this task to substitute servers.
> E.g. right now in my guixsd I have no "file" command. I have no idea
> which package installs it. :p
The confusingly named “file” package provides the “file” executable ;)
--
Ricardo
This bug report was last modified 1 year and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.