From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Karetnikov Subject: Re: Error messages and progress report Date: Tue, 11 Dec 2012 16:20:06 +0300 Message-ID: References: <201212092101.21170.andreas@enge.fr> <871uex1pkx.fsf@gnu.org> <201212110022.10744.andreas@enge.fr> <201212111322.35235.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiPkp-0007Gt-Qd for bug-guix@gnu.org; Tue, 11 Dec 2012 08:20:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiPkl-0005PI-QC for bug-guix@gnu.org; Tue, 11 Dec 2012 08:20:11 -0500 Received: from mail-vb0-f41.google.com ([209.85.212.41]:55643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiPkl-0005Or-Mt for bug-guix@gnu.org; Tue, 11 Dec 2012 08:20:07 -0500 Received: by mail-vb0-f41.google.com with SMTP id l22so4271040vbn.0 for ; Tue, 11 Dec 2012 05:20:07 -0800 (PST) In-Reply-To: <201212111322.35235.andreas@enge.fr> 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: bug-guix@gnu.org > The command > guix-package -i hello > still produces an error, probably related to making the symlinks > in my own environment: [...] > ERROR: In procedure symlink: > ERROR: In procedure symlink: No such file or directory './pre-inst-env guix-package -i hello' returns the same backtrace on my machine. Nikita