From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Gajsin Subject: bug#18887: guix pull failed Date: Wed, 29 Oct 2014 20:23:56 +0300 Message-ID: <545122AC.8020600@mirantis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjX1Z-0000uw-1K for bug-guix@gnu.org; Wed, 29 Oct 2014 13:27:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjX1S-0004r0-RO for bug-guix@gnu.org; Wed, 29 Oct 2014 13:27:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:47183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjX1S-0004qR-OI for bug-guix@gnu.org; Wed, 29 Oct 2014 13:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XjX1S-0007uH-9G for bug-guix@gnu.org; Wed, 29 Oct 2014 13:27:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjWyd-0006g8-CH for bug-guix@gnu.org; Wed, 29 Oct 2014 13:24:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjWyY-0003i3-8l for bug-guix@gnu.org; Wed, 29 Oct 2014 13:24:07 -0400 Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:48970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjWyX-0003ho-Ub for bug-guix@gnu.org; Wed, 29 Oct 2014 13:24:02 -0400 Received: by mail-la0-f42.google.com with SMTP id gq15so2970364lab.29 for ; Wed, 29 Oct 2014 10:23:59 -0700 (PDT) Received: from [172.18.12.101] ([91.218.144.129]) by mx.google.com with ESMTPSA id bb3sm1737034lab.7.2014.10.29.10.23.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Oct 2014 10:23:59 -0700 (PDT) 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 18887@debbugs.gnu.org Hello, folks. I try to pull guix, but it is not work neither by root nor by user. This is a output of `guix pull --verbose` compiling '/gnu/store/akma9bmmjnizkv9sj1669wa8x4abrzyp-guix-latest/guix/import/pypi.scm'... ERROR: no code for module (json) Backtrace: In ice-9/boot-9.scm: 157: 12 [catch #t # ...] In unknown file: ?: 11 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 10 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 9 [eval # #] In ice-9/boot-9.scm: 2401: 8 [save-module-excursion #] 4050: 7 [#] 1724: 6 [%start-stack load-stack #] 1729: 5 [#] In unknown file: ?: 4 [primitive-load "/gnu/store/2cfbcxyx6nc22v7raj3v094ky2544ks5-guix-latest-guile-builder"] In ice-9/eval.scm: 387: 3 [eval # ()] In /gnu/store/n2jjh4kzfv3hp4zhd0aflwq4i2jihnnq-module-import/guix/build/pull.scm: 121: 2 [build-guix "/gnu/store/akma9bmmjnizkv9sj1669wa8x4abrzyp-guix-latest" ...] 75: 1 [p-for-each # ...] In unknown file: ?: 0 [scm-error misc-error #f ...] ERROR: In procedure scm-error: ERROR: process failed # 256 builder for `/gnu/store/0nji4jqs90lvm8sbx5j8iwfwl4fqpir7-guix-latest.drv' failed with exit code 1 guix pull: error: build failed: build of `/gnu/store/0nji4jqs90lvm8sbx5j8iwfwl4fqpir7-guix-latest.drv' failed