bug#66319: Incorrect code snippet in manual

2023-10-19 Thread Gabriel Hondet via Bug reports for GNU Guix
Hi, On Wed, Oct 11, 2023 at 12:36:24PM +0200, Simon Tournier wrote: > Hi, > > On Mon, 02 Oct 2023 at 18:38, Gabriel Hondet via Bug reports for GNU Guix > wrote: > > > The code snippets of the page 'Sending a patch series' look incorrect to > > me: t

bug#66319: Incorrect code snippet in manual

2023-10-04 Thread Gabriel Hondet via Bug reports for GNU Guix
Hello, The code snippets of the page 'Sending a patch series' look incorrect to me: the snippets mention the email address "guix-patc...@debbugs.gnu.org" but the text mentions "guix-patc...@gnu.org". For instance, > We can now send just the cover letter to the guix-patc...@gnu.org > address, whic

bug#66222: closed (Re: Fail to build guix documentation)

2023-09-28 Thread Gabriel Hondet via Bug reports for GNU Guix
Hi! This is embarrassing, I thought I updated guix, but apparently not. My apologies! I now updated Guix and it compiles, as expected. Thanks! Cheers, Gabriel On Wed, Sep 27, 2023 at 01:17:02PM +, GNU bug Tracking System wrote: > Your bug report > > #66222: Fail to build guix documentation

bug#66222: Fail to build guix documentation

2023-09-27 Thread Gabriel Hondet via Bug reports for GNU Guix
Hello, I was trying to setup guix following the steps given in https://guix.gnu.org/manual/en/html_node/Building-from-Git.html I already have the Guix package manager installed, so, in the checked out repository, I enter a suitable shell using `guix shell -D guix help2man git strace guile --pure`