From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: guile_load_path not set? Date: Thu, 27 Jun 2019 08:39:56 +0200 Message-ID: References: <2D0CF82C-FDC3-4742-AD9D-00219F638285@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44723) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgO4u-0006ef-S2 for help-guix@gnu.org; Thu, 27 Jun 2019 02:40:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgO4t-00059I-JN for help-guix@gnu.org; Thu, 27 Jun 2019 02:40:16 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:52666) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hgO4s-00054A-Dq for help-guix@gnu.org; Thu, 27 Jun 2019 02:40:14 -0400 In-Reply-To: <2D0CF82C-FDC3-4742-AD9D-00219F638285@disroot.org> 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, Amar Singh Le 27 juin 2019 01:28:51 GMT+02:00, Amar Singh a =C3=A9= crit : >To reproduce >1=2E guix package -S 1 >(switch to 1st gen or the oldest gen around) >2=2E guix package --rollback (now you have a blank env)=20 >3=2E guix package - i emacsy (install a guile library)=20 >4=2E emacsy-gtk-webkit (run code that uses guile lib) > >guix package --search-paths shows no guile_load_path, or compiled load >path=2E > >is it a bug? > >Amar Singh >---------------- >Sent fromK-9 Mail=2E Please excuse my brevity=2E There should probably be a wrapper around the binary, otherwise you're sup= posed to install guile in the same profile to get the corresponding environ= ment variables=2E