From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor?= Boskovits Subject: bug#33223: In vm-image >>> 'guix package -i' >>> "-python-3.6.5.drv... -Killed" Date: Thu, 1 Nov 2018 09:45:02 +0100 Message-ID: References: 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]:39183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gI8c9-000459-Ei for bug-guix@gnu.org; Thu, 01 Nov 2018 04:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gI8c6-0001fd-94 for bug-guix@gnu.org; Thu, 01 Nov 2018 04:46:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53458) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gI8c6-0001fX-3s for bug-guix@gnu.org; Thu, 01 Nov 2018 04:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gI8c6-0002oD-0Y for bug-guix@gnu.org; Thu, 01 Nov 2018 04:46:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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: myglc2@gmail.com Cc: 33223@debbugs.gnu.org Hello George, George Clemmer ezt =C3=ADrta (id=C5=91pont: 2018. nov. 1= ., Cs, 3:11): > > In a 'guix system vm-image' VM produced using Guix from Git > v0.15.0-3097-gc16913d34 I have ... > > g1@sysi53 ~$ guix --version > guix (GNU Guix) 0.15.0-6.f9a8fce > > ... and when I try to install a package, e.g., ... > > g1@sysi53 ~$ guix package -i emacs-no-x > > ... I get ... > > building /gnu/store/phy1nbsmlml06lkjixjw2dfb4k6wi5al-python-3.6.5.drv... > -Killed > > ... details and vm-image config, attached. > > TIA - George > I just came across this in a guix-help thread, there it seems that the VM does not have enough resources to build python3. Can that be the case here? Best regards, g_bor