help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python-minimal compilation is breaking


From: Mathieu Othacehe
Subject: Re: python-minimal compilation is breaking
Date: Tue, 6 Nov 2018 14:00:12 +0900

Hi,

I ran into the same problem on a very powerful machine. In my case the congestion test was the problem. It finished by eating all of my 128Gb of RAM.

This problem is known and fixed upstream by disabling the test. I submitted a patch to disable it on our 3.6.5 version, but it will have to go to core-updates if merged.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33186#26

Thanks,

Mathieu

Le mar. 6 nov. 2018 11:30, Eric Bavier <address@hidden> a écrit :
On Thu, 1 Nov 2018 05:18:00 +0100 (CET)
<address@hidden> wrote:

> Hello, Guix Help!
> This is not working on Lenovo G50-30 everytime (already 3 times)
>
> # guix system reconfigure /etc/config.scm --substitute-urls=https://berlin.guixsd.org <https://berlin.guixsd.org>
> building /gnu/store/6c4g38n9fhvnlk2vasn34mdd6nvpgx8m-python-minimal-3.6.5.drv...
> -Killed
>
> While it is working:
>
> $ free -m
>               total        used        free      shared  buff/cache   available
> Mem:           1882         777         322          72         782        1031
> Swap:          2168         143        2024
>
>
> I think it lacks resources: cpu 2.1GHz, RAM 2 Gb. When it crashes PC stops on 15-20 seconds, mouse does not move, and then process is killed.
> What to try?
>

I submitted this patch that I created while struggling with the same
package: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33284

Perhaps it might help you too?

`~Eric

reply via email to

[Prev in Thread] Current Thread [Next in Thread]