]> andersk Git - openssh.git/blobdiff - regress/README.regress
- (tim) [config.guess config.sub] Update to '2005-05-27' version.
[openssh.git] / regress / README.regress
index 552db3079de6a7426be543d935fe48b207aac326..6934fa74dc206141a640ab9803badb8d664201fd 100644 (file)
@@ -93,16 +93,12 @@ Failed tests can be difficult to diagnose. Suggestions:
 
 Known Issues.
 
-- If you build with tcpwrappers and try to run the regression tests,
-  your hosts.allow must permit connections from localhost and from
-  "unknown".  This is because some tests are performed via the loopback
-  interface, while others are done with "sshd -i" as a ProxyCommand.  In
-  the latter case, when sshd calls getpeername() on the socket it will
-  fail (because it's not a tcp socket) and will be identified as
-  "unknown", which is then checked against tcpwrappers.
-
 - If your build requires ssh-rand-helper regress tests will fail
   unless ssh-rand-helper is in pre-installed (the path to
   ssh-rand-helper is hard coded).
 
+- Recent GNU coreutils deprecate "head -[n]": this will cause the yes-head
+  test to fail.  The old behaviour can be restored by setting (and
+  exporting) _POSIX2_VERSION=199209 before running the tests.
+
 $Id$
This page took 0.034966 seconds and 4 git commands to generate.