From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33489: Can't use binary installation with install script Date: Sun, 25 Nov 2018 17:04:48 +0100 Message-ID: <87a7lxw3bz.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQwu7-0003Tr-KL for bug-guix@gnu.org; Sun, 25 Nov 2018 11:05:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQwu6-0000kt-Q6 for bug-guix@gnu.org; Sun, 25 Nov 2018 11:05:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43242) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQwu6-0000kl-Na for bug-guix@gnu.org; Sun, 25 Nov 2018 11:05:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gQwu6-0007Xn-GH for bug-guix@gnu.org; Sun, 25 Nov 2018 11:05:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Zephyr Waitzman's message of "Sun, 25 Nov 2018 00:00:52 +0800") 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" To: Zephyr Waitzman Cc: 33489-done@debbugs.gnu.org Hello Zephyr, Zephyr Waitzman skribis: > Today, I try install guix from binary, but it return with > guix-install.sh: line 277: /root/.config/guix/current/etc/profile: No > such file or directory > I think it comes from [2]. > [1] https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installa= tion.html > [2] https://git.savannah.gnu.org/cgit/guix.git/commit/etc/guix-install.sh= ?id=3De9926f80c6553fde50ce1fcfd38d6370f841efd2 Indeed. Please use instead. I have adjusted the =E2=80=98guix-install.sh=E2=80=99 URL accordingly in th= e on-line copy of the manual at . Thanks, Ludo=E2=80=99.