GNU bug report logs - #44985
ANSI sequences in unattended-upgrades.log?

Previous Next

Package: guix;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Tue, 1 Dec 2020 09:01:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: 藍ĉŒşç‘‹ <lantw44 <at> gmail.com>
To: 44985 <at> debbugs.gnu.org
Subject: bug#44985: ANSI sequences in unattended-upgrades.log?
Date: Mon, 14 Jun 2021 22:19:23 +0800
The commit d613c1771a1986d3c0f1e034155fde41f32f9b8e seems to break tests/guix-
environment.sh test for Guix 1.3.0 on Guile 2.2.7.

The line which causes the test to fail is:

  (when (zero? (modulo (round (* 100. (/ transferred size))) 10))

When Guile 2.2.7 runs this line, it fails with the error:

  Wrong type (expecting exact integer): 2.0

The error comes from the call to 'zero?'.




This bug report was last modified 4 years and 28 days ago.

Previous Next


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