From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Why are there no binary available Date: Mon, 22 Aug 2016 15:16:27 -0400 Message-ID: <20160822191627.GA23886@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbui9-0002jE-Tj for help-guix@gnu.org; Mon, 22 Aug 2016 15:16:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbui6-0002FA-NF for help-guix@gnu.org; Mon, 22 Aug 2016 15:16:41 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:33230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbui5-0002Ck-A8 for help-guix@gnu.org; Mon, 22 Aug 2016 15:16:38 -0400 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Vincent Legoll Cc: help-guix On Fri, Aug 19, 2016 at 01:18:13PM +0200, Vincent Legoll wrote: > I'm trying to understand why are there no binaries available > for my system and I'm rebuilding everything. > > The answer may be that I have a system configuration that > makes the hydra binaries not good for my system, but that > is just a guess... > > Is there a guix command to know for sure that system > configuration is not compatible with hydra binaries ? Changing the system configuration should not cause changes to package definitions, so you should be using the same packages that are provided by Hydra. I'm not sure where what the problem could be. Can you give some details about your set-up? Guix or GuixSD? What version of Guix (`guix --version)? Are you trying to use modified versions of any packages? Is Hydra's key in '/etc/guix/acl'? Can you reach the Hydra mirror at https://mirror.hydra.gnu.org? And, please share any other information that you think might be relevant.