unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* How to find a package file from substitute servers
@ 2023-12-18  8:31 Pan Xie
  2024-01-09 22:08 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Pan Xie @ 2023-12-18  8:31 UTC (permalink / raw)
  To: help-guix, guix-devel

Hello

I ask this question because I encounter a very mundane problem: I want
to use the `at' command on my GuixSD system.

Like what I always do on Archlinux, the first step is to find out which
package includes the `at' command:

#+begin_example
pacman -Fx bin/at$
usr/bin/at is owned by extra/at 3.2.5-2
#+end_example

Then I'll install the package, and so on.

Unfortunately, I can't find a way to do the similar thing on GuixSD. I
know there is a “guix locate” to find files from store items, but
those store items must be already present in my gnu store.

So how to query such informations from a substitute server? Will Guix
plan to add a package file database in the future?

Thanks

Pan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to find a package file from substitute servers
  2023-12-18  8:31 How to find a package file from substitute servers Pan Xie
@ 2024-01-09 22:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-01-09 22:08 UTC (permalink / raw)
  To: Pan Xie; +Cc: help-guix, guix-devel

Hello,

Pan Xie <xiepan@skyguard.com.cn> skribis:

> Unfortunately, I can't find a way to do the similar thing on GuixSD. I
> know there is a “guix locate” to find files from store items, but
> those store items must be already present in my gnu store.

There’s a plan to allow ‘guix locate’ to download a file database from
the build farm (for example) but unfortunately that has yet to become a
reality.  So for now, there’s now built-in way to fetch such a database.

Ludo’.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-09 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18  8:31 How to find a package file from substitute servers Pan Xie
2024-01-09 22:08 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).