[python-bugzilla] RHBZ query with flags doesn't work

Jan Friesse jfriesse at redhat.com
Wed May 22 11:56:21 UTC 2013


Cole Robinson napsal(a):
> On 05/21/2013 11:24 AM, Jan Friesse wrote:
>> Hi,
>> It looks like current git (6ba2a577fbcb569034c70bd62bae3e8b5942612e)
>> version of python-bugzilla has bug.
>>
>> # ./b query --flag 'devel_ack+'
>>
>> Server error: <Fault 53: 'value0-0-0 is not a valid parameter for the
>> Bugzilla::Bug::match function.'>
>>
>> Any ideas how to solve this problem?
>>
> 
> Works for me. I used this:
> 

Cole,
thanks for your reply.

> PYTHONPATH=. bin/bugzilla --debug query --flag 'devel_ack+' --bug_status "POST"
> 
> And got back plenty of output.
> 
> What is your ./b script? If you can't get it to work, post the --debug output
> please.
> 

Actually, it was bin/bugzilla copied from some old version. After
replacing with new bin/bugzilla, everything works perfectly.

Thanks again.

Regards,
  Honza

> - Cole
> 



More information about the python-bugzilla mailing list