Bug 751757

Summary: AttributeError: Bug object has no attribute 'cc'
Product: [Fedora] Fedora EPEL Reporter: Alexander Todorov <atodorov>
Component: python-bugzillaAssignee: Will Woods <wwoods>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: el6CC: crobinso, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-25 18:50:45 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 Alexander Todorov 2011-11-07 13:10:08 UTC
Description of problem:

$ bugzilla query --bug_id 62037 -f

#62037 CLOSED - Mike A. Harris - Ultrasparc XFree86 PCI is dirty like zebra
Traceback (most recent call last):
  File "/usr/bin/bugzilla", line 655, in <module>
    main()
  File "/usr/bin/bugzilla", line 590, in main
    if b.cc: print "CC: %s" % " ".join(b.cc)
  File "/usr/lib/python2.6/site-packages/bugzilla/base.py", line 1147, in __getattr__
    raise AttributeError, "Bug object has no attribute '%s'" % name
AttributeError: Bug object has no attribute 'cc'

$ rpm -q python-bugzilla
python-bugzilla-0.6.0-1.el6.noarch

Comment 1 Cole Robinson 2012-12-30 21:50:51 UTC
This is fixed in python-bugzilla git

Comment 2 Fedora Update System 2013-02-16 15:28:42 UTC
python-bugzilla-0.8.0-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-bugzilla-0.8.0-1.el6

Comment 3 Fedora Update System 2013-03-04 22:20:39 UTC
python-bugzilla-0.8.0-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-bugzilla-0.8.0-2.el6

Comment 4 Fedora Update System 2013-03-09 19:21:27 UTC
Package python-bugzilla-0.8.0-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing python-bugzilla-0.8.0-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0578/python-bugzilla-0.8.0-2.el6
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-03-25 18:50:47 UTC
python-bugzilla-0.8.0-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.