diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-06 14:40:50 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-06 14:44:11 +0200 |
commit | 605489040a5c4df7b119ba4dea80728c46136755 (patch) | |
tree | 50dd29bbbeaf21f42b971c699f4b480cddabe0d2 /TODO | |
parent | ce16a75c785cb97137d3d0328fd60374442c9c70 (diff) | |
download | jenkins.debian.net-605489040a5c4df7b119ba4dea80728c46136755.tar.xz |
reproducible: handle rsync problems with remote builds
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -239,12 +239,6 @@ properties: * reproducible_build.sh changes needed: ** diffoscope needs to be run on the target arch... *** can't this be run via qemu on the host? -* deal with rsync problems as in https://jenkins.debian.net/job/reproducible_builder_armhf_4/61/: ----- -jenkins_node_wrapper.sh[14148] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.QhHoGHUUnP/b1 -Write failed: Broken pipe -rsync: connection unexpectedly closed (55445 bytes received so far) [receiver] ----- * missing job definitions: ** reproducible_builder_amd64_1 runs "reproducible_build.sh profitbricks-build1-amd64 profitbricks-build2-amd64" |