From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: couple of crashes while guix package -u for (libreoffice, kodi, rust, blender) Date: Mon, 11 Jun 2018 23:07:44 +0200 Message-ID: <87lgblc9r3.fsf@elephly.net> References: <20180611193616.3hnhyx67wsugkm3u@abyayala> <87muw1cd82.fsf@elephly.net> <20180611200109.s7d25o6ddy67z45w@abyayala> 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]:55048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSqJ5-00011l-Ql for guix-devel@gnu.org; Tue, 12 Jun 2018 16:54:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSqJ0-0008I0-Ue for guix-devel@gnu.org; Tue, 12 Jun 2018 16:54:23 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21027) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fSqJ0-0008Hi-KA for guix-devel@gnu.org; Tue, 12 Jun 2018 16:54:18 -0400 In-reply-to: <20180611200109.s7d25o6ddy67z45w@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Nils Gillmann Cc: guix-devel@gnu.org Nils Gillmann writes: >> > * libreoffice, because of liborcus: >> > >> > checking for MDDS... yes >> > checking for LIBIXION... no >> > configure: error: Package requirements (libixion-0.13 >=3D 0.12.0) wer= e not met: >> > >> > No package 'libixion-0.13' found >> [=E2=80=A6] >> > cannot build derivation `/gnu/store/4dlhqln57hbb31a519404a7v563yd35c-l= ibreoffice-5.4.6.2.drv': 1 dependencies couldn't be built >> > guix package: error: build failed: build of `/gnu/store/4dlhqln57hbb31= a519404a7v563yd35c-libreoffice-5.4.6.2.drv' failed >> >> I don=E2=80=99t think this is right. I=E2=80=99ve upgraded libreoffice = a few days ago >> to version 6.0.x and this included an upgrade of libixion. >> >> Are you sure you=E2=80=99re using the latest version of Guix? If so, do= you >> have GUIX_PACKAGE_PATH set? > > Yes, the GPP is set, but my pick for this update of it does not > include any conflicting package definitions. > > I will double check in the next days. > > My guix version comes from the normal guix pull, > version b19950a184a9b7506f9be4ecaa043e5a7e460b52 Something is not right here. This commit is much younger than the commit that upgraded libreoffice (54179e2463b554ea0b97e0f73d867332b2bf2cee). -- Ricardo