.\" Generated by scdoc 1.11.3 .\" 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" "2025-05-05" .PP .SH NAME .PP rebuilderd-worker - Run rebuilds for rebuilderd .PP .SH SYNOPSIS .PP \fBrebuilderd-worker\fR [-n name] [-c /etc/rebuilderd-worker.\&conf] .PP .SH DESCRIPTION .PP 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.\& .PP 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.\& .PP .SH CONNECT .PP \fBrebuilderd-worker\fR connect [endpoint] .PP 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).\& .PP .SH BUILD .PP \fBrebuilderd-worker\fR build .PP This is a small wrapper around the rebuilder scripts that are used by rebuilderd-worker.\& .PP .SH SEE ALSO .PP \fBrebuilderd\fR(1), \fBrebuilderd-worker.\&conf\fR(5), \fBrepro\fR(8).\& .PP .SH AUTHORS .PP rebuilderd was originally written by kpcyrd and is hosted at https://github.\&com/kpcyrd/rebuilderd