bugzilla problem

Cole Robinson crobinso at redhat.com
Tue Dec 10 15:58:12 UTC 2013


On 12/09/2013 03:01 PM, Kevin Fenzi wrote:
> On Mon, 09 Dec 2013 14:50:22 -0500
> Cole Robinson <crobinso at redhat.com> wrote:
> 
>> On 12/09/2013 11:44 AM, Gene Czarcinski wrote:
>>> It is kind of difficult to file new bug reports if, when I select
>>> the product Fedora, I get a "502 proxy error".  If instead of
>>> selecting the product Fedora I select the product Fedora
>>> Documentation, things work as normal.
>>>
>>> Gene
>>
>> Same issue, was affecting me on Friday as well. I filed a report with
>> the RH bugzilla admins, received a response that it was 'fixed' over
>> the weekend, but it still fails 100% of the time for me. Specifically
>> the link:
>>
>> https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora
>>
>> I reopened the internal report, I'll respond here if there's any news.
> 
> My understanding is that they have figured out the problem, there's a
> fix and they are just looking at rolling it out as a hotfix now. 
> 
> See: 
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1039381
> 

Thanks. Word is that it won't be deployed till friday :/

If anyone is affected and really wants to file a bug, the bugzilla command
line tool is working

yum install python-bugzilla
bugzilla login
bugzilla new --product Fedora --version 20 --component $COMPONENT --summary
"$TITLE" --comment "$DESCRIPTION"

- Cole


More information about the test mailing list