GNU bug report logs - #78315
[PATCH emacs-team 00/53] More fixes, and a lot of style improvements.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Thu, 8 May 2025 12:49:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Full log


Message #185 received at 78315 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: Nicolas Graves <ngraves <at> ngraves.fr>
Cc: 78315 <at> debbugs.gnu.org
Subject: Re: [bug#78315] [PATCH 09/53] gnu: emacs-mu4e-dashboard: Update to
 0.1.1-1.c9c09b7.
Date: Sat, 17 May 2025 10:58:40 -0700
Hi Nicolas,

Nicolas Graves <ngraves <at> ngraves.fr> writes:

> * gnu/packages/emacs-xyz.scm (emacs-mu4e-dashboard): Update to 
> 0.1.1-1.c9c09b7.
> ---
>  gnu/packages/emacs-xyz.scm | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm 
> b/gnu/packages/emacs-xyz.scm
> index 6dd82ab82e..ae8515e967 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -30929,8 +30929,8 @@ (define-public emacs-sxiv
>  ;; Package has no releases or tags.  Version is extracted from 
>  "Version:"
>  ;; keyword in main file.
>  (define-public emacs-mu4e-dashboard
> -  (let ((commit "16ffbb2a36817647e345f60acdfaac66dda28c0f")
> -        (revision "0"))
> +  (let ((commit "c9c09b7ed6433070de148b656ac273b7fb7cec07")
> +        (revision "1"))

The package build seems to hang at:

   Running 1 tests (2025-05-17 17:53:14+0000, selector ‘t’)

I let it sit for around 30 minutes, but it didn’t complete in that 
time.  Not sure if the update breaks the tests, or they were 
already broken, but seems like we either want to skip this patch 
or disable tests for this package.

 -- Ian




This bug report was last modified 21 days ago.

Previous Next


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