Bug 563457
| Summary: | [abrt] crash in yum-utils-1.1.25-1.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Till Maas <opensource> | ||||
| Component: | yum-utils | Assignee: | Seth Vidal <skvidal> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | bigmeanmikerich, james.antill, maxamillion, pmatilai, tim.lauridsen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:eb4c4c95 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-12 15:48:17 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: |
|
||||||
Created attachment 389961 [details]
File: backtrace
*** Bug 563368 has been marked as a duplicate of this bug. *** Fixed in yum-utils-1.1.26 https://admin.fedoraproject.org/updates/F12/FEDORA-2010-1728 *** Bug 563946 has been marked as a duplicate of this bug. *** |
abrt 1.0.6 detected a crash. architecture: x86_64 cmdline: /usr/bin/python -tt /usr/bin/yum-builddep gtranslator-1.9.7-1.fc13.src.rpm component: yum-utils executable: /usr/bin/yum-builddep kernel: 2.6.31.12-174.2.3.fc12.x86_64 package: yum-utils-1.1.25-1.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TBeb4c4c95 yum-builddep:173:get_build_deps:UnboundLocalError: local variable 'toActOn' referenced before assignment Traceback (most recent call last): File "/usr/bin/yum-builddep", line 196, in <module> util = YumBuildDep() File "/usr/bin/yum-builddep", line 64, in __init__ self.main() File "/usr/bin/yum-builddep", line 93, in main self.get_build_deps(opts) File "/usr/bin/yum-builddep", line 173, in get_build_deps for srpm in toActOn: UnboundLocalError: local variable 'toActOn' referenced before assignment Local variables in innermost frame: self: <__main__.YumBuildDep object at 0x12f5350> srpms: [<YumLocalPackage : gtranslator-1.9.7-1.fc13.src (0x154b910)>] opts: <Values at 0x1522560: {'skipbroken': None, 'verbose': None, 'errorlevel': None, 'color': None, 'repos': [], 'conffile': '/etc/yum/yum.conf', 'exclude': [], 'enableplugins': [], 'nogpgcheck': None, 'disableplugins': [], 'sleeptime': None, 'version': None, 'obsoletes': None, 'debuglevel': None, 'cacheonly': None, 'showdupesfromrepos': None, 'assumeyes': None, 'disablepresto': False, 'installroot': None, 'quiet': None, 'tolerant': None, 'disableexcludes': [], 'noplugins': None}> srcnames: [] arg: 'gtranslator-1.9.7-1.fc13.src.rpm' How to reproduce ----- 1. yum-builddep gtranslator-1.9.7-1.fc13.src.rpm