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

Bug 230021

Summary: equery error with dev-lang/python-2.4.4-r13
Product: Gentoo Linux Reporter: Marco Clocchiatti <ziapannocchia>
Component: [OLD] baselayoutAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED DUPLICATE    
Severity: normal CC: rfc469
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marco Clocchiatti 2008-06-29 13:01:13 UTC
equery crashes with dev-lang/python-2.4.4-r13 if USE="-threads" is
setted.

no problems with dev-lang/python-2.4.4-r6

it may be connected with bug #230015 .

Reproducible: Always

Steps to Reproduce:
cloc3@s939 ~ $ equery 
Traceback (most recent call last):
  File "/usr/bin/equery", line 27, in ?
    import gentoolkit
  File "/usr/lib/gentoolkit/pym/gentoolkit/__init__.py", line 27, in ?
    from threading import Lock
  File "/usr/lib/python2.4/threading.py", line 6, in ?
    import thread
ImportError: No module named thread
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-30 02:03:02 UTC
*** Bug 230113 has been marked as a duplicate of this bug. ***
Comment 2 michael@smith-li.com 2008-07-16 02:24:57 UTC

*** This bug has been marked as a duplicate of bug 223255 ***