GNU bug report logs - #35542
Installer does not display full backtrace on error

Previous Next

Package: guix;

Reported by: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Date: Fri, 3 May 2019 09:00:01 UTC

Severity: normal

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
Cc: 35542 <at> debbugs.gnu.org, Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: bug#35542: Installer does not display full backtrace on error
Date: Sat, 4 May 2019 14:54:09 +0200
[Message part 1 (text/plain, inline)]
Hi,

On Sat, 4 May 2019 14:24:03 +0200
"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> wrote:

> I now get linewrapping, but provoked errors (these are not new bugs!)
> are cut off like
> 
> In ./gnu/installer/keymap.scm
>     163:7  8 (_ _)
> In unknown file:
>            7 (scm-error misc-error #f "~A" ("Unable to locate
> keym…") …)
> 
> This seems like the same issue as Guile error backtraces only reaching
> until the right end of the terminal and then getting cut off with
> ellipses ….

Oh, that again.  I've had it before and worked around it before.

Try

,use (system repl debug) ; or #:use-module (system repl debug)
(terminal-width 2000000)

f.e. at the top of gnu/installer.scm

[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 6 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.