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
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. ***