GNU bug report logs - #62897
[PATCH] gnu: python-txtorcon: Fix build failure due

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Mon, 17 Apr 2023 09:44:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 62897 in the body.
You can then email your comments to 62897 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#62897; Package guix-patches. (Mon, 17 Apr 2023 09:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brendan Tildesley <mail <at> brendan.scot>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 17 Apr 2023 09:44:01 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-txtorcon
Date: Mon, 17 Apr 2023 19:42:22 +1000
gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure due
to missing dependency.
---
 gnu/packages/python-crypto.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index f434c90c73..bf083497d0 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1317,6 +1317,7 @@ (define-public python-txtorcon
      (list python-automat
            python-idna
            python-incremental
+           python-pyopenssl
            python-service-identity
            python-twisted
            python-zope-interface))
-- 
2.37.3





Information forwarded to guix-patches <at> gnu.org:
bug#62897; Package guix-patches. (Wed, 19 Apr 2023 04:07:02 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <mail <at> brendan.scot>
To: 62897 <at> debbugs.gnu.org
Subject: [PATCH v2] gnu: python-txtorcon: Fix build.
Date: Wed, 19 Apr 2023 14:05:39 +1000
gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure due
to missing dependency.
---
Of course I messed up the commit message...

 gnu/packages/python-crypto.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index f434c90c73..bf083497d0 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -1317,6 +1317,7 @@ (define-public python-txtorcon
      (list python-automat
            python-idna
            python-incremental
+           python-pyopenssl
            python-service-identity
            python-twisted
            python-zope-interface))
-- 
2.37.3





Changed bug title to '[PATCH] gnu: python-txtorcon: Fix build failure due' from '[PATCH] gnu: python-txtorcon' Request was from Adam Faiz <adam.faiz <at> disroot.org> to control <at> debbugs.gnu.org. (Wed, 19 Apr 2023 05:08:02 GMT) Full text and rfc822 format available.

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 21 Apr 2023 09:06:01 GMT) Full text and rfc822 format available.

Notification sent to Brendan Tildesley <mail <at> brendan.scot>:
bug acknowledged by developer. (Fri, 21 Apr 2023 09:06:01 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 62897-done <at> debbugs.gnu.org
Subject: Re: [bug#62897] [PATCH v2] gnu: python-txtorcon: Fix build.
Date: Fri, 21 Apr 2023 11:05:41 +0200
Hello,

Brendan Tildesley <mail <at> brendan.scot> writes:

> gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure due
> to missing dependency.
> ---
> Of course I messed up the commit message...

I tweaked again the commit message (mentionning python-pyopenssl
addition) and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 May 2023 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 34 days ago.

Previous Next


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