emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69260: closed ([PATCH 0/3] Fix python-mysqlclient segfault)


From: GNU bug Tracking System
Subject: bug#69260: closed ([PATCH 0/3] Fix python-mysqlclient segfault)
Date: Wed, 27 Mar 2024 15:23:02 +0000

Your message dated Wed, 27 Mar 2024 23:21:55 +0800
with message-id <87cyrfn1ik.wl-hako@ultrarare.space>
and subject line Re: [bug#69260] [PATCH 0/3] Fix python-mysqlclient segfault
has caused the debbugs.gnu.org bug report #69260,
regarding [PATCH 0/3] Fix python-mysqlclient segfault
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69260: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69260
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Fix python-mysqlclient segfault Date: Sun, 18 Feb 2024 22:54:35 +0100
From: Marco Rimoldi <rimarko@libero.it>

This patch is divided in three steps:

1. enable tests for python-mysqlclient (sigh!); check phase now fails (see 
https://issues.guix.gnu.org/69064)
2. work around the bug by changing input library
3. update the package to the latest version available

Cheers,
Marco

Marco Rimoldi (3):
  gnu: python-mysqlclient: Enable selected tests.
  gnu: python-mysqlclient: A test highlights segfault bug in mariadb:
    apply workaround.
  gnu: python-mysqlclient: Update to version 2.2.4.

 gnu/packages/databases.scm | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)


base-commit: fdbf4192f5eaa7fdb5e6e2e98ada0726c8104824
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69260] [PATCH 0/3] Fix python-mysqlclient segfault Date: Wed, 27 Mar 2024 23:21:55 +0800
Hi Marco,

On Mon, 19 Feb 2024 05:54:35 +0800,
Marco Rimoldi via Guix-patches via wrote:
>
> From: Marco Rimoldi <rimarko@libero.it>
>
> This patch is divided in three steps:
>
> 1. enable tests for python-mysqlclient (sigh!); check phase now fails (see 
> https://issues.guix.gnu.org/69064)
> 2. work around the bug by changing input library
> 3. update the package to the latest version available
>
> Cheers,
> Marco
>
> Marco Rimoldi (3):
>   gnu: python-mysqlclient: Enable selected tests.
>   gnu: python-mysqlclient: A test highlights segfault bug in mariadb:
>     apply workaround.
>   gnu: python-mysqlclient: Update to version 2.2.4.
>
>  gnu/packages/databases.scm | 23 +++++++++++++----------
>  1 file changed, 13 insertions(+), 10 deletions(-)
>
>
> base-commit: fdbf4192f5eaa7fdb5e6e2e98ada0726c8104824
> --
> 2.41.0

I have merged patch 01 and 02 into one commit, used gexps for arguments,
adjusted commit messages, and applied the series as 5a41d4a56d0d...517c13624a96.

Thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]