Bug 525919 - Missing python-nss dependency for liveinst
Summary: Missing python-nss dependency for liveinst
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Beta, F12BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-09-27 07:42 UTC by Jaroslav Reznik
Modified: 2009-09-28 13:30 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-28 13:30:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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