.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "rebuilderd-worker" "1" "2023-10-18" .P .SH NAME .P rebuilderd-worker - Run rebuilds for rebuilderd .P .SH SYNOPSIS .P \fBrebuilderd-worker\fR [-n name] [-c /etc/rebuilderd-worker.\&conf] .P .SH DESCRIPTION .P The rebuilderd-worker binary receives work from \fBrebuilderd\fR(1), executes the correct rebuilder script and reports the results back.\& You can also ask it to rebuild a specific package without reporting the results for debugging.\& .P The \fB-n \fR flag works for both \fBconnect\fR and \fBbuild\fR and automatically switches into the work directory at \fB/var/lib/rebuilderd-worker/\fR.\& .P .SH CONNECT .P \fBrebuilderd-worker\fR connect [endpoint] .P Connect to a given rebuilder and ask for work.\& If you endpoint is specified one is loaded from \fB/etc/rebuilderd-worker.\&conf\fR, see \fBrebuilderd-worker.\&conf\fR(5).\& .P .SH BUILD .P \fBrebuilderd-worker\fR build .P This is a small wrapper around the rebuilder scripts that are used by rebuilderd-worker.\& .P .SH SEE ALSO .P \fBrebuilderd\fR(1), \fBrebuilderd-worker.\&conf\fR(5), \fBrepro\fR(8).\& .P .SH AUTHORS .P rebuilderd was originally written by kpcyrd and is hosted at https://github.\&com/kpcyrd/rebuilderd