bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22088: Non-deterministic daemon protocol errors


From: Ludovic Courtès
Subject: bug#22088: Non-deterministic daemon protocol errors
Date: Fri, 04 Dec 2015 11:40:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

> 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.
>
> address@hidden:~/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?)

This is because the ‘build-things’ RPC would always use the new
protocol, even when talking to old daemons.

Fixed in 2734cbb.

Thanks, and sorry for the confusion!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]