From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 04 17:24:42 2017 Received: (at 26006) by debbugs.gnu.org; 4 Jul 2017 21:24:42 +0000 Received: from localhost ([127.0.0.1]:52562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSVJK-0005k4-5L for submit@debbugs.gnu.org; Tue, 04 Jul 2017 17:24:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50089) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSVJI-0005jr-IH for 26006@debbugs.gnu.org; Tue, 04 Jul 2017 17:24:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSVJC-0001gC-OH for 26006@debbugs.gnu.org; Tue, 04 Jul 2017 17:24:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSVJ5-0001f2-0H; Tue, 04 Jul 2017 17:24:27 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:40178 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dSVJ4-0001df-8I; Tue, 04 Jul 2017 17:24:26 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: sirgazil Subject: Re: bug#26006: [Website] Integral update proposal References: <57bc6255-c3a1-61e2-fee4-5b6f523a9885@zoho.com> <87y3s8cjxc.fsf@gnu.org> <697941d7-4bf5-71ff-95fe-1fc33c962b17@zoho.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 16 Messidor an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Tue, 04 Jul 2017 23:24:23 +0200 In-Reply-To: <697941d7-4bf5-71ff-95fe-1fc33c962b17@zoho.com> (sirgazil@zoho.com's message of "Tue, 4 Jul 2017 15:00:06 -0500") Message-ID: <87van7sxo8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 26006 Cc: 26006@debbugs.gnu.org, David Thompson X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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.