Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2007 15:44:10 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/pssh Makefile
Message-ID:  <200707061544.l66FiAAk019105@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2007-07-06 15:44:10 UTC

  FreeBSD ports repository

  Modified files:
    security/pssh        Makefile 
  Log:
  Further testing indicates that a majority of connections fail,
  apparently due to mishandling of EINTR in select.  It looks like
  this is simlar to the problem reported in Python bug linked below,
  but thus far I have been unable to work around it.  Until that
  happens, mark this port IGNORE to prevent disappointment.
  
  https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1049450&group_id=5470
  
  Revision  Changes    Path
  1.2       +2 -0      ports/security/pssh/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707061544.l66FiAAk019105>