'\" t .\" Title: REBUILDD-JOB .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: August 8, 2007 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "REBUILDD\-JOB" "1" "August 8, 2007" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" rebuildd-job \- rebuildd job database management .SH "SYNOPSIS" .HP \w'\fBrebuildd\-job\fR\ 'u \fBrebuildd\-job\fR [\fBadd|list|stats\fR] .SH "DESCRIPTION" .PP \fBrebuildd\-job\fR allows you to manage rebuildd database\&. You can list or add jobs\&. .SH "OPTIONS" .PP \fBadd\fR .RS 4 Add a job to the database\&. Job list is read from stdin, with one package per line\&. Format is: package_name package_version priority dist_name arch mail .RE .PP \fBadd\-deps\fR .RS 4 Add dependencies between jobs\&. Dependencies are read from stdin, with the following format: job_id dependency_job_id [dependency_job_id] [\&.\&.\&.] .RE .PP \fBadd\-quinn\-diff [distribution]\fR .RS 4 Add jobs to the database\&. Job list is read from stdin\&. The input format is expected to be the same as quinn\-diff\&. Distribution has to be specified as argument\&. .RE .PP \fBrequeue [jobid]\fR .RS 4 Reschedule a job\&. The job id has to be provided as argument\&. The job must be in an error state (previous build failed)\&. .RE .PP \fBdelete [jobid]\fR .RS 4 Delete a job from the database\&. The job id has to be provided as argument\&. .RE .PP \fBlist [crit=value]\fR .RS 4 List jobs\&. A criteria can be added, with its value to filter output\&. Valid criteria are: package, arch, dist, status .RE .PP \fBstats\fR .RS 4 Dump a nice ASCII art graphic about jobs\&. .RE .SH "SEE ALSO" .PP rebuildd (1), rebuildd\-init\-build\-system (1)\&. .SH "AUTHOR" .PP This manual page was written by Julien Danjou acid@debian\&.org for the Debian(TM) system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. .SH "COPYRIGHT" .br Copyright \(co 2007 Julien Danjou .br