Bug 525919

Summary: Missing python-nss dependency for liveinst
Product: [Fedora] Fedora Reporter: Jaroslav Reznik <jreznik>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, fedora, kevin, rdieter, than, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-28 13:30:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 507678    

Description Jaroslav Reznik 2009-09-27 07:42:07 UTC
Description of problem: I've been trying to install Fedora Snap 3 from KDE Desktop Edition Live CD. Missing dependency python-nss. It should be added to anaconda or we should add it to our live CD (I don't know if other spins - Gnome, XFCE are affected too).

Version-Release number of selected component (if applicable):
anaconda-12.25-1.fc12.i686

Steps to Reproduce:
1. boot KDE live CD
2. run liveinst
  
Actual results:
[liveuser@localhost ~]$ liveinst 
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:51: Invalid symbolic color 'bg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:51: error: invalid identifier `bg_color', expected valid identifier                                                  
umount: /media/*: not found                                                     
  0 logical volume(s) in volume group "vg_eeecko" now active                    
Locking '/var/cache/abrt/pyhook-1254049317-2177.lock'...                        
UnLocking '/var/cache/abrt/pyhook-1254049317-2177.lock'...                      
Traceback (most recent call last):                                              
  File "/usr/sbin/anaconda", line 552, in <module>                              
    import dispatch                                                             
  File "/usr/lib/anaconda/dispatch.py", line 26, in <module>                    
    from packages import writeKSConfiguration, turnOnFilesystems                
  File "/usr/lib/anaconda/packages.py", line 39, in <module>                    
    from upgrade import bindMountDevDirectory                                   
  File "/usr/lib/anaconda/upgrade.py", line 35, in <module>                     
    from storage import findExistingRootDevices, getReleaseString               
  File "/usr/lib/anaconda/storage/__init__.py", line 29, in <module>            
    import nss.nss                                                              
ImportError: No module named nss.nss         

Expected results:
Working liveinst with python-nss.

Comment 1 Kevin Kofler 2009-09-27 09:37:34 UTC
CCing Sebastian Vahl, the KDE Live CD maintainer.

Adding to beta blocker, as the fix is trivial and broken liveinst is going to impede testing significantly.

Comment 2 Chris Lumens 2009-09-28 13:30:28 UTC
This was fixed in anaconda-12.27-1.