Bug 222310 - anaconda dies with a traceback upon start
Summary: anaconda dies with a traceback upon start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-11 16:04 UTC by Jakub Hrozek
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-15 18:29:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jakub Hrozek 2007-01-11 16:04:31 UTC
Description of problem:
Anaconda crashes upon starting. This happens just after I retrieve the stage2 
image and I see the "Running anaconda, the Fedora Core system installer"

Version-Release number of selected component (if applicable):
11.2.0.8-1

How reproducible:
100%

Steps to Reproduce:
1. start the installer
  
Actual results:
Traceback (most recent call last):
   File "/usr/bin/anaconda", line 574, in <module>
      import signal, traceback, string, isys, iutil, time
   File "/usr/lib/anaconda/isys.py", line 32, in <module>
      import block
   File "/usr/lib/python2.5/site-packages/block/__init__.py", line 33, in 
<module>
    from bdevid import bdevid as _bdevid
ImportError: libnash.so.6.0.6: cannot open shared object file: No such file or 
directory
install exited abnormally [1/1]
sending termination signals...done
sending kill signals...done
disabling swap...
<rest omitted>
   

Expected results:
installer should not crash :)

Additional info:
This happens on an Asus M6A laptop.

Comment 1 Jakub Hrozek 2007-01-11 16:17:38 UTC
I just tried to mount the stage2.img and didn't find any "libnash.so.6.0.6" so 
it might not be Anaconda's fault after all, feel free to close this bug in 
that case.

Comment 2 Jeremy Katz 2007-01-15 18:29:12 UTC
This is fixed in rawhide


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