Bug 254681

Summary: ImportError due to undefined symbols in dmmodule.so
Product: [Fedora] Fedora Reporter: Luke Macken <lmacken>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: airlied, dtimms, jorton, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-28 13:51:51 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:
Attachments:
Description Flags
Screenshot of anaconda explosion none

Description Luke Macken 2007-08-26 04:09:42 UTC
With with the boot.iso from 25-Aug-2007, I'm getting a traceback when anaconda
tries to load.  See the screenshot for more details

Comment 1 Luke Macken 2007-08-26 04:09:42 UTC
Created attachment 172761 [details]
Screenshot of anaconda explosion

Comment 2 David Timms 2007-08-26 12:07:44 UTC
Same with the 2007-08-26 \/boot.iso: {running without or with console=ttyS0}
Running anaconda 11.3.0.21, the Fedora system installer - please wait...       
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 550, in <module>
    import signal, traceback, string, isys, iutil, time
  File "/usr/lib/anaconda/isys.py", line 33, in <module>
    import block
  File "/usr/lib/python2.5/site-packages/block/__init__.py", line 20, in <modul>
    import dm
ImportError: /usr/lib/python2.5/site-packages/block/dmmodule.so: undefined symbd
install exited abnormally [1/1] 
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
        /mnt/runtime done
        disabling /dev/loop0
        /proc/bus/usb done
        /proc done
        /dev/pts done
        /sys done
        /tmp/ramfs done
        /selinux done
you may safely reboot your system

Comment 3 Jeremy Katz 2007-08-28 13:51:51 UTC
Should be fixed for today's rawhide (python-pyblock-0.30-1 has the fix)

Comment 4 Jeremy Katz 2007-09-11 17:17:54 UTC
*** Bug 255821 has been marked as a duplicate of this bug. ***