From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: slim patch does not apply Date: Fri, 21 Oct 2016 13:21:25 +0000 Message-ID: <87a8dxx2ga.fsf@we.make.ritual.n0.is> References: <871sza1a9d.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxZlO-0002a6-Nz for guix-devel@gnu.org; Fri, 21 Oct 2016 09:21:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxZlJ-0000zs-Qm for guix-devel@gnu.org; Fri, 21 Oct 2016 09:21:34 -0400 Received: from aibo.runbox.com ([91.220.196.211]:49438) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bxZlJ-0000xX-JZ for guix-devel@gnu.org; Fri, 21 Oct 2016 09:21:29 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bxZlH-0007SI-LM for guix-devel@gnu.org; Fri, 21 Oct 2016 15:21:27 +0200 Received: from x5d83e12f.dyn.telefonica.de ([93.131.225.47] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1bxZlF-0006x3-2n for guix-devel@gnu.org; Fri, 21 Oct 2016 15:21:25 +0200 In-Reply-To: <871sza1a9d.fsf@we.make.ritual.n0.is> 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: guix-devel@gnu.org ng0 writes: > Tried a system reconfigure of one of the GuixSD systems, after I synced > with head, got this when it came to slim: > > patching file app.cpp > patching file panel.cpp > Hunk #1 succeeded at 266 (offset 6 lines). > patching file panel.cpp > /gnu/store/ni491r4ffm03v0cr70df12lwiq826das-patch-2.7.5/bin/patch: **** malformed patch at line 17: @@ -52,6 +52,7 @@ > > source is under 'slim-1.3.6' > applying '/gnu/store/33kil80w4wjpzxinv57qcb2igjrzhdyq-slim-config.patch'... > applying '/gnu/store/n77my8565rm1fac5bh6ypy3cb2cm99yf-slim-reset.patch'... > applying '/gnu/store/cf2zhy6daablf5fwm2ip3f33im75ndhy-slim-login.patch'... > builder for `/gnu/store/250f9f7q4j5cj7xcp04rh97jkrfb50x3-slim-1.3.6.tar.xz.drv' failed to produce output path `/gnu/store/v6cpagdybgdj9pi3mgrv9l4315l1smki-slim-1.3.6.tar.xz' > @ build-failed /gnu/store/250f9f7q4j5cj7xcp04rh97jkrfb50x3-slim-1.3.6.tar.xz.drv - 1 builder for `/gnu/store/250f9f7q4j5cj7xcp04rh97jkrfb50x3-slim-1.3.6.tar.xz.drv' failed to produce output path `/gnu/store/v6cpagdybgdj9pi3mgrv9l4315l1smki-slim-1.3.6.tar.xz' > guix build: error: build failed: build of `/gnu/store/250f9f7q4j5cj7xcp04rh97jkrfb50x3-slim-1.3.6.tar.xz.drv' failed > > I tried to build with all possible options, this patch is really not applying. Slim is broken right now for us.