Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 381521

Summary: sys-apps/util-linux-2.20 fails to compile with loop-aes use flag
Product: Gentoo Linux Reporter: Martin DiViaio <martindiv>
Component: [OLD] Core systemAssignee: Dane Smith (RETIRED) <c1pher>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: 7v5w7go9ub0o, hiyuh.root, o.freyermuth, peter.wood, polynomial-c, sachse
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
emerge -pqv =sys-apps/util-linux-2.20
environment
util-linux-2.19.1-20110510.diff.out
util-linux-2.20.ebuild.diff

Description Martin DiViaio 2011-09-02 06:02:37 UTC
util-linux-2.19.1-20110510.diff fails to apply when attempting to upgrade sys-apps/util-linux. This may be a duplicate of https://bugs.gentoo.org/show_bug.cgi?id=375165 but this is a different version of the package.

Reproducible: Always

Steps to Reproduce:
1. run `USE='loop-aes' emerge -1 =sys-apps/util-linux-2.20`
2. Watch package crash and burn.




Will add emerge --info as an attachment.
Comment 1 Martin DiViaio 2011-09-02 06:03:44 UTC
Created attachment 285321 [details]
build.log
Comment 2 Martin DiViaio 2011-09-02 06:04:07 UTC
Created attachment 285323 [details]
emerge --info
Comment 3 Martin DiViaio 2011-09-02 06:04:53 UTC
Created attachment 285325 [details]
emerge -pqv =sys-apps/util-linux-2.20
Comment 4 Martin DiViaio 2011-09-02 06:05:28 UTC
Created attachment 285327 [details]
environment
Comment 5 Martin DiViaio 2011-09-02 06:05:52 UTC
Created attachment 285329 [details]
util-linux-2.19.1-20110510.diff.out
Comment 6 Rafał Mużyło 2011-09-02 11:13:48 UTC
It's actually more like a dupe of bug 354451 and bug 371437 - IOW, don't rush people about things they don't really care about.
Comment 7 Martin DiViaio 2011-09-02 11:27:52 UTC
(In reply to comment #6)
> It's actually more like a dupe of bug 354451 and bug 371437 - IOW, don't rush
> people about things they don't really care about.

Sorry, I never found either of those bugs in my searches.

*** This bug has been marked as a duplicate of bug 354451 ***
Comment 8 Rafał Mużyło 2011-09-05 17:55:09 UTC
*** Bug 381953 has been marked as a duplicate of this bug. ***
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-09 13:53:59 UTC
Reopening. The loop-aes patch is now maintained by c1pher. Please refrain from marking this bug as dupe of bug #354451.
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-09 13:54:13 UTC
*** Bug 382391 has been marked as a duplicate of this bug. ***
Comment 11 Alex D-Bug 2011-09-14 14:25:51 UTC
Created attachment 286437 [details, diff]
util-linux-2.20.ebuild.diff
Comment 12 Alex D-Bug 2011-09-14 14:26:42 UTC
A new patch was found on http://loop-aes.sourceforge.net/updates/.
With this patch loop-aes enabled util-linux-2.20 seems build correctly.
However, need more deep testing
Comment 13 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-23 12:32:33 UTC
+  23 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> util-linux-2.20.ebuild:
+  non-maintainer commit: Updated loop-aes patch (bug #381521).
+

Please test this and report your success/failure in this bug. Thanks.
Comment 14 Martin DiViaio 2011-09-24 19:34:33 UTC
(In reply to comment #13)
> +  23 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> util-linux-2.20.ebuild:
> +  non-maintainer commit: Updated loop-aes patch (bug #381521).
> +
> 
> Please test this and report your success/failure in this bug. Thanks.

The patch allows the package to install. Will need to test the loop-aes stuff to make sure it all works.