On Wed, 2011-08-03 at 13:30 +0200, Joachim Backes wrote:
> Pressing any "taskinfo" URL in the Link column of the page
> "http://alt.fedoraproject.org/pub/alt/nightly-composes/";
> produces following error:
> ------------------------------------------------------------------------
> Error
> An error has occurred while processing your request.
> ValueError: invalid literal for int(): 3247016 Task info
> 
> Traceback (most recent call last):
>   File "/usr/share/koji-web/lib/kojiweb/publisher.py", line 16, in
> publish_object
>     return old_publish_object(req, object)
>   File "/usr/lib/python2.4/site-packages/mod_python/publisher.py", line
> 425, in publish_object
>     return publish_object(req,util.apply_fs_data(object, req.form, req=req))
>   File "/usr/lib/python2.4/site-packages/mod_python/util.py", line 554,
> in apply_fs_data
>     return object(**args)
>   File "/usr/share/koji-web/scripts/index.py", line 486, in taskinfo
>     taskID = int(taskID)
> ValueError: invalid literal for int(): 3247016 Task info
> -----------------------------------------------------------------------
> This happens for all items listed in the "Fedora spin" column

The links are bad. Just delete the 'Task info' string from the end, so
the URL terminates in the last digit of the build ID.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to