Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54111 - config-kernel gives traceback
Summary: config-kernel gives traceback
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 12:33 UTC by roger55 (RETIRED)
Modified: 2005-10-25 17:11 UTC (History)
0 users

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 roger55 (RETIRED) gentoo-dev 2004-06-16 12:33:26 UTC
roger # config-kernel --make-koutput=/usr/src/linux-2.6.5
Traceback (most recent call last):
  File "/usr/bin/config-kernel", line 12, in ?
    from config_kernel import ck_actions, ck_env
  File "/usr/lib/python2.2/site-packages/config_kernel/ck_actions.py", line 12, in ?
    from ck_env import getenv, setenv, readEnvFile
  File "/usr/lib/python2.2/site-packages/config_kernel/ck_env.py", line 10, in ?
    from ck_display import *
  File "/usr/lib/python2.2/site-packages/config_kernel/ck_display.py", line 9, in ?
    from output import *
ImportError: No module named output

roger@miliker roger $ qpkg -I -v dev-lang/python
dev-lang/python-2.2.2 *
roger@miliker roger $ qpkg -I -v sys-apps/portage
sys-apps/portage-2.0.50-r1 *

Anything else you need?

Roger

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2004-07-03 03:09:02 UTC
Perhaps you should try upgrading python to 2.3.3?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-25 17:11:54 UTC
No longer in portage, irrelevant bug.