taginfo Print basic information about a tag taskinfo Show information about a task miscellaneous commands: call Execute an arbitrary XML-RPC call dist-repo Create a yum repo with distribution options import-comps Import group/package information from a comps file moshimoshi Introduce yourself monitor commands: add-notification Add user's notification edit-notification Edit user's notification list-notifications List user's notifications remove-notification Remove user's notifications wait-repo Wait for a repo to be regenerated watch-logs Watch logs in realtime watch-task Track progress of particular tasks search commands: search Search the system Try "koji --help" for help about global options Try "koji help" to get all available commands Try "koji --help" for help about the options of a particular command Try "koji help " to get commands under a particular category Available categories are: admin, all, bind, build, download, info, misc, monitor, search Usage: koji [global-options] command [command-options-and-arguments] Common commands: build, download-build, help, latest-pkg, list-targets, search koji: error: Unknown command: mock [shlomif@localhost ~]$ koji build /home/shlomif/progs/Rpms/SRPMS/black-hole-solver-0.20.0-1.fc31.src.rpm Usage: koji build [options] target (Specify the --help global option for a list of other help options) koji: error: Exactly two arguments (a build target and a SCM URL or srpm file) are required [shlomif@localhost ~]$ koji build rawhide /home/shlomif/progs/Rpms/SRPMS/black-hole-solver-0.20.0-1.fc31.src.rpm Uploading srpm: /home/shlomif/progs/Rpms/SRPMS/black-hole-solver-0.20.0-1.fc31.src.rpm [====================================] 100% 00:00:00 103.09 KiB 116.52 KiB/sec Created task: 34393168 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=34393168 Watching tasks (this may be safely interrupted)... 34393168 build (rawhide, black-hole-solver-0.20.0-1.fc31.src.rpm): open (buildvm-ppc64le-06.ppc.fedoraproject.org) 34393168 build (rawhide, black-hole-solver-0.20.0-1.fc31.src.rpm): open (buildvm-ppc64le-06.ppc.fedoraproject.org) -> FAILED: ActionNotAllowed: policy violation (build_from_srpm) 0 free 0 open 0 done 1 failed 34393168 build (rawhide, black-hole-solver-0.20.0-1.fc31.src.rpm) failed [shlomif@localhost ~]$ kinit Password for shlomif@FEDORAPROJECT.ORG: [shlomif@localhost ~]$ koji build rawhide /home/shlomif/progs/Rpms/SRPMS/black-hole-solver-0.20.0-1.fc31.src.rpm Uploading srpm: /home/shlomif/progs/Rpms/SRPMS/black-hole-solver-0.20.0-1.fc31.src.rpm [====================================] 100% 00:00:00 103.09 KiB 118.99 KiB/sec Created task: 34393171 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=34393171 Watching tasks (this may be safely interrupted)... 34393171 build (rawhide, black-hole-solver-0.20.0-1.fc31.src.rpm): FAILED: ActionNotAllowed: policy violation (build_from_srpm) 34393171 build (rawhide, black-hole-solver-0.20.0-1.fc31.src.rpm) failed [shlomif@localhost ~]$