Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228691 - sys-apps/util-linux-2.14 fails with USE=loop-aes
Summary: sys-apps/util-linux-2.14 fails with USE=loop-aes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 228789 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-21 08:21 UTC by BedOS_Gui
Modified: 2008-07-01 12:18 UTC (History)
8 users (show)

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


Attachments
patch output (util-linux-ng-2.13.1.diff-23546.out,34.28 KB, text/plain)
2008-06-21 08:22 UTC, BedOS_Gui
Details
emerge --info (emerge.info,3.84 KB, text/plain)
2008-06-21 10:24 UTC, drhopfen
Details
util-linux-ng-2.13.1.diff-17227.out (util-linux-ng-2.13.1.diff-17227.out,34.28 KB, text/plain)
2008-06-21 10:24 UTC, drhopfen
Details
The upstram patch for util-linux-2.14 (util-linux-ng-2.14-20080624.diff.bz2,49.33 KB, patch)
2008-06-28 15:35 UTC, Chris Walters
Details | Diff
The gpg signature for the patch that I uploaded (util-linux-ng-2.14-20080624.diff.bz2.sign,273 bytes, application/octet-stream)
2008-06-28 15:38 UTC, Chris Walters
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BedOS_Gui 2008-06-21 08:21:41 UTC
The compilation of util-linux-2.14 fails when applying the util-linux-ng-2.13.1.diff patch :

>>> Starting src_unpack
>>> Unpacking util-linux-ng-2.14.tar.bz2 to /var/tmp/paludis/sys-apps-util-linux-2.14/work
tar jxf /usr/portage/distfiles/util-linux-ng-2.14.tar.bz2 --no-same-owner
>>> Unpacking loop-AES-v3.2c.tar.bz2 to /var/tmp/paludis/sys-apps-util-linux-2.14/work
tar jxf /usr/portage/distfiles/loop-AES-v3.2c.tar.bz2 --no-same-owner
 * Applying util-linux-ng-2.13.1.diff ...

 * Failed Patch: util-linux-ng-2.13.1.diff !
 *  ( /var/tmp/paludis/sys-apps-util-linux-2.14/work/loop-AES-v3.2c/util-linux-ng-2.13.1.diff )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/paludis/sys-apps-util-linux-2.14/temp//util-linux-ng-2.13.1.diff-23546.out


!!! ERROR in sys-apps/util-linux-2.14:
!!! In epatch at line 2067
!!! Failed Patch: util-linux-ng-2.13.1.diff!

Reproducible: Always
Comment 1 BedOS_Gui 2008-06-21 08:22:43 UTC
Created attachment 157867 [details]
patch output
Comment 2 drhopfen 2008-06-21 10:09:03 UTC
Same problem here.
Comment 3 drhopfen 2008-06-21 10:24:02 UTC
Created attachment 157879 [details]
emerge --info
Comment 4 drhopfen 2008-06-21 10:24:57 UTC
Created attachment 157881 [details]
util-linux-ng-2.13.1.diff-17227.out
Comment 5 SpanKY gentoo-dev 2008-06-21 10:42:53 UTC
util-linux stays broken until loop-aes gets updated upstream
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-21 22:38:18 UTC
*** Bug 228789 has been marked as a duplicate of this bug. ***
Comment 7 Chris Walters 2008-06-23 10:15:56 UTC
I have submitted a request to the maintainers of loop-aes to release a new version of the util-linux-ng patch for 2.14, since this is the problem and will affect all distributions that try to use the old patch with the new version of util-linux-ng.
Comment 8 SpanKY gentoo-dev 2008-06-23 13:14:52 UTC
thanks
Comment 9 Chris Walters 2008-06-26 22:20:23 UTC
(In reply to comment #8)
> thanks

No problem.  The upstream has uploaded a new patch for this version of util-linux to:
http://loop-aes.sourceforge.net/updates/

Should be easy enough to implement.
Comment 10 Chris Walters 2008-06-28 15:35:35 UTC
Created attachment 158755 [details, diff]
The upstram patch for util-linux-2.14

Directly from the upstream web page.
Comment 11 Chris Walters 2008-06-28 15:38:56 UTC
Created attachment 158757 [details]
The gpg signature for the patch that I uploaded

This is the gpg signature for the upstream patch.  It should be used to test it, before applying it.
Comment 12 Chris Walters 2008-06-28 15:42:05 UTC
I uploaded the patch and the signature for util-linux-2.14 from the upstream web site, for those who want it from here.  Please check the signature before using it, as there is no guarantee that it didn't become corrupted along the way.
Comment 13 SpanKY gentoo-dev 2008-06-28 16:18:28 UTC
added updated patch to the ebuild