Hello everybody,
after installing openbsd-netcat some tests in multiplex.sh do still fail for
me. Sadly this happens when trying to build a package only, everything works
just fine if I try to debug this. Any ideas? Logfile failed-regress.log is
attached.
[...]
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
test connection multiplexing: forward
cmp: EOF on openssh/regress/copy
ssh: corrupted copy of openssh/regress/data
cmp: EOF on openssh/regress/copy
ssh: corrupted copy of openssh/regress/data test
connection multiplexing: status 0 test connection multiplexing: status 1 test
connection multiplexing: status 4 test connection multiplexing: status 5 test
connection multiplexing: status 44 test connection multiplexing: cmd check
test connection multiplexing: cmd forward local (TCP)
test connection multiplexing: cmd forward remote (TCP)
test connection multiplexing: cmd forward local (UNIX)
test connection multiplexing: cmd forward remote (UNIX)
test connection multiplexing: cmd exit
test connection multiplexing: cmd stop
failed connection multiplexing
Makefile:168: recipe for target 't-exec' failed
--
main(a){char*c=/* Schoene Gruesse
*/"B?IJj;MEH"
"CX:;",b;for(a/* Chris get my mail address:
*/=0;b=c[a++];)
putchar(b-1/(/* gcc -o sig sig.c && ./sig
*/b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: failed-regress.log
Type: text/x-log
Size: 9577 bytes
Desc: not available
URL:
<http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20140725/1da505d6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL:
<http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20140725/1da505d6/attachment-0003.bin>
Christian Hesse <list at eworm.de> on Fri, 2014/07/25 09:14:> Hello everybody, > > after installing openbsd-netcat some tests in multiplex.sh do still fail for > me. Sadly this happens when trying to build a package only, everything works > just fine if I try to debug this. Any ideas? Logfile failed-regress.log is > attached.Looks like the copy is truncated for any reason... In some really rare cases the tests succeed. (Though I have never seen both to succeed at the same time.) Still no clue what really is the culprit. -- main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH" "CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];) putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);} -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: not available URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20140731/4b889a9c/attachment.bin>