all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luca Cirrottola <luca.cirrottola@inria.fr>
To: 59464@debbugs.gnu.org
Subject: bug#59464: [doc] More foolproof command in https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html
Date: Mon, 21 Nov 2022 18:56:52 +0100 (CET)	[thread overview]
Message-ID: <1334964432.33471457.1669053412587.JavaMail.zimbra@inria.fr> (raw)
In-Reply-To: <604440286.33445137.1669052094687.JavaMail.zimbra@inria.fr>

[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]

More important (real error): the option `--profile` seems to need a `=` after it, so the fifth line (`guix pull --channels=channel-specs.scm --profile "$GUIX_EXTRA/my-project/guix"`) gives problems without. 
It works normally with the correction: `guix pull --channels=channel-specs.scm --profile="$GUIX_EXTRA/my-project/guix"` 

Cheers! 
Luca 

> De: "Luca Cirrottola" <luca.cirrottola@inria.fr>
> À: "bug-guix" <bug-guix@gnu.org>
> Envoyé: Lundi 21 Novembre 2022 18:34:54
> Objet: [doc] More foolproof command in
> https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html

> Hello guixers,
> For an even more foolproof experience when trying [
> https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html |
> https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html ] (which
> already goes very smoothly), the command
> `mkdir "$GUIX_EXTRA"/my-project` (fourth line) could add the option `-p` (i.e.
> `mkdir -p "$GUIX_EXTRA"/my-project`).

> Keep hacking!

> Luca

> --
> Luca CIRROTTOLA
> Research software engineer @ INRIA center of the university of Bordeaux
> Personal webpage: [ https://lcirrottola.github.io/ |
> https://lcirrottola.github.io/ ]
> Tel: +33 5 2 4 57 41 21
> 200 Avenue de la Vieille Tour
> 33405 Talence cedex
> France

-- 
Luca CIRROTTOLA 
Research software engineer @ INRIA center of the university of Bordeaux 
Personal webpage: [ https://lcirrottola.github.io/ | https://lcirrottola.github.io/ ] 
Tel: +33 5 2 4 57 41 21 
200 Avenue de la Vieille Tour 
33405 Talence cedex 
France 

[-- Attachment #2: Type: text/html, Size: 4979 bytes --]

  reply	other threads:[~2022-11-22 12:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 17:34 bug#59463: [doc] More foolproof command in https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html Luca Cirrottola
2022-11-21 17:56 ` Luca Cirrottola [this message]
2022-11-27 18:04 ` pelzflorian (Florian Pelz)

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=1334964432.33471457.1669053412587.JavaMail.zimbra@inria.fr \
    --to=luca.cirrottola@inria.fr \
    --cc=59464@debbugs.gnu.org \
    /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.