Hi,
Is it possible for a maintainer to cancel a build? Mono-2.8-7 has hung while building (not sure what has caused it as 2.8-6.1 built fine second time around). The problem always appears on the x86_64 build though.
The id is http://koji.fedoraproject.org/koji/taskinfo?taskID=2554851
Thanks
TTFN
Paul
On Tue, 26 Oct 2010 23:07:29 +0100 "Paul F. Johnson" paul@all-the-johnsons.co.uk wrote:
Hi,
Is it possible for a maintainer to cancel a build? Mono-2.8-7 has hung while building (not sure what has caused it as 2.8-6.1 built fine second time around). The problem always appears on the x86_64 build though.
The id is http://koji.fedoraproject.org/koji/taskinfo?taskID=2554851
Not sure what it has to do with this list, but:
% koji cancel --help Usage: koji cancel [options] <task-id|build> [<task-id|build> ...] (Specify the --help global option for a list of other help options)
Options: -h, --help show this help message and exit --justone Do not cancel subtasks --full Full cancellation (admin only) --force Allow subtasks with --full
so, 'koji cancel 2554851' should do the trick.
kevin
eng-service@lists.stg.fedoraproject.org