GNU bug report logs -
#69260
[PATCH 0/3] Fix python-mysqlclient segfault
Previous Next
Reported by: rimarko <at> libero.it
Date: Sun, 18 Feb 2024 22:11:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#69260: [PATCH 0/3] Fix python-mysqlclient segfault
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 69260 <at> debbugs.gnu.org.
--
69260: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69260
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Marco,
On Mon, 19 Feb 2024 05:54:35 +0800,
Marco Rimoldi via Guix-patches via wrote:
>
> From: Marco Rimoldi <rimarko <at> 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!
[Message part 3 (message/rfc822, inline)]
From: Marco Rimoldi <rimarko <at> 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
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.