GNU bug report logs - #74632
‘guix publish’ crashes with “Signals delivery fails constantly”

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Sun, 1 Dec 2024 14:23:02 UTC

Severity: important

Full log


View this message in rfc822 format

From: Divya Ranjan <divya <at> subvertising.org>
To: 74632 <at> debbugs.gnu.org, ludo <at> gnu.org
Subject: bug#74632: [PATCH 1/2] gnu: Remove font-iosevka-comfy.
Date: Wed, 12 Feb 2025 19:40:57 +0000
[Message part 1 (text/plain, inline)]
Sorry Ludo, I mistyped the bug number when sending the patches. They are supposed to be sent to #76232.

Apologies. If there's a way of deleting the last two patches from this issue, please do so.

Regards,

On 12 February 2025 17:27:00 GMT, Divya Ranjan <divya <at> subvertising.org> wrote:
>* gnu/packages/fonts.scm (font-iosevka-comfy): Delete variable.
>---
> gnu/packages/fonts.scm | 19 -------------------
> 1 file changed, 19 deletions(-)
>
>diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
>index c32f2ef5fb..16ab0af70e 100644
>--- a/gnu/packages/fonts.scm
>+++ b/gnu/packages/fonts.scm
>@@ -2093,25 +2093,6 @@ (define-public font-iosevka-ss09
>        (sha256
>         (base32 "1h5jfrpply7ypc4h6ivxs30qkrbni51zkj78xz6nz4zbnp923yi0"))))))
> 
>-(define-public font-iosevka-comfy
>-  (package
>-    (inherit font-iosevka)
>-    (name "font-iosevka-comfy")
>-    (version "1.2.0")
>-    (source (origin
>-              (method git-fetch)
>-              (uri (git-reference
>-                    (url "https://git.sr.ht/~protesilaos/iosevka-comfy")
>-                    (commit version)))
>-              (file-name (git-file-name name version))
>-              (sha256
>-               (base32 "1gccv28avxlkicl6rcsn6i23pdn0nrk91zhcyzwwc3nyzm2w8w40"))))
>-    (home-page "https://git.sr.ht/~protesilaos/iosevka-comfy")
>-    (description
>-     "Iosevka Comfy is a TTF font derived from Iosevka.  It is a slightly tweaked
>-     version of the original, designed for enhanced readability.")
>-    (license license:silofl1.1)))
>-
> (define-public font-junicode
>   (package
>     (name "font-junicode")
>-- 
>2.47.1
>

Divya Ranjan, Mathematics, Philosophy and Libre Software
[Message part 2 (text/html, inline)]

This bug report was last modified 123 days ago.

Previous Next


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