SSH regression test failure question

Tim Rühsen tim.ruehsen at gmx.de
Sun Oct 20 03:18:15 EST 2013


Am Freitag, 18. Oktober 2013, 08:59:05 schrieb Damien Miller:
> > 	REGRESS_FULL=1 make regress
> > 
> > fails for ssh:
> > failed sftp permissions
> > *** Error 1 in ssh (Makefile:145 't-sftp-perm')
> > FAILED
> > *** Error 1 in ssh (<bsd.regress.mk>:101 'regress')
> > *** Error 1 in /usr/src/regress/usr.bin (<bsd.subdir.mk>:48 'regress')
> > 
> 
> Thanks for the diagnosis and thanks for running the regress tests :)
> 
> The fix is pretty simple: set/test executability instead of writability.
> I'll commit this, it should be in tomorrow's snapshot.

Thanks for fixing it.

Here is a patch fixing two things:
- added missing files to 'make clean'
- added UNPRIV user for agent-ptrace.sh (else ptrace would work and the test 
fails, if started as root)

Regards, Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssh_regress.diff
Type: text/x-patch
Size: 1723 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20131019/7b2d2272/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20131019/7b2d2272/attachment-0001.bin>


More information about the openssh-unix-dev mailing list