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

Bug 201621

Summary: python scripts stopped working after kernel upgrade to 2.6.23-gentoo-r3 from 2.6.22-gentoo-r9
Product: Gentoo Linux Reporter: Dusanc <dusanc>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: major CC: dusanc, python
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
kernel config

Description Dusanc 2007-12-07 22:40:01 UTC
After a kernel upgrade to 2.6.23-gentoo-r3 from 2.6.22-gentoo-r9 Klive emerge "somepackage" or revdep-rebuild just returned these: ">>>" in new line. If I type help I get welcomed to Python 2.4 online documentation.
I got this problem with Klive bootup script too.
If I reboot back to 2.6.22-r9 everything works OK.
I reemerged python but no changes.
I used my old config from 2.6.22-r9 to compile 2.6.23-r3
I tried kernel 2.6.24-rc2-mm1 but no changes.

Reproducible: Always

Steps to Reproduce:
1. Boot kernel 2.6.23-gentoo-r3
2.  emerge -s ltsp
3.

Actual Results:  
>>>

Expected Results:  
Searching...   
[ Results for search key : ltsp ]
[ Applications found : 1 ]
 
*  net-misc/ltsp
      Latest version available: 4.2-r1
      Latest version installed: [ Not Installed ]
      Size of files: 101,405 kB
      Homepage:      http://www.ltsp.org/
      Description:   Linux Terminal Server Project
      License:       GPL-2
Comment 1 Dusanc 2007-12-07 22:42:08 UTC
Created attachment 137976 [details]
emerge --info
Comment 2 Dusanc 2007-12-07 22:43:36 UTC
Created attachment 137978 [details]
kernel config

for 2.6.23-gentoo-r3 used kernel
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-12-07 23:07:30 UTC
>>> is a python shell. This has nothing to do w/ kernel upgrade and please note that this is not a support forum.
Comment 4 Dusanc 2007-12-07 23:20:12 UTC
Sorry to waste your time.
I'm aware that this shouldn't be connected with kernel upgrade, and am very confused.
I asked on #gentoo and was redirected here.
As I wrote only by changing the kernel in grub from 2.6.22 to 2.6.23 makes emerge exit to python shell, and by changing back it works again. Only kernel change, nothing else.

Thanks for your time