buildd(1)
NAME
buildd - command-line interface to Launchpad build operations
SYNOPSIS
buildd <srcpackage> <release> <operation> buildd --help
DESCRIPTION
buildd provides a command line interface to the Launchpad build operations.
buildd uses a cookie file stored at ~/.lpcookie.txt to authenticate to Launchpad. This cookie is created on run from the Mozilla Firefox cookie file at ~/.mozilla/*/*/cookies.sqlite.
OPERATIONS
Listed below are the available operations for buildd:
- status Outputs the build status of the package on Launchpad on all
- architectures.
- retry Requests that the package has another attempt at rebuilding from
- source. This will only work if the package has Failed to build on Launchpad.
- rescore
- Requests that the package's build priority be raised in the build queue. Only members of the Launchpad build administrators may issue this operation, and it may only be performed on packages which Need building.
OPTIONS
Listed below are the command line options for buildd:
- -h or --help
- Display a help message and exit.
- -a or --architecture
- Only available for rescore and retry operations only. This will only request the rebuilding/rescoring on the specified architecture.
AUTHORS
buildd was written by Martin Pitt <martin.pitt@canonical.com>, and this
manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>.
- Both are released under the terms of the GNU General Public License,
version 3 or (at your option) any later version.