Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284238 - sys-apps/util-linux-2.16.1 loop-aes patch fails
Summary: sys-apps/util-linux-2.16.1 loop-aes patch fails
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 284330 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-09 08:03 UTC by thanasis
Modified: 2010-01-09 12:15 UTC (History)
8 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
util-linux-2.16.1-loop-aes.patch-23290.out (util-linux-2.16.1-loop-aes.patch-23290.out,30.64 KB, text/plain)
2010-01-09 10:39 UTC, Flo Gravo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thanasis 2009-09-09 08:03:54 UTC
patch fails:

...
2009-09-09 10:56:07 (79.4 KB/s) - `/mnt/RAID0/usr-distfiles/util-linux-ng-2.16-20090725.diff.bz2' saved [57349]

 * util-linux-ng-2.16-20090725.diff.bz2 RMD160 SHA1 SHA256 size ;-) ...                                           [ ok ]
 * util-linux-ng-2.16.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                   [ ok ]
 * checking ebuild checksums ;-) ...                                                                              [ ok ]
 * checking auxfile checksums ;-) ...                                                                             [ ok ]
 * checking miscfile checksums ;-) ...                                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking util-linux-ng-2.16-20090725.diff.bz2 to /dev/shm/portage/sys-apps/util-linux-2.16.1/work
>>> Unpacking util-linux-ng-2.16.1.tar.bz2 to /dev/shm/portage/sys-apps/util-linux-2.16.1/work
>>> Source unpacked in /dev/shm/portage/sys-apps/util-linux-2.16.1/work
>>> Preparing source in /dev/shm/portage/sys-apps/util-linux-2.16.1/work/util-linux-ng-2.16.1 ...
 * Applying util-linux-ng-2.16-20090725.diff ...

 * Failed Patch: util-linux-ng-2.16-20090725.diff !
 *  ( /dev/shm/portage/sys-apps/util-linux-2.16.1/work/util-linux-ng-2.16-20090725.diff )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /dev/shm/portage/sys-apps/util-linux-2.16.1/temp/util-linux-ng-2.16-20090725.diff-13762.out

 * 
 * ERROR: sys-apps/util-linux-2.16.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 2316:  Called epatch '/dev/shm/portage/sys-apps/util-linux-2.16.1/work/util-linux-ng-2.16-20090725.diff'
 *             environment, line 1194:  Called die
 * The specific snippet of code:
 *                   die "Failed Patch: ${patchname}!";
 *  The die message:
 *   Failed Patch: util-linux-ng-2.16-20090725.diff!


Reproducible: Always

Steps to Reproduce:
1. try emerging sys-apps/util-linux-2.16.1
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-09 08:12:16 UTC
The usual problem with loop-aes USE flag... Someone please inform the
maintainer of that loop-aes patch about the new util-linux release or else we
cannot fix this bug...

@reporter:
There's no need to CC yourself when you're the reporter of a bug. You will receive mails on changes to this bug anyway.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-09 19:55:53 UTC
*** Bug 284330 has been marked as a duplicate of this bug. ***
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-10-05 09:31:29 UTC
+  05 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+  util-linux-2.16.1.ebuild:
+  Update loop-aes patch wrt #284744 by Romain Perier.
Comment 4 Flo Gravo 2010-01-09 10:38:54 UTC
Related bug in sys-apps/util-linux-2.17 with loop-aes USE-flag enabled:

 * Messages for package sys-apps/util-linux-2.17:

 * Failed Patch: util-linux-2.16.1-loop-aes.patch !
 *  ( /var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/sys-apps/util-linux-2.17/temp/util-linux-2.16.1-loop-aes.patch-23290.out
 * ERROR: sys-apps/util-linux-2.17 failed:
 *   Failed Patch: util-linux-2.16.1-loop-aes.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_prepare
 *   environment, line 2697:  Called epatch '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch'
 *   environment, line 1520:  Called die
 * The specific snippet of code:
 *                   die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the output of 'emerge --info =sys-apps/util-linux-2.17',
 * the complete build log and the output of 'emerge -pqv =sys-apps/util-linux-2.17'.
 * The complete build log is located at '/var/tmp/portage/sys-apps/util-linux-2.17/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/util-linux-2.17/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-ng-2.17'
Comment 5 Flo Gravo 2010-01-09 10:39:47 UTC
Created attachment 215785 [details]
util-linux-2.16.1-loop-aes.patch-23290.out
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2010-01-09 12:15:32 UTC
This bug is closed. For util-linux-2.17 you need to open a new bug.