Bug 493636 - Unable to use --cc option
Summary: Unable to use --cc option
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-bugzilla
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-02 13:23 UTC by Roman Rakus
Modified: 2014-01-13 00:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-05 06:57:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Roman Rakus 2009-04-02 13:23:16 UTC
Description of problem:
When trying to use --cc option bugzilla traceback.

Version-Release number of selected component (if applicable):
3.2.2

How reproducible:
always

Steps to Reproduce:
1. some bugzilla cmd with --cc 'rrakus'
2.
3.
  
Actual results:
 Traceback (most recent call last):                                                                                       
   File "/usr/bin/bugzilla", line 521, in <module>                                                                        
     main()                                                                                                               
   File "/usr/bin/bugzilla", line 429, in main                                                                            
     b = bz.createbug(**data)                                                                                             
   File "/usr/lib/python2.5/site-packages/bugzilla/base.py", line 671, in createbug                                       
     bug_id = self._createbug(**data)                                                                                     
   File "/usr/lib/python2.5/site-packages/bugzilla/bugzilla3.py", line 82, in _createbug                                  
     r = self._proxy.Bug.create(data)                                                                                     
   File "/usr/lib64/python2.5/xmlrpclib.py", line 1150, in __call__                                                       
     return self.__send(self.__name, args)                                                                                
   File "/usr/lib64/python2.5/xmlrpclib.py", line 1440, in __request                                                      
     verbose=self.__verbose                                                                                               
   File "/usr/lib/python2.5/site-packages/bugzilla/base.py", line 776, in request                                         
     return self._parse_response(h.getfile(), sock)                                                                       
   File "/usr/lib64/python2.5/xmlrpclib.py", line 1343, in _parse_response                                                
     return u.close()                                                                                                     
   File "/usr/lib64/python2.5/xmlrpclib.py", line 790, in close                                                           
     raise Fault(**self._stack[0])                                                                                        
 xmlrpclib.Fault: <Fault -32000: 'Can\'t use string ("rrakus") as an ARRAY ref while "strict refs" in use at Bugzilla/Bug.pm line 1282.\n'>
                                                   

Expected results:
Added bug

Additional info:
Works well with F-8's bugzilla

Comment 1 Emmanuel Seyman 2009-04-08 08:57:44 UTC
This looks like a bug in python-bugzilla more than bugzilla proper.
Changing accordingly.

Comment 2 Will Woods 2009-04-08 14:51:49 UTC
What version of python-bugzilla are you using? Can you try again using python-bugzilla-0.5 from rawhide?

Comment 3 Jaroslav Reznik 2009-04-09 10:27:42 UTC
Hi,
I've tried python-bugzilla-0.5 but from Koji for F10 (as rawhide version needs python(abi) 2.6) and it's not working - same error message.

rpm -q python-bugzilla
python-bugzilla-0.5-1.fc10.noarch

Comment 4 Will Woods 2009-04-09 16:15:21 UTC
Weird. The command: 
  bugzilla query --cc 'rrakus'
works for me with python-bugzilla-0.5-1.fc11, using bugzilla.redhat.com. Are you testing against a different bugzilla instance?

Comment 5 Roman Rakus 2009-04-10 08:03:30 UTC
Yeah... query works, but new doesn't

Comment 6 Bug Zapper 2009-06-09 13:05:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

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

Comment 7 Ivana Varekova 2009-10-13 12:07:24 UTC
Hello,
I just reproduce the bug on fc10, fc12 (python-bugzilla-0.5.1), so I'm changing version to 12. 
There is also patch:
https://fedorahosted.org/python-bugzilla/ticket/21
which looks like it fixes this bug.

Comment 8 Bug Zapper 2009-11-16 09:54:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

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

Comment 9 Bug Zapper 2010-11-04 11:23:27 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 10 Bug Zapper 2010-12-05 06:57:48 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.