From: nigko <nigko.yerden@gmail.com>
To: Rutherther <rutherther@ditigal.xyz>
Cc: Simon Tournier <zimon.toutoune@gmail.com>, help-guix@gnu.org
Subject: Re: 'guix install' downloads all outputs for packages with cmake build system.
Date: Wed, 11 Dec 2024 18:02:26 +0500 [thread overview]
Message-ID: <CAO356aFCKPcTqufhNR-c+PCXpusd8ZK4GQU90hpo-LDgD7wm+Q@mail.gmail.com> (raw)
In-Reply-To: <875xnqppk1.fsf@ditigal.xyz>
Here is an example of problematic package with gnu-build-system:
----------------------begin--------------------------------------------
$ guix install libsmf
guix install: warning: Your Guix installation is 16 days old.
guix install: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.
The following package will be installed:
libsmf 1.3
substitute: updating substitutes from
'https://cuirass.genenetwork.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
0.1 MB will be downloaded
libsmf-1.3-static 21KiB
libsmf-1.3 36KiB
The following derivation will be built:
/gnu/store/hkbg1bppzchxzcc9z3mx7hmn1mz8v97p-profile.drv
building CA certificate bundle...
...
----------------------end----------------------------------------------
With --no-grafts option:
----------------------begin--------------------------------------------
$ guix install --no-grafts libsmf
guix install: warning: Your Guix installation is 16 days old.
guix install: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.
The following package will be installed:
libsmf 1.3
substitute: updating substitutes from
'https://cuirass.genenetwork.org'... 100.0%
The following derivation will be built:
/gnu/store/qhxnykr6r0zkw5s030yg2ham9fsvjw04-profile.drv
0.0 MB will be downloaded
libsmf-1.3 36KiB
generating GLib schema cache...
...
----------------------end----------------------------------------------
Regards,
Nigko
prev parent reply other threads:[~2024-12-11 13:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 13:55 'guix install' downloads all outputs for packages with cmake build system nigko
2024-12-10 14:49 ` Simon Tournier
2024-12-10 18:28 ` Nigko Yerden
2024-12-11 8:54 ` Rutherther
2024-12-11 11:42 ` nigko
2024-12-11 13:02 ` nigko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAO356aFCKPcTqufhNR-c+PCXpusd8ZK4GQU90hpo-LDgD7wm+Q@mail.gmail.com \
--to=nigko.yerden@gmail.com \
--cc=help-guix@gnu.org \
--cc=rutherther@ditigal.xyz \
--cc=zimon.toutoune@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.