Bug 446386
| Summary: | installation of FC9 crashes at early stage | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | stef <stephane.tranchemer> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-05-14 13:05:50 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: | |||
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 Description of problem: I start a FC9 installation and it crashes just after selecting the installation media last tty1 output : Traceback (most recent call last): File "/usr/bin/anaconda", line 877, in <module> probeHW(opts, x_already_set, xserver) File "/usr/bin/anaconda", line 456, in probeHW xserver.probeHW(forceDriver=opts.xdriver) File "/usr/lib/python2.5/site-packages/rhpxl/xserver.py", line 84, in probeHW self.videohw = videocard.VideoCardInfo(forceDriver=forceDriver) File "/usr/lib/python2.5/site-packages/rhpxl/videocard.py", line 135, in __int__ devs = [bus.get_object('org.freedesktop.Hal', x) for x in devs] File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 237, in __init_ _dbus_bindings.validate_object_path(object_path) ValueError: Invalid object path '/org/freedesktop/Hal/devices/storage_model_SAMSUNG_HD160JJ/': ends with '/' and is not just '/' install exited abnormally [1/1] there are no indications of errors in the others tty computer is an HP xw4300 Workstation I tryed the normal and text mode install, same thing Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.boot on the installation media and start the install 2.answer the first questions until you select the installation media 3. Actual Results: crash as reported above Expected Results: install starts and gives a working installation Additional info: