Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281918 - dev-lang/python:2.6: mimetypes.guess_type() hits recursion limit
Summary: dev-lang/python:2.6: mimetypes.guess_type() hits recursion limit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Python Gentoo Team
URL: http://bugs.python.org/issue5853
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 14:29 UTC by Attila Oláh
Modified: 2009-10-07 15:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Oláh 2009-08-18 14:29:12 UTC
There's a simple patch here:

http://bugs.python.org/issue5853

Please apply it to the ebuild.

Reproducible: Always

Steps to Reproduce:
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-18 17:23:33 UTC
It will be fixed in 2.6.3.
http://svn.python.org/view?view=rev&revision=72048
Comment 2 Attila Oláh 2009-08-18 19:54:16 UTC
(In reply to comment #1)
> It will be fixed in 2.6.3.
> http://svn.python.org/view?view=rev&revision=72048
> 

Hmm... Ok, as you say. I just thought I report it, since Debian is shipping a patched version, maybe gentoo should patch it, too. Sorry for submitting bugs like this, I'm new to Gentoo. Anyway, I applied the patch on my system, you do as you wish.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-07 14:42:31 UTC
Fixed in dev-lang/python-2.6.3.
Comment 4 Attila Oláh 2009-10-07 15:57:20 UTC
(In reply to comment #3)
> Fixed in dev-lang/python-2.6.3.
> 

Thanks.