From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Vigra and libreoffice Date: Sat, 5 Mar 2016 21:35:24 +0100 Message-ID: <20160305203524.GA26827@solar> References: <20160304234558.GA7654@solar> <20160305205111.263b8871@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acIvE-0002kd-JG for guix-devel@gnu.org; Sat, 05 Mar 2016 15:35:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acIvB-0000M7-9A for guix-devel@gnu.org; Sat, 05 Mar 2016 15:35:32 -0500 Received: from mailrelay7.public.one.com ([91.198.169.215]:43232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acIvA-0000M1-P3 for guix-devel@gnu.org; Sat, 05 Mar 2016 15:35:29 -0500 Content-Disposition: inline In-Reply-To: <20160305205111.263b8871@debian-netbook> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org On Sat, Mar 05, 2016 at 08:51:11PM +0200, Efraim Flashner wrote: > I tried to apply this to check if libreoffice-5.1.1 would build successfully, > but I got the following error: > Applying: gnu: vigra: Update to a development snapshot. > error: patch failed: gnu/packages/image.scm:1 > error: gnu/packages/image.scm: patch does not apply > Patch failed at 0001 gnu: vigra: Update to a development snapshot. > The copy of the patch that failed is found in: .git/rebase-apply/patch Strange. I just pushed the patch which creates a working libreoffice for me. Could you try to update the libreoffice version? Andreas