Bug 449276 - yum fails after KDE install perhaps a python problem?
Summary: yum fails after KDE install perhaps a python problem?
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 9
Hardware: i386
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-01 15:27 UTC by Glen Fullmer
Modified: 2014-01-21 23:03 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-07 20:17:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Yum Log (22.91 KB, text/plain)
2008-06-13 04:49 UTC, Glen Fullmer
no flags Details

Description Glen Fullmer 2008-06-01 15:27:16 UTC
Description of problem: 

Recently built (last night) Fedora 9.0 fresh from current distribution. Let yum
update requested modules.  Then ran:

 yum groupinstall "KDE (K Desktop Environment)"

To install KDE.  Then rebooted and KDE works just fine.  However, yum fails.
  
Version-Release number of selected component (if applicable):

yum-3.2.16-2.fc9.noarch
python-2.5.1-25.fc9.i386

How reproducible:

Every time.

Steps to Reproduce:

1. in shell type 'yum update' or any yum command

  
Actual results:

[root@dell gfullmer]# yum
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   /lib/libnss3.so: undefined symbol: SECKEY_CreateSubjectPublicKeyInfo, version
NSS_3.2

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.5.1 (r251:54863, Apr  8 2008, 01:20:16) 
[GCC 4.3.0 20080404 (Red Hat 4.3.0-6)]

If you cannot solve this problem yourself, please go to 
the yum faq at:
  http://wiki.linux.duke.edu/YumFaq

Expected results:

yum behaves normally

Additional info:

Comment 1 Glen Fullmer 2008-06-01 20:46:52 UTC
The problem went away after the SECOND Boot.  It appears that when something is
Python (?) is running when yum is updating KDE it puts the system into an
inconsistent state which requires rebooting.  However, I have no idea why it
took 2 times to fix it.

Glen

Comment 2 Jeremy Katz 2008-06-12 19:12:06 UTC
Can you attach your /var/log/yum.log?

Comment 3 Glen Fullmer 2008-06-13 04:49:54 UTC
Created attachment 309170 [details]
Yum Log

Comment 4 seth vidal 2008-09-03 13:34:30 UTC
Do you have any files that live in /usr/local that you installed? B/c it looks like something is keeping python from starting up which is what is breaking yum.


Note You need to log in before you can comment on or make changes to this bug.