bug#68895: Difference between trace behavior in guix repl and guile

2024-02-02 Thread Adriel Dumas--Jondeau via Bug reports for GNU Guix
Here's what's happening in a guix repl: ``` (guix-user)> ,use (guix scripts build) (guix-user)> ,trace (guix-build "hello") ; doesn't output any trace for some reason ``` And here'the same for a guile repl: ``` (guile-user)> ,use (guix scripts build) (guile-user)> ,trace (guix-build "hello") ;

bug#67038: [PATCH] guix: status: Fix ellipsis inconsistencies.

2023-11-22 Thread Adriel Dumas--Jondeau via Bug reports for GNU Guix
Fixes . Reported by Ricardo Wurmus. * guix/status.scm (print-build-event): Fix ellipsis inconsistencies. --- guix/status.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) We just made this patch after Capitole du Libre at Toulouse as an example for