#5591 500 Server Error while editing an expired override
Closed: Invalid None Opened 11 years ago by jhrozek.

Hi,

I'm trying to edit (aka refresh) an expired buildroot override of ding-libs-0.3.0.1-16.fc19 but I'm getting a 500 server error back.

{{{
bodhi -e ding-libs-0.3.0.1-16.fc19
Editing update for ding-libs-0.3.0.1-16.fc19
ServerError(https://admin.fedoraproject.org/updates/save, 500, Internal Server Error)
Traceback (most recent call last):
File "/usr/bin/bodhi", line 256, in main
request=opts.request)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 111, in save
'bugs': bugs,
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 376, in send_request
}}}

The same happens when I explicitly specify duration. I remember from the past that "touching" the override with -e was enough but the Server Error baffles me.

Is this something you can help me with?


I was notified on #fedora-devel that plain -e might not be the way to go, but I'm getting exactly the same Server Error even when editing a property, for example -e --duration $DAYS.

Anyhow, I think that there should never be a 500 Server Error returned even with invalid input, but that's probably a bodhi bug, not an issue for rel-eng ticket.

please poke https://fedorahosted.org/bodhi/ folks with this instead, thanks.

Metadata Update from @jhrozek:
- Issue set to the milestone: Fedora 19 Alpha

7 years ago

Login to comment on this ticket.

Metadata