unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52702: Cannot install a package from a `nar' archive without network access.
@ 2021-12-21 10:45 Pierre-Henry Fröhring
  0 siblings, 0 replies; only message in thread
From: Pierre-Henry Fröhring @ 2021-12-21 10:45 UTC (permalink / raw)
  To: 52702

Hello,

I cannot get Guix to install a package from a `nar' archive without network access. 
Here are the steps to reproduce the unexpected behaviour : 

These commands :


┌────
│ guix install hello
│ guix archive --export -r hello > hello.nar
│ guix remove hello
│ guix package --delete-generations
│ guix gc
│ guix archive --import < ./hello.nar
│ guix package -i /gnu/store/81bdcd5x4v50i28h98bfkvvkx9cky63w-hello-2.10
└────

give :

┌────
│ Le paquet suivant sera installé :
│    hello 2.10
│ 
│ La dérivation suivante sera compilée :
│    /gnu/store/b3zshi8adni3xy2zn3cngayh5dhfvvrs-profile.drv
│ 
│ 32,0 Mo seront téléchargés
│ guix substitute: error: erreur lors de la consultation du nom d'h\u00f4te : Nom ou service inconnu
│ la substitution de /gnu/store/gzh4pjhzhbfbn4kdiba3hl8b264y19q4-module-import-compiled a échoué
│ guix package: erreur : some substitutes for the outputs of derivation
│ `/gnu/store/6i7mhz4vxl4g19q7cabc0rvmpw5dijzx-module-import-compiled.drv' failed
│ (usually happens due to networking issues); try `--fallback' to build derivation from
│ source
└────





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-21 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 10:45 bug#52702: Cannot install a package from a `nar' archive without network access Pierre-Henry Fröhring

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).