From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Developing on two machines Date: Mon, 30 May 2016 18:55:16 +0200 Message-ID: <574C7074.4000904@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7QTP-0003vl-Hv for help-guix@gnu.org; Mon, 30 May 2016 12:55:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7QTL-0006nm-F0 for help-guix@gnu.org; Mon, 30 May 2016 12:55:26 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7QTL-0006n4-8Y for help-guix@gnu.org; Mon, 30 May 2016 12:55:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3rJN5y4vddz3hjqt for ; Mon, 30 May 2016 18:55:18 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3rJN5y4Mn2zvdWc for ; Mon, 30 May 2016 18:55:18 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id mMWwB8Ian9Yy for ; Mon, 30 May 2016 18:55:17 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-151-35.dynamic.mnet-online.de [188.174.151.35]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Mon, 30 May 2016 18:55:17 +0200 (CEST) Received: from [192.168.110.2] (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id C09716020F for ; Mon, 30 May 2016 18:50:21 +0200 (CEST) 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: help-guix@gnu.org Hi, I'm alternately working on my desktop and my laptop, synchronizing data between these tow machines. Now after installing some guix packages on the laptop (but not on the desktop), running ./pre-inst-env guix build ... gives me the error ./pre-inst-env: …/scripts/guix: /gnu/store/cpxwg…-profile/bin/guile: bad interpreter: No such file or directory Well, the message is obvious: The profile which is hard-coded into scripts/guix does not exist on this machine. As an work-around I'm using ./pre-inst-env guile script/guix build .... But I wonder if there is another solution?! -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |