Bug 482969

Summary: ImportError: No module named functions
Product: [Fedora] Fedora Reporter: Nicole Dai <ndai>
Component: system-config-kdumpAssignee: Roman Rakus <rrakus>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: clumens, qcai, rrakus, tsmetana
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-08-31 04:19:32 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:

Description Nicole Dai 2009-01-29 03:41:33 UTC
Description of problem:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/firstboot/loader.py", line 87, in loadModules
    loaded = imputil.imp.load_module(module, found[0], found[1], found[2])
  File "/usr/share/firstboot/modules/firstboot_kdump.py", line 34, in <module>
    import functions
ImportError: No module named functions


Version-Release number of selected component (if applicable):
firstboot-1.102-1.fc10.i386

How reproducible:
Every time

Steps to Reproduce:
1.Start a fresh installed system or load firstboot manually
2.
3.
  
Actual results:
Got above errors.

Expected results:


Additional info:
I did not try the latest package of rawhide for yum update firstboot failed with the following errors:
...
Error: Missing Dependency: libpython2.5.so.1.0 is needed by package smart-1.1-58.0.1.fc10.i386 (updates)
Error: Missing Dependency: libgdasql-3.0.so.3 is needed by package 1:gnumeric-plugins-extras-1.8.2-5.fc11.i386 (rawhide)
Error: Missing Dependency: libgdasql-3.0.so.3 is needed by package qof-0.7.5-3.fc10.i386 (installed)
Error: dejavu-serif-fonts conflicts with dejavu-fonts
Error: Missing Dependency: libgnomedb-3.0.so.4 is needed by package 1:gnumeric-plugins-extras-1.8.2-5.fc11.i386 (rawhide)
Error: Missing Dependency: libgda-3.0.so.3 is needed by package 1:gnumeric-plugins-extras-1.8.2-5.fc11.i386 (rawhide)
Error: dejavu-sans-mono-fonts conflicts with dejavu-fonts-experimental
Error: dejavu-sans-fonts conflicts with dejavu-fonts
Error: Missing Dependency: python(abi) = 2.5 is needed by package smart-gui-1.1-58.0.1.fc10.i386 (updates)
Error: Missing Dependency: python(abi) = 2.5 is needed by package smart-1.1-58.0.1.fc10.i386 (updates)
Error: Missing Dependency: python(abi) = 2.5 is needed by package 1:hulahop-0.4.6-5.fc10.i386 (updates)
Error: dejavu-sans-fonts conflicts with dejavu-fonts-experimental
Error: dejavu-sans-mono-fonts conflicts with dejavu-fonts
Error: Missing Dependency: libgmime-2.0.so.2 is needed by package 1:pan-0.133-1.fc10.i386 (installed)

Comment 1 Qian Cai 2009-08-31 04:19:32 UTC

*** This bug has been marked as a duplicate of bug 448098 ***