Bug 81260
| Summary: | installer shutdown when partition | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | wuchenfeng <wcf108> |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-02-07 20:44:19 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: | |||
Traceback (most recent call last):
File "/usr/lib/anaconda/iw/partition_gui.py", line 930, in newCB
self.editPartitionRequest(request, isNew = 1)
File "/usr/lib/anaconda/iw/partition_gui.py", line 1072, in
editPartitionRequest
isNew)
File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 281, in __init__
lbl = createAlignedLabel(_("_Mount Point:"))
NameError: global name 'createAlignedLabel' is not defined
Local variables in innermost frame:
intf: <gui.InstallInterface instance at 0x868b274>
maintable: <gtk.Table object (GtkTable) at 0x86efa74>
parent: <gtk.Window object (GtkWindow) at 0x8516144>
isNew: 1
origrequest: New Part Request -- mountpoint: None uniqueID: None
type: ext3 format: None badblocks: None
device: None drive: None primary: None
size: 100 grow: 0 maxsize: None
start: None end: None migrate: None origfstype: None
self: <partition_dialog_gui.PartitionEditor instance at
Have you checked your install media following the instructions in bug 75008? Closing due to inactivity. If you have more information to add please reopen. |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.click any botton of the partition window 2.installer shutdown automaticly 3. Additional info: