Bug 254681
Summary: | ImportError due to undefined symbols in dmmodule.so | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Luke Macken <lmacken> | ||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | 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
Luke Macken
2007-08-26 04:09:42 UTC
Created attachment 172761 [details]
Screenshot of anaconda explosion
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 Should be fixed for today's rawhide (python-pyblock-0.30-1 has the fix) *** Bug 255821 has been marked as a duplicate of this bug. *** |