Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158173

Summary: dev-python/mysql-python-1.2.1_p2 - patch to fix reconnection problems
Product: Gentoo Linux Reporter: John Millikin <jmillikin>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal CC: djc
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: 1.2.1_p2-reconnect.patch
mysql-python-1.2.1_p2-r1.ebuild

Description John Millikin 2006-12-14 14:17:59 UTC
New versions of MySQL disable automatic reconnection by default. This patch modifies mysql-python to have the old behaviour.
Comment 1 John Millikin 2006-12-14 14:19:31 UTC
Created attachment 104068 [details, diff]
1.2.1_p2-reconnect.patch
Comment 2 John Millikin 2006-12-14 14:20:36 UTC
Created attachment 104069 [details]
mysql-python-1.2.1_p2-r1.ebuild

Ebuild to use the new patch
Comment 3 John Millikin 2006-12-14 14:21:14 UTC
Comment on attachment 104068 [details, diff]
1.2.1_p2-reconnect.patch

Patch to re-enable automatic reconnection
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2007-09-08 14:08:55 UTC
It seems to me this should be taken up with upstream.
Comment 5 Ali Polatel (RETIRED) gentoo-dev 2008-01-23 13:55:39 UTC
John, did you report this upstream? If not, can you report this upstream and
keep us up-to-date?
http://sourceforge.net/tracker/?group_id=22307

Thanks.
Comment 6 John Millikin 2008-01-24 01:23:56 UTC
It's been a long time since I looked into this, but if I remember correctly upstream was uninterested in the patch.
Comment 7 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-09-22 09:05:14 UTC
This doesn't seem like something we should have if upstream doesn't want it.
Comment 8 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-10-16 08:14:25 UTC
Going to close this as WONTFIX, should go in upstream.