From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: libssh upgraded; guile-ssh fails its tests Date: Wed, 02 Apr 2014 13:06:03 -0400 Message-ID: <8761mrk6f8.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVOd8-0008R0-Cf for guix-devel@gnu.org; Wed, 02 Apr 2014 13:07:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVOd0-0004vZ-TQ for guix-devel@gnu.org; Wed, 02 Apr 2014 13:07:14 -0400 Received: from world.peace.net ([96.39.62.75]:43209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVOd0-0004vP-Pg for guix-devel@gnu.org; Wed, 02 Apr 2014 13:07:06 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org FYI, I upgraded libssh to the latest version in master, to fix a security flaw. Since then, I tried building guile-ssh for the first time. It fails its test suite. I guess this may have been caused by the libssh upgrade. I don't have time to look into it right now, but I don't think we should consider using an old version of libssh to fix this problem. Mark