[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What’s the weather like?
From: |
Ludovic Courtès |
Subject: |
Re: What’s the weather like? |
Date: |
Mon, 24 Jul 2017 11:07:33 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello!
Catonano <address@hidden> skribis:
> First: having never being involved with binaries publishing I don't know
> what you mean with
> "if the server uses
> ‘guix publish --cache’"
The ‘--cache’ option instructs ‘guix publish’ to maintain a cache of the
archives it publishes (“nars”):
https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-publish.html
> or with
>
> "We can add multiple -s flags"
One can run “guix weather -s x86_64-linux -s armhf-linux” to get results
for both ARM and x86_64.
> Having said that, I think it would be interesting to have the percentage of
> missing binaries for a specific operation rathher than for the whole server
>
> For example, if I want to reconfigure my system or if I want to create a VM
> image, how many binaries are missing in order to do that ?
You can always use “--dry-run”, which shows a list of what would be
built/downloaded. The possibly long lists it returns are not as easy to
read as we’d like, though.
Ludo’.
Re: What’s the weather like?, Ricardo Wurmus, 2017/07/23
- Re: What’s the weather like?, Ricardo Wurmus, 2017/07/23
- Re: What’s the weather like?, Ricardo Wurmus, 2017/07/23
- Re: What’s the weather like?, Ludovic Courtès, 2017/07/25
- Re: What’s the weather like?, Alex Kost, 2017/07/26
- Re: What’s the weather like?, Ludovic Courtès, 2017/07/27
- Re: What’s the weather like?, Ricardo Wurmus, 2017/07/27