Bug 906237

Summary: UnboundLocalError: local variable 'alist' referenced before assignment
Product: [Fedora] Fedora Reporter: Zdenek Kabelac <zkabelac>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: tim.lauridsen, usdanskys
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: yumex-3.0.12-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-01 02:03:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zdenek Kabelac 2013-01-31 09:31:39 UTC
Description of problem:

Tried to install package  through yumex....


Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1393, in dispatcher
    self.parse_command(args[0], args[1:])
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1337, in parse_command
    self.build_transaction()
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 803, in build_transaction
    self.message('transaction', pack(self._get_transaction_list()))
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 855, in _get_transaction_list
    el = (n, a, evr, repoid, size, alist)
UnboundLocalError: local variable 'alist' referenced before assignment


Version-Release number of selected component (if applicable):
yumex-3.0.10-1.fc19.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Steven Usdansky 2013-02-20 17:40:15 UTC
Same error here:
  yum-3.4.3-62.fc19.noarch
  yumex-3.0.10-2.fc19.noarch
  yum-metadata-parser-1.1.4-8.fc19.x86_64
  yum-presto-0.9.0-2.fc19.noarch
  yum-utils-1.1.31-10.fc19.noarch

Error is associated with failure to update the following package set (due to unsatisfied dependencies; apparently rpmfusion packages have not been rebuilt):
ffmpeg, ffmpeg-libs, gvfs, gvfs-fuse, libcddb, libcdio, llvm-libs, mencoder, mplayer, mplayer-common, x264-libs

Expected result is a listing of packages skipped because of dependency problems (as obtained when using yum).

Comment 2 Steven Usdansky 2013-02-21 00:35:21 UTC
After this afternoon's update, everything seems to be working properly

Comment 3 Fedora End Of Life 2013-04-03 17:52:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 5 Fedora Update System 2013-09-22 10:25:42 UTC
yumex-3.0.12-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/yumex-3.0.12-1.fc20

Comment 6 Fedora Update System 2013-09-22 10:26:30 UTC
yumex-3.0.12-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/yumex-3.0.12-1.fc19

Comment 7 Fedora Update System 2013-09-23 00:05:26 UTC
Package yumex-3.0.12-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yumex-3.0.12-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-17378/yumex-3.0.12-1.fc19
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-10-01 02:03:29 UTC
yumex-3.0.12-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-10-12 04:27:11 UTC
yumex-3.0.12-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.