From mboxrd@z Thu Jan 1 00:00:00 1970 From: dptdescribe Subject: Initial installation - stuck at installing python (killing process) Date: Sat, 19 Mar 2016 09:56:59 +0100 Message-ID: <512F8C50-8C14-4EF9-AEA6-8D9A1F36DFC7@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_A465DFAC-4E88-4225-8A9A-A57AD1D31EE0" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahCh0-0008Dn-2H for help-guix@gnu.org; Sat, 19 Mar 2016 04:57:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahCgw-0000y8-RZ for help-guix@gnu.org; Sat, 19 Mar 2016 04:57:05 -0400 Received: from mail-lb0-x22f.google.com ([2a00:1450:4010:c04::22f]:33192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahCgw-0000xq-EJ for help-guix@gnu.org; Sat, 19 Mar 2016 04:57:02 -0400 Received: by mail-lb0-x22f.google.com with SMTP id oe12so101693872lbc.0 for ; Sat, 19 Mar 2016 01:57:01 -0700 (PDT) Received: from [192.168.0.101] (095160158190.dynamic-ra-11.vectranet.pl. [95.160.158.190]) by smtp.gmail.com with ESMTPSA id i8sm2779809lbj.30.2016.03.19.01.57.00 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 19 Mar 2016 01:57:00 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: help-guix --Apple-Mail=_A465DFAC-4E88-4225-8A9A-A57AD1D31EE0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hello there everyone, For the last few days I am trying to install GuixSD on the virtual = environment. I have already read few articles in this topic, official = manual and even asked for help on the #guix channel. No luck so far. Here is the process step-by-step (after preparing the VirtualMachine and = adding): ifconfig enp0s3 up && dhclientenp0s3 cfdisk /dev/sda mkfs.ext4 -L root /dev/sda2 mount -L root /mnt mkdir /mnt/etc cp /etc/configuration/desktop.scm /mnt/etc/config.scm nano /mnt/etc/config.scm deco start cow-store /mnt guix pull guix system init /mnt/etc/config.scm /mnt Additional information: connection is OK, I pinged www.google.com after = enabling enp0s3 I divided /dev/sda to two partitions: /dev/sda1 BIOS boot, 200M /dev/sda2 Linux filesystem, 15.8G in /mnt/etc/config.scm I changed /dev/sdX to /dev/sda We all know that hydra is being overloaded all the time. The guix system = init process is failing on random packages due to the network issues. I = am rerunning the command every time. However something strange happens = at python package. Every time after downloading 15.3M the process is = being killed but is it? Here is the output: http://hydra.gnu.org/bla/bla/hash-python-2.7.10 = 1.3MiB/s 00:12 | = 15.3MiB transferred killing process 20890 killing process 20890: No such process I am not returned to the command prompt after this. It is stuck that way = forever. I tried it so many times already - no luck so far. Someone on = #guix said that this may be the disk space issue so I created fixed disk = image (rather than dynamically resizing one) and re-run the whole = process. After failing with python package and running df /dev/sda2 = usage is on 8% so I believe this is not the problem here. Any ideas? Thanks in advance. dptd --Apple-Mail=_A465DFAC-4E88-4225-8A9A-A57AD1D31EE0 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hello there everyone,
For the last few days I = am trying to install GuixSD on the virtual environment. I have already = read few articles in this topic, official manual and even asked for help = on the #guix channel. No luck so far.

Here is the process step-by-step (after = preparing the VirtualMachine and adding):
  1. ifconfig enp0s3 up && = dhclientenp0s3
  2. cfdisk /dev/sda
  3. mkfs.ext4 -L root /dev/sda2
  4. mount -L root = /mnt
  5. mkdir /mnt/etc
  6. cp = /etc/configuration/desktop.scm /mnt/etc/config.scm
  7. nano= /mnt/etc/config.scm
  8. deco start cow-store = /mnt
  9. guix pull
  10. guix system init = /mnt/etc/config.scm /mnt
Additional = information:
  • connection is OK, I pinged www.google.com after enabling enp0s3
  • I divided /dev/sda to two partitions:
    • /dev/sda1 BIOS boot, 200M
    • /dev/sda2 Linux = filesystem, 15.8G
  • in /mnt/etc/config.scm I = changed /dev/sdX to /dev/sda

We all know that hydra is being = overloaded all the time. The guix system init process is failing on = random packages due to the network issues. I am rerunning the command = every time. However something strange happens at python package. Every = time after downloading 15.3M the process is being killed but is = it?

Here is = the output:
http://hydra.gnu.org/bla/bla/hash-python-2.7.10 1.3MiB= /s 00:12 | 15.3MiB transferred
killing process = 20890
killing process 20890: No such = process

I am = not returned to the command prompt after this. It is stuck that way = forever. I tried it so many times already - no luck so far. Someone on = #guix said that this may be the disk space issue so I created fixed disk = image (rather than dynamically resizing one) and re-run the whole = process. After failing with python package and running df /dev/sda2 = usage is on 8% so I believe this is not the problem here.

Any ideas?

Thanks in = advance.

dptd

= --Apple-Mail=_A465DFAC-4E88-4225-8A9A-A57AD1D31EE0--