#305: upgradepath: CRASHED; KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15' ----------------------+----------------------------------------------------- Reporter: kparal | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.4.7 Component: tests | Keywords: ----------------------+----------------------------------------------------- {{{ Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/autoqa/decorators.py", line 71, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/upgradepath/upgradepath.py", line 236, in run_once if self.result_order.index(self.nvr_results[build['nvr']]) > self.result_order.index(update_result[update['title']]): KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15'
}}}
https://fedorahosted.org/pipermail/autoqa-results/2011-April/103704.html
#305: upgradepath: CRASHED; KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15' ----------------------+----------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: assigned Priority: critical | Milestone: 0.4.7 Component: tests | Resolution: Keywords: | ----------------------+----------------------------------------------------- Changes (by kparal):
* owner: => kparal * status: new => assigned
Comment:
The reason is that for this update:
https://admin.fedoraproject.org/updates/control-center-3.0.0-1.fc15,gnome- settings-daemon-3.0.0.1-1.fc15
the control-center-3.0.0-1.fc15 is in dist-f15-updates-pending, but gnome- settings-daemon-3.0.0.1-1.fc15 is just in dist-f15-updates-candidate. I.e. bodhi problem. Nevertheless our test shouldn't crash.
#305: upgradepath: CRASHED; KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15' ----------------------+----------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: assigned Priority: critical | Milestone: 0.4.7 Component: tests | Resolution: Keywords: | ----------------------+----------------------------------------------------- Comment (by kparal):
Patch is here:
https://fedorahosted.org/reviewboard/r/134/
I'm afraid this concerns also depcheck. Josef?...
#305: upgradepath: CRASHED; KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15' ----------------------+----------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: assigned Priority: critical | Milestone: 0.4.7 Component: tests | Resolution: Keywords: | ----------------------+----------------------------------------------------- Comment (by jskladan):
Please, be so kind, and also apply these changes to Depcheck. The code in reviewboard looks good to me btw.
#305: upgradepath: CRASHED; KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15' ----------------------+----------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: assigned Priority: critical | Milestone: 0.4.7 Component: tests | Resolution: Keywords: | ----------------------+----------------------------------------------------- Comment (by kparal):
I added patch also for depcheck. Tested just a little bit, it's not easy to simulate the failure states.
#305: upgradepath: CRASHED; KeyError: 'gnome-settings-daemon-3.0.0.1-1.fc15' ----------------------+----------------------------------------------------- Reporter: kparal | Owner: kparal Type: defect | Status: closed Priority: critical | Milestone: 0.4.7 Component: tests | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Changes (by kparal):
* status: assigned => closed * resolution: => fixed
Comment:
Pushed to stable * d224d9ad39a2d98cbd90415196f27427be13ec2d * d7e830f37819d737563cfa1861b151200cbbf30b
and to master * 2373558ff73e7156310b262a7a7ae6561a488f83 * 95cb11cdfae25988ad7558144fb249ebad5b3e5b
autoqa-devel@lists.fedorahosted.org