From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#22088: Non-deterministic daemon protocol errors Date: Thu, 03 Dec 2015 16:57:03 -0500 Message-ID: <874mfztcuo.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4bt7-0006hw-BV for bug-guix@gnu.org; Thu, 03 Dec 2015 16:58:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4bt4-0003Kf-3q for bug-guix@gnu.org; Thu, 03 Dec 2015 16:58:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:48162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4bt4-0003KX-0H for bug-guix@gnu.org; Thu, 03 Dec 2015 16:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a4bt3-0004E7-PG for bug-guix@gnu.org; Thu, 03 Dec 2015 16:58:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4bsI-0006Zj-Ep for bug-guix@gnu.org; Thu, 03 Dec 2015 16:57:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4bsF-0002kg-36 for bug-guix@gnu.org; Thu, 03 Dec 2015 16:57:14 -0500 Received: from world.peace.net ([50.252.239.5]:59944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4bsF-0002kU-05 for bug-guix@gnu.org; Thu, 03 Dec 2015 16:57:11 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22088@debbugs.gnu.org Since updating my guix client (but not yet my server) to include the recent commits related to the protocol update, I'm seeing these errors non-deterministically while building things. Retrying usually results in success. mhw@jojen:~/guix$ guix build -K openssl --cores=1 substitute: updating list of substitutes from 'http://hydra.gnu.org'... 100.0% The following derivation will be built: /gnu/store/5hzf27bgygjp5ah3bfy8m0aa93yazgk3-openssl-1.0.2e.drv guix build: error: build failed: EOF expected (protocol error?) Mark