borgbackup test fail on cygwin (only) - cygwin pipe issues?

Thomas Waldmann tw@waldmann-edv.de
Wed Jan 11 03:47:00 GMT 2017


Hi,

borgbackup uses a RPC protocol via a ssh pipe to implement client/server
communication.

borg client --pipe-- ssh --tcp-- sshd --pipe-- borg serve

This works very reliable, we have tests running on linux, freebsd,
netbsd, openbsd, OS X. It even works on win10 linux subsystem.

But on Cygwin, only the local tests work, but the remote tests (which
need the pictured ssh pipe) fail or hang.

When trying to find out what's going wrong, I noticed corrupted data
coming over the pipe.

I've found some other pipe issues on the cygwin mailing list, maybe this
is related?

Our issue about this:

https://github.com/borgbackup/borg/issues/1268

Note:

I am one of the borgbackup developers, but I am not a windows developer
(and I personally don't use windows or cygwin except for testing
borgbackup on this platform).

What I could offer is to run the tests on a fixed version.

Thanks for looking into this,

Thomas

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list