GNU bug report logs - #60604
[PATCH] gnu: castor: Fix compilation.

Previous Next

Package: guix-patches;

Reported by: Lilah Tascheter <lilah <at> lunabee.space>

Date: Fri, 6 Jan 2023 19:11:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60604 in the body.
You can then email your comments to 60604 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60604; Package guix-patches. (Fri, 06 Jan 2023 19:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lilah Tascheter <lilah <at> lunabee.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 06 Jan 2023 19:11:02 GMT) Full text and rfc822 format available.

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

From: Lilah Tascheter <lilah <at> lunabee.space>
To: guix-patches <at> gnu.org
Cc: Lilah Tascheter <lilah <at> lunabee.space>
Subject: [PATCH] gnu: castor: Fix compilation.
Date: Fri,  6 Jan 2023 13:09:26 -0600
Castor no longer compiles with latest packaged LibreSSL; latest
OpenSSL, however, does compile.

* gnu/packages/web.scm (castor)[inputs]: Replace libressl with openssl.
---
 gnu/packages/web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index dcb7b3872a..befca3fc90 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6543,7 +6543,7 @@ (define-public castor
            cairo
            gdk-pixbuf
            gtk+
-           libressl
+           openssl-3.0
            pango))
     (home-page "https://git.sr.ht/~julienxx/castor")
     (synopsis "Graphical client for plain-text protocols")

base-commit: 22ffa5e00a05f75bb3b4285cd1ede28f2e7c6325
-- 
2.37.3





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 31 Jan 2023 22:13:01 GMT) Full text and rfc822 format available.

Notification sent to Lilah Tascheter <lilah <at> lunabee.space>:
bug acknowledged by developer. (Tue, 31 Jan 2023 22:13:02 GMT) Full text and rfc822 format available.

Message #10 received at 60604-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Lilah Tascheter <lilah <at> lunabee.space>
Cc: 60604-done <at> debbugs.gnu.org
Subject: Re: bug#60604: [PATCH] gnu: castor: Fix compilation.
Date: Tue, 31 Jan 2023 23:12:10 +0100
Hi,

Lilah Tascheter <lilah <at> lunabee.space> skribis:

> Castor no longer compiles with latest packaged LibreSSL; latest
> OpenSSL, however, does compile.
>
> * gnu/packages/web.scm (castor)[inputs]: Replace libressl with openssl.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 01 Mar 2023 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 54 days ago.

Previous Next


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