From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#27476: guix pull fails on powerful server Date: Sat, 30 Sep 2017 09:59:03 +0200 Message-ID: <87shf44ny0.fsf__28022.5945673466$1506758477$gmane$org@elephly.net> References: <87h8vvp1q7.fsf@elephly.net> <87377esu1a.fsf@gnu.org> <87k20nz18u.fsf@igalia.com> <87a81jj5gg.fsf@gnu.org> <87bmlyzxj7.fsf@elephly.net> 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]:37913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dyChv-0002WS-Q2 for bug-guix@gnu.org; Sat, 30 Sep 2017 04:01:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dyChq-0005Y9-Vc for bug-guix@gnu.org; Sat, 30 Sep 2017 04:01:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59474) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dyChq-0005Y3-RY for bug-guix@gnu.org; Sat, 30 Sep 2017 04:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dyChq-0000AL-Ht for bug-guix@gnu.org; Sat, 30 Sep 2017 04:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87bmlyzxj7.fsf@elephly.net> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Andy Wingo , help-guix@gnu.org, 27476@debbugs.gnu.org I=E2=80=99ve tried =E2=80=9Cguix pull=E2=80=9D on the same server again, th= is time limiting CPUs with =E2=80=9Ctaskset -c 0 guix pull=E2=80=9D: --8<---------------cut here---------------start------------->8--- $ taskset -c 0 guix pull guile: warning: failed to install locale warning: failed to install locale: Invalid argument substitute: guile: warning: failed to install locale substitute: warning: failed to install locale: Invalid argument Starting download of /tmp/guix-file.QleIQR >From https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz... ....tar.gz 1.6MiB/s 00:09 | 13.6MiB transf= erred unpacking '/gnu/store/g5246hzsj9vv1fmigdd7fh0060fybnbd-guix-latest.tar.gz'.= .. The following derivation will be built: /gnu/store/z5bhk17nxmdhvj0g4cy038p25mzh1gys-guix-latest.drv copying and compiling to '/gnu/store/s3s7xlqa10mvf8v0ypxz8gzw3lcf1x5z-guix-= latest' with Guile 2.2.2... loading... 25.7% of 635 filesrandom seed for tests: 1506720257 loading... 99.8% of 635 files compiling... 69.1% of 635 filesice-9/threads.scm:289:22: In procedure l= oop: ice-9/threads.scm:289:22: Syntax error: guix/scripts/graph.scm:103:10: return: return used outside of 'with-monad' = in form (return (package-node-edges a)) Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. builder for `/gnu/store/z5bhk17nxmdhvj0g4cy038p25mzh1gys-guix-latest.drv' f= ailed with exit code 1 guix pull: error: build failed: build of `/gnu/store/z5bhk17nxmdhvj0g4cy038= p25mzh1gys-guix-latest.drv' failed --8<---------------cut here---------------end--------------->8--- After limiting memory with =E2=80=9Culimit -Sv 5000000=E2=80=9D: --8<---------------cut here---------------start------------->8--- ice-9/threads.scm:289:22: In procedure loop: ice-9/threads.scm:289:22: Syntax error: guix/scripts/pull.scm:192:8: >>=3D: >>=3D (bind) used outside of 'with-mona= d' in form (>>=3D (indirect-root-added latest) (lambda (done) (mlet* %store= -monad () (if (and (file-exists? latest) (string=3D? (readlink latest) sour= ce-dir)) (begin (display (G_ "Guix already up to date\n")) (return #t)) (be= gin (switch-symlinks latest source-dir) (format #t (G_ "updated ~a successf= ully deployed under `~a'~%") %guix-package-name latest) (return #t)))))) Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. builder for `/gnu/store/afji58647yzz7cr9dvlj87sd3ad36lbk-guix-latest.drv' f= ailed with exit code 1 guix pull: error: build failed: build of `/gnu/store/afji58647yzz7cr9dvlj87= sd3ad36lbk-guix-latest.drv' failed --8<---------------cut here---------------end--------------->8--- It always crashes at around 69%. Is there another work-around I could try on this machine? -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net