[doc] More foolproof command in https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html

  • Done
  • quality assurance status badge
Details
2 participants
  • Luca Cirrottola
  • Ludovic Courtès
Owner
unassigned
Submitted by
Luca Cirrottola
Severity
normal
Merged with
L
L
Luca Cirrottola wrote on 21 Nov 2022 18:56
(name . bug-guix)(address . bug-guix@gnu.org)
1334964432.33471457.1669053412587.JavaMail.zimbra@inria.fr
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

Toggle quote (28 lines)
> 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: file
L
L
Ludovic Courtès wrote on 22 Nov 2022 09:17
control message for bug #59463
(address . control@debbugs.gnu.org)
87fsebiet1.fsf@gnu.org
merge 59463 59464
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 59464@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 59464
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch