GNU bug report logs - #57657
[PATCH] python-ipython currently does not build

Previous Next

Package: guix-patches;

Reported by: Ben Van Sleen <benvansleen <at> gmail.com>

Date: Thu, 8 Sep 2022 02:10:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 57657 in the body.
You can then email your comments to 57657 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#57657; Package guix-patches. (Thu, 08 Sep 2022 02:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ben Van Sleen <benvansleen <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 08 Sep 2022 02:10:02 GMT) Full text and rfc822 format available.

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

From: Ben Van Sleen <benvansleen <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] python-ipython currently does not build
Date: Wed, 7 Sep 2022 17:02:07 -0500
[Message part 1 (text/plain, inline)]
Hi,

Hope y'all are well!

python-ipython does not build due to failing tests in python-pydevd. The
older version on python-pydevd simply disables these tests. I'm submitting
a patch to disable the tests on the current version as well.

Best,
Ben Van Sleen


From c3d2255a401bda1a16df6052133163262dc57ab3 Mon Sep 17 00:00:00 2001
From: Ben Van Sleen <benvansleen <at> gmail.com>
Date: Wed, 7 Sep 2022 16:06:00 -0500
Subject: [PATCH] python-pydevd v2.8.0: Disable failing tests due to
deprecated
 decorator

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

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b058704172..9047f848ef 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12741,6 +12741,7 @@ (define-public python-pydevd
       (build-system python-build-system)
       (arguments
        (list
+        #:tests? #f
         #:phases
         #~(modify-phases %standard-phases
             (add-after 'unpack 'fix-tests
--
2.37.3
[Message part 2 (text/html, inline)]
[0001-python-pydevd-v2.8.0-Disable-failing-tests-due-to-de.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#57657; Package guix-patches. (Sun, 11 Sep 2022 20:11:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Ben Van Sleen <benvansleen <at> gmail.com>
Cc: 57657 <at> debbugs.gnu.org
Subject: Re: [bug#57657] [PATCH] python-ipython currently does not build
Date: Sun, 11 Sep 2022 21:08:27 +0100
[Message part 1 (text/plain, inline)]
Ben Van Sleen <benvansleen <at> gmail.com> writes:

> Hi,
>
> Hope y'all are well!
>
> python-ipython does not build due to failing tests in python-pydevd. The older version on python-pydevd simply disables these tests. I'm
> submitting a patch to disable the tests on the current version as well.

Hi Ben,

Can you clarify what failure you see, and maybe what revision of Guix
you're using?

Both python-pydevd and python-ipython seem to build for me currently.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 19 Sep 2022 07:46:01 GMT) Full text and rfc822 format available.

Notification sent to Ben Van Sleen <benvansleen <at> gmail.com>:
bug acknowledged by developer. (Mon, 19 Sep 2022 07:46:02 GMT) Full text and rfc822 format available.

Message #13 received at 57657-close <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ben Van Sleen <benvansleen <at> gmail.com>
Cc: 57657-close <at> debbugs.gnu.org
Subject: Re: [bug#57657] [PATCH] python-ipython currently does not build
Date: Mon, 19 Sep 2022 09:44:41 +0200
[Message part 1 (text/plain, inline)]
Ben Van Sleen <benvansleen <at> gmail.com> writes:

> Just did a fresh guix pull, and everything is building fine again. Not
> sure what my issue was last week.
>
> Thanks for the help!

Thanks for confirming Ben, I'll close the issue.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 17 Oct 2022 11:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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