unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#59463: [doc] More foolproof command in https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html
@ 2022-11-21 17:34 Luca Cirrottola
  2022-11-21 17:56 ` bug#59464: " Luca Cirrottola
  2022-11-27 18:04 ` bug#59463: " pelzflorian (Florian Pelz)
  0 siblings, 2 replies; 3+ messages in thread
From: Luca Cirrottola @ 2022-11-21 17:34 UTC (permalink / raw)
  To: 59463

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

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 

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#59464: [doc] More foolproof command in https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html
  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
  2022-11-27 18:04 ` bug#59463: " pelzflorian (Florian Pelz)
  1 sibling, 0 replies; 3+ messages in thread
From: Luca Cirrottola @ 2022-11-21 17:56 UTC (permalink / raw)
  To: 59464

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#59463: [doc] More foolproof command in https://guix.gnu.org/cookbook/en/html_node/Reproducible-profiles.html
  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 ` bug#59464: " Luca Cirrottola
@ 2022-11-27 18:04 ` pelzflorian (Florian Pelz)
  1 sibling, 0 replies; 3+ messages in thread
From: pelzflorian (Florian Pelz) @ 2022-11-27 18:04 UTC (permalink / raw)
  To: Luca Cirrottola; +Cc: 59463-done

Thanks for reporting in time for the 1.4.0 release of the cookbook. :)
Fixed in 39f88ee29faa98d0b9b9761f2db8dc7721200fe5.

Regards,
Florian




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-27 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` bug#59464: " Luca Cirrottola
2022-11-27 18:04 ` bug#59463: " pelzflorian (Florian Pelz)

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