Bug 727758

Summary: DispatchError: Can not reschedule step 'bootloader' from 'skipped' to 'requested'
Product: [Fedora] Fedora Reporter: He Rui <rhe>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jonathan, rhe, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:a5b83a38fc4c5f1c012eebd1da250037a3eb2778a68c0290ae413bb6eee05ea7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-03 07:09:37 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 Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description He Rui 2011-08-03 06:56:43 UTC
The following was filed automatically by anaconda:
anaconda 16.13 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/dispatch.py", line 98, in _reschedule
    self.namesched(to_sched)))
  File "/tmp/updates/pyanaconda/dispatch.py", line 118, in request
    return self._reschedule(self.SCHED_REQUESTED, current_step)
  File "/tmp/updates/pyanaconda/dispatch.py", line 291, in <lambda>
    changes = map(lambda s: self.steps[s].request(self._current_step()), steps)
  File "/tmp/updates/pyanaconda/dispatch.py", line 291, in request_steps
    changes = map(lambda s: self.steps[s].request(self._current_step()), steps)
  File "/tmp/updates/pyanaconda/iw/autopart_type.py", line 166, in getNext
    self.dispatch.request_steps("bootloader")
  File "/tmp/updates/pyanaconda/gui.py", line 1194, in nextClicked
    rc = self.currentWindow.getNext ()
DispatchError: Can not reschedule step 'bootloader' from 'skipped' to 'requested'

Comment 1 He Rui 2011-08-03 06:56:49 UTC
Created attachment 516444 [details]
Attached traceback automatically from anaconda.

Comment 2 He Rui 2011-08-03 07:09:37 UTC

*** This bug has been marked as a duplicate of bug 723798 ***

Comment 3 He Rui 2011-08-03 08:00:12 UTC
Created attachment 516451 [details]
Attached traceback automatically from anaconda.

Comment 4 He Rui 2011-08-04 02:33:24 UTC
Created attachment 516602 [details]
Attached traceback automatically from anaconda.