Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230021 - equery error with dev-lang/python-2.4.4-r13
Summary: equery error with dev-lang/python-2.4.4-r13
Status: RESOLVED DUPLICATE of bug 223255
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
: 230113 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-29 13:01 UTC by Marco Clocchiatti
Modified: 2008-07-16 02:24 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 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 ***