From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pp1zn-0001Hz-2e for garchives@archives.gentoo.org; Mon, 14 Feb 2011 17:13:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27ACDE0B8B; Mon, 14 Feb 2011 17:11:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ED22CE0B8B for ; Mon, 14 Feb 2011 17:11:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 80B4D1B4075 for ; Mon, 14 Feb 2011 17:11:58 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.876 X-Spam-Level: X-Spam-Status: No, score=-2.876 required=5.5 tests=[AWL=-0.277, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86qNQLVw98fd for ; Mon, 14 Feb 2011 17:11:52 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id E494C1B40EF for ; Mon, 14 Feb 2011 17:11:48 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pp1xe-0005xe-VP for gentoo-user@gentoo.org; Mon, 14 Feb 2011 18:11:42 +0100 Received: from adsl-69-234-193-153.dsl.irvnca.pacbell.net ([69.234.193.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2011 18:11:42 +0100 Received: from w41ter by adsl-69-234-193-153.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2011 18:11:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: util-linux failed to patch while emergeing Date: Mon, 14 Feb 2011 09:11:25 -0800 Message-ID: References: <20110213055814.GC5962@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-193-153.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b10pre) Gecko/20110121 Thunderbird/3.3a2 In-Reply-To: <20110213055814.GC5962@solfire> X-Archives-Salt: X-Archives-Hash: d48bd8acf0af1c850924f7486d9edbed On 02/12/2011 09:58 PM, meino.cramer@gmx.de wrote: > Hi, > > this morning I got this while emergeing util-linux: > > >>> Emerging (1 of 1) sys-apps/util-linux-2.19 > * util-linux-2.19.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * util-linux-ng-2.18-20100706.diff.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * Package: sys-apps/util-linux-2.19 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: amd64 cramfs crypt elibc_glibc kernel_linux loop-aes multilib nls perl userland_GNU > >>> Unpacking source... > >>> Unpacking util-linux-2.19.tar.bz2 to /var/tmp/portage/sys-apps/util-linux-2.19/work > >>> Unpacking util-linux-ng-2.18-20100706.diff.bz2 to /var/tmp/portage/sys-apps/util-linux-2.19/work > >>> Source unpacked in /var/tmp/portage/sys-apps/util-linux-2.19/work > >>> Preparing source in /var/tmp/portage/sys-apps/util-linux-2.19/work/util-linux-2.19 ... > * Applying util-linux-ng-2.18-20100706.diff ... > > * Failed Patch: util-linux-ng-2.18-20100706.diff ! > * ( /var/tmp/portage/sys-apps/util-linux-2.19/work/util-linux-ng-2.18-20100706.diff ) > * > * Include in your bugreport the contents of: > * > * /var/tmp/portage/sys-apps/util-linux-2.19/temp/util-linux-ng-2.18-20100706.diff.out That diff.out file shows that the patch being applied is grossly broken for version 2.19. If you really need the loop-aes useflag, you'll just have to wait for the gentoo dev to fix the ebuild. Otherwise, just unset the loop-aes flag. Dunno if there is a bug report open for this, but there should be.