Bug 21904
Summary: | GUI CDROM Custom w/X: traceback | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Brock Organ <borgan> |
Component: | anaconda | Assignee: | Brent Fox <bfox> |
Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
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: | 2000-12-19 00:20:44 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
Brock Organ
2000-12-07 20:01:46 UTC
Here is the traceback: Traceback (innermost last): File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run rc = self.todo.doInstall () File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1685, in doInstall self.x.write (self.instPath + "/etc/X11") File "/var/tmp/anaconda-7.1//usr/lib/anaconda/xf86config.py", line 938, in write config4 = self.Version4Config () File "/var/tmp/anaconda-7.1//usr/lib/anaconda/xf86config.py", line 1220, in Version4Config info["enableVariant"] = "" NameError: info Local variables in innermost frame: data: {'screenModes': '\012\011Subsection "Display"\012 \011Depth 16\012 Modes "1024x768" \012\011EndSubsection\012', 'videoRam': '', 'pex5Mod': '\012\011Load "pex5"', 'XkbModel': 'pc105', 'monitorVert': '48 - 120', 'mouseDevice': 'psaux', 'cardVendor': 'RIVA TNT', 'cardsOptions': '\011# no known options', 'XkbRules': 'xfree86', 'cardBoardName': 'RIVA TNT', 'ia64Mods': '', 'XkbLayout': 'us', 'nonSparcMods': '\012\011Load "fbdevhw"', 'defaultDepth': '', 'XkbOptions': '', 'cardID': 'RIVA TNT', 'emulate3': 'no', 'enableOptions': '#', 'monitorHoriz': '30 - 107', 'enableVariant': '#', 'XkbVariant': 'nodeadkeys', 'mouseProto': 'PS/2', 'files': '\012# The location of the RGB database. Note, this is the name of the\012# file minus the extension (like ".txt" or ".db"). There is normally\012# no need to change the default.\012\012 RgbPath\011"/usr/X11R6/lib/X11/rgb"\012\012# Multiple FontPath entries are allowed (they are concatenated together)\012# By default, Red Hat 6.0 and later now use a font server independent of\012# the X server to render fonts.\012\012 FontPath "/usr/X11R6/lib/X11/fonts/TrueType"\012 FontPath "unix/:7100"\012'} self: <xf86config.XF86Config instance at 822c268> maxdepth: 16 res: 1024x768 test: 0 mouseProto: PS/2 emulate3: no modes: ['1024x768'] depth: 16 screens: Subsection "Display" Depth 16 Modes "1024x768" EndSubsection 'info' should be 'data' instead. This bug is my fault. Fixed in cvs now. verified fixed in qa0108.0 test tree ... *** Bug 23427 has been marked as a duplicate of this bug. *** *** Bug 23663 has been marked as a duplicate of this bug. *** *** Bug 22943 has been marked as a duplicate of this bug. *** *** Bug 23663 has been marked as a duplicate of this bug. *** *** Bug 23663 has been marked as a duplicate of this bug. *** *** Bug 24013 has been marked as a duplicate of this bug. *** *** Bug 23980 has been marked as a duplicate of this bug. *** *** Bug 23968 has been marked as a duplicate of this bug. *** *** Bug 21567 has been marked as a duplicate of this bug. *** *** Bug 24671 has been marked as a duplicate of this bug. *** *** Bug 24694 has been marked as a duplicate of this bug. *** *** Bug 24515 has been marked as a duplicate of this bug. *** *** Bug 24912 has been marked as a duplicate of this bug. *** *** Bug 24800 has been marked as a duplicate of this bug. *** *** Bug 25393 has been marked as a duplicate of this bug. *** *** Bug 25434 has been marked as a duplicate of this bug. *** *** Bug 25370 has been marked as a duplicate of this bug. *** *** Bug 25843 has been marked as a duplicate of this bug. *** *** Bug 31353 has been marked as a duplicate of this bug. *** |