Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
plague-builder: Builder daemon for Plague builder slaves
- Summary
- The Plague builder does the actual RPM package building on slave machines.
Changelog
- * Tue Nov 29 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.3-2
- Move README and ChangeLog to -common package
- Traceback/debug functionality added in server, depends on
threadframe module from elsewhere. Disabled by default.
- * Thu Nov 24 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.3-1
- Add socket timeouts for fileserver and xmlrpc bits
- * Fri Nov 18 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-7
- Suspend builders on hard errors such as running out of disk space
- Retry downloads from server/builder 5 times, not 3
- Log retried downloads on the server
- Add socket timeouts to downloads to work around hanging issues
when downloading from the builder (the downloading/done issue)