Bug 180760
Summary: | anaconda still needs vesamodes from rhpxl | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alexandre Oliva <oliva> |
Component: | rhpxl | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
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: | 2006-02-13 16:13:13 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
Alexandre Oliva
2006-02-10 04:19:09 UTC
More informations : Running anaconda, the Fedora Core system installer - please wait... Traceback (most recent call last): File "/usr/bin/anaconda", line 732, in ? import xsetup File "/usr/lib/anaconda/xsetup.py", line 20, in ? import rhpxl.xserver as xserver File "/usr/lib/python2.4/site-packages/rhpxl/__init__.py", line 2, in ? import monitor File "/usr/lib/python2.4/site-packages/rhpxl/monitor.py", line 429, in ? read_modes("vesamodes") File "/usr/lib/python2.4/site-packages/rhpxl/monitor.py", line 406, in read_ms fd = open("/usr/share/rhpxl/" + filename, 'r') IOError: [Errno 2] No such file or directory: '/usr/share/rhpxl/vesamodes' install exited abnormally Benoit, this appears to be a duplicate of 170576, which is a duplicate of 160660. P. *** This bug has been marked as a duplicate of 160660 *** Err, I'm 200% sure it is not the same problem. It doens't even look the same. |