From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amirouche Boubekki Subject: bug#14968: Building guix on top of Ubuntu 13.04 Date: Sat, 27 Jul 2013 16:50:14 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3A2K-0006Pg-1g for bug-guix@gnu.org; Sat, 27 Jul 2013 15:20:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V39oY-0004Vt-I8 for bug-guix@gnu.org; Sat, 27 Jul 2013 15:06:07 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:58827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V39oY-0004Vl-EW for bug-guix@gnu.org; Sat, 27 Jul 2013 15:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1V39oY-00041J-5u for bug-guix@gnu.org; Sat, 27 Jul 2013 15:06:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([208.118.235.92]:59411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V36Wk-0001Rt-T5 for bug-guix@gnu.org; Sat, 27 Jul 2013 11:35:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V35pL-0001yg-Uz for bug-guix@gnu.org; Sat, 27 Jul 2013 10:50:40 -0400 Received: from mail-oa0-x235.google.com ([2607:f8b0:4003:c02::235]:51771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V35pL-0001yR-LY for bug-guix@gnu.org; Sat, 27 Jul 2013 10:50:35 -0400 Received: by mail-oa0-f53.google.com with SMTP id k14so9999694oag.12 for ; Sat, 27 Jul 2013 07:50:34 -0700 (PDT) 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: 14968@debbugs.gnu.org I tried to install guix on top of Ubuntu, downloaded guix 0.3 and installed the required dependecies. I tried to first run guix pull but failed with an error on /nix/store with wrong rights, the error provided a command to run which I did. After that I run again guix pull and try to install zile with the command guix package -i zile It fails with the following error: http://paste.call-cc.org/paste?id=6fdc9664ba6f81cfc0e32d168502945e1d6c95f9 I can't install guile 2.0.9 on ubuntu because of some file clash regarding ffi. Instead I looked in /nix/store and saw that guile 2.0.9 was installed by guix so I symlinked it in ~/.guix-profile/bin/ replaced the shebang of /usr/local/bin/guix with /usr/bin/env guile Running guix package -i zile still fails with the following error: http://paste.call-cc.org/paste?id=0372e8cc7d7e2849d1b57a2926e0b359b072fa05