Bug 180010
Summary: | yumex crashes during processing of update queue | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andy Burns <fedora> |
Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | extras-qa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.99.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-06 08:03:25 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
Andy Burns
2006-02-04 16:35:06 UTC
Just tried to upgrad a 2nd machine (first was x86_64, 2nd is i386) just to report same issue present. There is a typo in the code alist.append[appended], should have been alist.append(appended), it is already fixed in cvs in will make a new release there fixes the error. Yum Extender 0.99.4 Released in extras-development, it fixes this bug. |