From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23878: [Guix Info][7.1.4] Should remind user to mount bind /tmp Date: Sun, 03 Jul 2016 00:08:56 +0200 Message-ID: <87mvlzelqf.fsf@gnu.org> References: <629151467352802@web30h.yandex.ru> 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]:54132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJT70-0000qY-41 for bug-guix@gnu.org; Sat, 02 Jul 2016 18:10:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJT6v-0006BH-Td for bug-guix@gnu.org; Sat, 02 Jul 2016 18:10:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJT6v-0006BD-Ri for bug-guix@gnu.org; Sat, 02 Jul 2016 18:10:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bJT6v-00050h-Mn for bug-guix@gnu.org; Sat, 02 Jul 2016 18:10:01 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <629151467352802@web30h.yandex.ru> (eus@member.fsf.org's message of "Fri, 01 Jul 2016 13:00:02 +0700") 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: Eus Cc: 23878-done@debbugs.gnu.org Eus skribis: > In section 7.1.4 of the info displayed at Alt+F2 terminal, it is better t= o suggest the user to mount bind /tmp/ under /mnt/tmp2 so as to have more f= ree space in case the user needs to build from source, for example, when us= ing "--fallback" option in "guix system" command. > > That is because when I did "guix system --falback init /mnt/etc/config.sc= m /mnt", the build failed after about 15 hours because there was no more sp= ace in /tmp. This problem was reported earlier at and fixed in commit 0adabad72d58492f08975af0b6b837ebde32a51b. Thanks! Ludo=E2=80=99.