From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26006: [Website] Integral update proposal Date: Tue, 04 Jul 2017 23:24:23 +0200 Message-ID: <87van7sxo8.fsf@gnu.org> References: <57bc6255-c3a1-61e2-fee4-5b6f523a9885@zoho.com> <87y3s8cjxc.fsf@gnu.org> <697941d7-4bf5-71ff-95fe-1fc33c962b17@zoho.com> 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]:41163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSVJi-0005Bn-R8 for bug-guix@gnu.org; Tue, 04 Jul 2017 17:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSVJd-0001kT-TY for bug-guix@gnu.org; Tue, 04 Jul 2017 17:25:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49885) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSVJd-0001kJ-PW for bug-guix@gnu.org; Tue, 04 Jul 2017 17:25:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dSVJd-0005kd-Kg for bug-guix@gnu.org; Tue, 04 Jul 2017 17:25:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <697941d7-4bf5-71ff-95fe-1fc33c962b17@zoho.com> (sirgazil@zoho.com's message of "Tue, 4 Jul 2017 15:00:06 -0500") 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: sirgazil Cc: 26006@debbugs.gnu.org, David Thompson Hi! sirgazil skribis: > I was going to take a look again, and see what I could do to complete > the thing, but during the application setup of guix 0.13.0 many things > were being built and the computer turned off three times. It seems it > can't take that job (I didn't have this problem with 0.12.0, though). Ouch, that=E2=80=99s no good. The web site itself needs a few packages of course; if you do =E2=80=98guix pull=E2=80=99 (the CPU-intensive part) and = then =E2=80=9Cguix build -f guix.scm=E2=80=9D in the website directory, that should build the = thing and download the prerequisites. If that goes wrong, I guess I=E2=80=99ll allocate time for this maybe next = week and ask for guidance (every else is welcome to help!). Thanks, Ludo=E2=80=99.