[Buildbot-commits] [Buildbot] #1963: FileUpload creates truncated file when buildslave is not on localhost
Buildbot
nobody at buildbot.net
Thu May 19 21:30:19 UTC 2011
#1963: FileUpload creates truncated file when buildslave is not on localhost
----------------------+------------------------
Reporter: landry | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: 0.8.3p1 | Resolution:
Keywords: |
----------------------+------------------------
Comment (by dustin):
well, it's unlikely to correspond to the symlink length if it doesn't
contain the text of the symlink. Can you add some {{{print}}}s to the
sparc buildslave's transfer implementation to see if you can tell what's
happening? Basically, get a picture of what, or at least how many bytes,
are being passed to the relevant callRemote's, and compare that to what
you see on the master.
--
Ticket URL: <http://trac.buildbot.net/ticket/1963#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list