all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel@gnu.org, Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: Re: Can we increase the print width/column in daemon backtraces
Date: Mon, 25 May 2020 23:28:33 +0200	[thread overview]
Message-ID: <87tv03snzy.fsf@gnu.org> (raw)
In-Reply-To: <87v9kko1ci.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Mon, 25 May 2020 10:39:09 +0200")

Hi,

Pierre Neidhardt <mail@ambrevar.xyz> skribis:

> The COLUMN environment option (set in root's .bash_profile) does not
> extend the print width of backtraces when running `guix build`.

I understand, but which backtraces are we talking about?

COLUMNS only helps if you wish to debug ‘guix build’ itself.  It cannot
influence Guile processes launched by the daemon, such as those that
build derivations and the helper processes (‘guix substitute’, etc.).

In most cases, we’re interested in backtraces coming from Guile
processes that build derivations.  For that, we need to set COLUMNS in
the #:env-vars argument of ‘gexp->derivation’ or similar.

HTH!

Ludo’.


  parent reply	other threads:[~2020-05-25 21:28 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15 10:36 Can we increase the print width/column in daemon backtraces Pierre Neidhardt
2019-07-15 12:47 ` Ricardo Wurmus
2019-07-15 12:56   ` Pierre Neidhardt
2019-09-17  1:58     ` Maxim Cournoyer
2019-09-17  6:46       ` Pierre Neidhardt
2020-05-20  9:02       ` Pierre Neidhardt
2020-05-21 11:14         ` Katherine Cox-Buday
2020-05-22  8:14           ` Pierre Neidhardt
2020-05-24 21:19         ` Ludovic Courtès
2020-05-25  8:39           ` Pierre Neidhardt
2020-05-25  9:54             ` Tobias Geerinckx-Rice
2020-05-25 11:51               ` Pierre Neidhardt
2020-05-25 21:28             ` Ludovic Courtès [this message]
2020-05-26  7:16               ` Pierre Neidhardt
2020-05-25 11:51           ` Pierre Neidhardt
2020-05-25 15:26             ` Marius Bakke
2020-05-26  7:17               ` Pierre Neidhardt
2020-05-26  7:50                 ` Marius Bakke
2020-05-26  8:19                   ` Pierre Neidhardt
2020-05-27 10:43                   ` Ricardo Wurmus
2020-05-27 11:09                     ` Pierre Neidhardt
2020-05-28 22:07                       ` Ludovic Courtès
2020-05-29  9:30                         ` Pierre Neidhardt
2019-07-15 12:58   ` swedebugia
2019-07-15 15:23   ` P
2019-07-15 15:40     ` Ricardo Wurmus
2019-07-15 18:38       ` Robert Vollmert
2019-07-15 20:41         ` Robert Vollmert

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=87tv03snzy.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=mail@ambrevar.xyz \
    --cc=maxim.cournoyer@gmail.com \
    /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.