unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: swedebugia <swedebugia@riseup.net>
Cc: 33318@debbugs.gnu.org
Subject: [bug#33318] [PATCH] doc: Add cindex & command to show versions of dependencies
Date: Thu, 07 Apr 2022 13:45:09 +0200	[thread overview]
Message-ID: <86czht3ynu.fsf@gmail.com> (raw)
In-Reply-To: <3daf961d-eab0-305f-b6e3-76f38b0643da@riseup.net> (swedebugia@riseup.net's message of "Thu, 8 Nov 2018 17:00:35 +0100")

Hi,

Looking at the status of old patches, I hit this one patch#33318:

    <http://issues.guix.gnu.org/issue/33318>

Thanks for the patch.


On Thu, 08 Nov 2018 at 17:00, swedebugia <swedebugia@riseup.net> wrote:

> +@cindex producing the binary guix tarball
>  The binary installation tarball can be (re)produced and verified simply
>  by running the following command in the Guix source tree:
>
> @@ -743,8 +745,15 @@ make check TESTS="tests/base64.scm" SCM_LOG_DRIVER_FLAGS="--brief=no"
>  Upon failure, please email @email{bug-guix@@gnu.org} and attach the
>  @file{test-suite.log} file.  Please specify the Guix version being used
>  as well as version numbers of the dependencies (@pxref{Requirements}) in
> -your message.
> +your message, e.g. by running this command:
>
> +@example
> +guile --version | head -1 && guix --version | head -1 && \
> +gcc --version | head -1 && echo -n ``libgcrypt `` && \
> +libgcrypt-config --version && make --version | head -1
> +@end example

Well, I do not know if this example is really useful.

I mean, if one is able to successfully run ’make’ without running before
“guix shell -D guix”, then this person probably already know how to
provide the versions of the dependencies, I guess. :-)

Moreover, such failures are rare so once the bug report open, we can ask
more details if the initial report does not contain enough.

I propose to close this submission without applying.  WDYT?


Cheers,
simon




  parent reply	other threads:[~2022-04-07 11:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 16:00 [bug#33318] [PATCH] doc: Add cindex & command to show versions of dependencies swedebugia
2019-01-03 16:21 ` swedebugia
2022-04-07 11:45 ` zimoun [this message]
2022-06-23  8:22   ` bug#33318: " zimoun

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86czht3ynu.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=33318@debbugs.gnu.org \
    --cc=swedebugia@riseup.net \
    /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 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).