koji Verified current stable Not installed? Build Tools

Koji / Wait On Build Linux

Wait On Build Linux

Koji command syntax to wait on build linux. Copyable examples, output expectations, and common mistakes.

$
Terminal
koji build <target> <path/to/src.rpm> --wait

Command Breakdown

What each part is doing

koji
Base Command
The executable that performs this operation. Here it runs Koji before the shell applies any redirect operators.
<target>
target
The value supplied for target.
<path/to/src.rpm>
path to src.rpm
The value supplied for path to src.rpm.
--wait
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative build tools tools for the same job.