Re: Initial installation - stuck at installing python (killing process)

2016-03-24 Thread Ludovic Courtès
dptdescribe skribis: > # mount -t tmpfs tmp /tmp > > Before guix system init helped and I have finally GuixSD up and running. Good, thanks for letting us know! > The problem was with the /tmp filesystem. The question is why and how it can > be solved? See

Re: Initial installation - stuck at installing python (killing process)

2016-03-22 Thread dptdescribe
Hello there, Just to let you know. Running: # mount -t tmpfs tmp /tmp Before guix system init helped and I have finally GuixSD up and running. The problem was with the /tmp filesystem. The question is why and how it can be solved? Best regards, dptd > On 21 Mar 2016, at 18:09, dptdescribe

Re: Initial installation - stuck at installing python (killing process)

2016-03-21 Thread dptdescribe
Yeap, looks like the exact same issue. Answering your questions from the bug conversation: 1. # guix-daemon —version guix-daemon (GNU Guix) 0.9.0 2. # df /tmp Filesystem 1K-blocks UsedAvailable Use%Mounted on unionfs 2854060 830856 2023204 30%

Re: Initial installation - stuck at installing python (killing process)

2016-03-21 Thread Ludovic Courtès
dptdescribe skribis: > tests/store.scm > guix system: error: build failed: build of > `/gnu/store/…db1-guix-0.9.0.71e2065.drv’ failed This looks like what’s reported at . Could you answer the questions I asked there? :-) Thanks, Ludo’.

Re: Initial installation - stuck at installing python (killing process)

2016-03-19 Thread dptdescribe
Ludovic, substitute-urls helped for the python issue, thanks. However, at the end, the whole process still fails on tests phase which I described before. :( tests/store.scm guix system: error: build failed: build of `/gnu/store/…db1-guix-0.9.0.71e2065.drv’ failed dptd > On 19 Mar 2016, at

Re: Initial installation - stuck at installing python (killing process)

2016-03-19 Thread Tobias Geerinckx-Rice
Ludovic, On 19/03/2016, Ludovic Courtès wrote: > Tobias Geerinckx-Rice skribis: > >> On 19/03/2016, dptdescribe wrote: >>> We all know that hydra is being overloaded all the time. The guix system >>> init process is failing

Re: Initial installation - stuck at installing python (killing process)

2016-03-19 Thread dptdescribe
Thanks Tobias. It worked for the python issue but I came back to the error which I had in the first place a few days ago. After building guix (?) it run some tests. It fails at tests/store.scm. I cannot find any logs anywhere, I asked about that on the #guix few days ago and noone could help.

Re: Initial installation - stuck at installing python (killing process)

2016-03-19 Thread Tobias Geerinckx-Rice
Hallo, On 19/03/2016, dptdescribe wrote: > 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 >

Initial installation - stuck at installing python (killing process)

2016-03-19 Thread dptdescribe
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